Skip to content

4.0.5

Choose a tag to compare

@dmatej dmatej released this 31 Jan 11:26
· 41 commits to master since this release

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

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

Full Changelog: 4.0.4...4.0.5