What's Changed
- WW-5310 Fixes broken support for Fragments in <s:url/> tag by @lukaszlenart in #968
- WW-5429 Log parameter annotation issues at ERROR level when in DevMode by @kusalk in #969
- WW-5430 Uses Freemarker native support for JakartaEE instead of manually transforming the artifacts by @lukaszlenart in #970
- WW-5431 Marks unused constants as deprecated by @lukaszlenart in #971
- Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 by @dependabot in #958
- Bump org.apache.felix:org.apache.felix.main from 6.0.3 to 7.0.5 by @dependabot in #960
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #965
- Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 by @dependabot in #966
- WW-5437 Swap order of sysStrSubstitutor and envStrSubstitutor in substitute method by @stefansielaff in #977
- WW-5428 Allowlist capability should resolve Hibernate proxies when disableProxyObjects is not set by @kusalk in #967
- WW-5439 Move DevMode security configuration to SecurityMemberAccess by @kusalk in #979
- Merge master to 7.0.x, 2024-07-08 by @kusalk in #980
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #976
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #978
- WW-5411 Delete deprecated method/classes by @kusalk in #981
- WW-5428 Stop excessive logging in DevMode by @kusalk in #982
- Merge master to 7.0.x, 2024-07-09 by @kusalk in #983
- WW-5438 Fixes scope of Weld dependencies by @lukaszlenart in #984
New Contributors
- @stefansielaff made their first contribution in #977
Full Changelog: STRUTS_7_0_0_M7...STRUTS_7_0_0_M8