Skip to content

1.2.0

Compare
Choose a tag to compare
@chberger chberger released this 20 Feb 20:49
· 62 commits to main since this release

💥 Breaking changes

This extension does no longer support Java versions older than 17.

🚀 What's Changed

  • This feature sets the maven.compiler.release to JDK 17 by @chberger in #93
  • Bump build/release workflow to JDK 17 by @gastaldi in #91
  • chore(deps): bump org.wiremock:wiremock-standalone from 3.3.1 to 3.4.1 by @dependabot in #96
  • fix: Don't publish docs and integration-tests modules to Maven central by @chberger in #98
  • feat: Prepare support for Java 21 in CI build workflow by @chberger in #99

Full Changelog: 1.1.1...1.2.0