github wiremock/wiremock 3.0.0-beta-11

latest releases: 3.9.1, 3.9.0, 3.8.0...
15 months ago

🚀 New features and improvements

See this video to learn more about what's inside. Documentation and a written update are coming soon

🐛 Bug fixes

  • MatchesJsonSchemaPattern will return no match for null input (#2223) @Mahoney

📝 Documentation updates

👻 Maintenance

  • Replace com.google.common.base.Charsets.UTF_8 -> java.nio.charset.StandardCharsets.UTF_8. Tests. (#2246) @pks-1981
  • Replace com.google.common.base.MoreObjects.firstNonNull & com.google.common.base.Preconditions.checkArgument by Java alternatives (#2228) @pks-1981
  • Add changelog generation with Release Drafter (#2213) @oleg-nenashev
  • Refactor/prefer the java standard library instead of guava (#2206) @timtebeek
  • Replace com.google.common.io.BaseEncoding by java.util.Base64 (#2225) @pks-1981
  • Add WireMock Java Co-Maintainers as codeowners (#2243) @oleg-nenashev
  • Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 (#2226) @dependabot
  • Remove duplicate dependencies (#2177) @picimako
  • Remove Optional from the Jetty settings class (#2214) @pks-1981
  • Replace Guava classes (#2215) @pks-1981

📦 Dependency updates

Don't miss a new wiremock release

NewReleases is sending notifications on new releases.