4.0.5
What's Changed
New Features
- Configuration for deployment to Maven Central including snapshots by @dmatej in #477 - From now on, Metro is deployed to Maven Central Snapshots, so you can evaluate snapshots and report issues before we release them.
Fixes
- Fixed #462 - NPE if policy is null by @dmatej in #480
- Fix wrapping ServletContext into WSSServletContextFacade by @repolevedavaj in #461
- WS-AT recovery is enabled but WS-AT is not ready for runtime #707 by @jbescos in #471
Build
- Update maven.yml by @lukasj in #468
- Removed java.net reference and redundant versions by @dmatej in #475
- Improved dependency management by @dmatej in #476
- Quick cleanup in poms by @dmatej in #482
- Fixed most of excluded tests in metro-config-impl by @dmatej in #483
- Deleted IBMKeyIdentifierSPI - unsupported after IBM JDK 9 by @dmatej in #485
Updated Dependencies
- Bump org.apache.tomcat:tomcat-coyote from 11.0.0-M21 to 11.0.10 in /wsit/boms/bom-ext by @dependabot[bot] in #467
- Updated Angus, Tomcat, Grizzly and dependency-check-plugin by @dmatej in #481 - fixes complaints from security tools.
New Contributors
- @repolevedavaj made their first contribution in #461
Full Changelog: 4.0.4...4.0.5