Struts 6.12.0
Pre-release
Pre-release
·
1018 commits
to main
since this release
What's Changed
- Prepare for a new development cycle of Struts 6.12.0 by @lukaszlenart in #1827
- WW-5688 Resolve id-bearing REST URIs into the root namespace when declared (6.x backport) by @lukaszlenart in #1863
- WW-5700 Skip the store when a map or list element cannot be converted (6.x backport) by @lukaszlenart in #1878
- WW-5701 Compare the conversion marker by identity, not equals (6.x backport) by @lukaszlenart in #1879
- WW-5706 Align RestfulActionMapper action name handling with DefaultActionMapper (6.x) by @lukaszlenart in #1881
- WW-5707 Deprecate legacy restful and restful2 action mappers in core (6.x) by @lukaszlenart in #1883
- WW-5711 fix(conversion): bound fraction digits when formatting BigDecimal by @lukaszlenart in #1888
- WW-5716 Bound the per-locale definition caches in the Tiles plugin (6.x) by @lukaszlenart in #1903
- WW-5723 Bound the request body read in the REST plugin (6.x) by @lukaszlenart in #1913
- WW-5724 Hand out a clone of the cached MessageFormat (6.x) by @lukaszlenart in #1915
- WW-5718 fix(rest,bean-validation): add the resource-isolation interceptors to the plugin default stacks (6.x) by @lukaszlenart in #1958
- WW-5749 fix(rest): write nothing from the XML handlers when there is no target (6.x) by @lukaszlenart in #1960
Dependencies
- build(deps): bump org.owasp:dependency-check-maven from 12.2.2 to 13.0.0 by @dependabot[bot] in #1841
- build(deps): bump org.apache.maven:apache-maven from 3.9.6 to 3.9.16 by @dependabot[bot] in #1855
- build(deps): bump org.apache.maven.wrapper:maven-wrapper from 3.2.0 to 3.3.4 by @dependabot[bot] in #1854
- build(deps): bump jackson.version from 2.22.1 to 2.22.2 by @dependabot[bot] in #1869
- build(deps-dev): bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 by @dependabot[bot] in #1842
- build(deps-dev): bump commons-validator:commons-validator from 1.10.1 to 1.11.0 by @dependabot[bot] in #1834
- build(deps): bump org.easymock:easymock from 5.6.0 to 5.7.0 by @dependabot[bot] in #1896
- build(deps): bump org.freemarker:freemarker from 2.3.34 to 2.3.35 by @dependabot[bot] in #1893
- build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.6 to 3.6.0 by @dependabot[bot] in #1907
- build(deps): bump slf4j.version from 2.0.18 to 2.0.19 by @dependabot[bot] in #1908
Full Changelog: STRUTS_6_11_0...STRUTS_6_12_0