WireMock 3.5.2 Released

Lee Turner
Senior Software Engineer
March 29, 2024

The WireMock team is excited to announce the release of WireMock version 3.5.2.  This release contains a number of dependency updates, bug fixes and most notably adding support for Jetty 12 and a number of JSONPath performance improvements.  Depending on your stub setup, you should see an improvement in performance when using JSONPath matching.  We will be rolling this improvement out across multiple areas including matchesXPath in future releases.

Next Steps

If you haven’t yet updated to WireMock 3.x, this is an excellent opportunity to do so!

Please feel free to reach out to us on the WireMock Community Slack channel if you need any assistance.

Changelog

🚀 New features and improvements

  • lip HTTP/2 toggles to "disable". Support changing them via the CLI. (#2653) @tomakehurst
  • Added toggles for plain text and TLS HTTP/2 (#2652) @tomakehurst
  • Add support of Jetty 12 (#2593) @reta
  • JSONPath performance tuning (#2629) @tomakehurst
  • Allow configuring accept-encoding when proxying (#2646) @Mahoney
  • Allow removal of headers from a proxied request. (#2644) @kyle-winkelman
  • Optional default for SystemValueHelper. (#2630) @kyle-winkelman
  • A Stubmapping can be removed by ID #2393 (#2408) @burcuakkayaa

👻 Maintenance

  • Replace net.jockx:littleproxy by JDK (#2624) @pks-1981
  • Mini update dependencies (#2620) @pks-1981
  • Remove dependencies (#2633) @pks-1981
  • Replace org.apache.commons.lang3.StringUtils (#2622) @pks-1981

✍ Other changes

  • Fix publications by excluding testFixturesApi components (#2661) @reta
  • Add project icon for IntelliJ (#2639) @ghusta
  • Replace org.apache.commons.lang3.StringUtils (#2622) @pks-1981
  • Remove dependencies (#2633) @pks-1981

📦 Dependency updates

  • Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#2656) @dependabot
  • Bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17.0 (#2636) @dependabot
  • Bump net.minidev:json-smart from 2.5.0 to 2.5.1 (#2645) @dependabot
  • Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#2640) @dependabot
  • Bump com.networknt:json-schema-validator from 1.3.3 to 1.4.0 (#2642) @dependabot
  • Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#2643) @dependabot
  • Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2 (#2634) @dependabot
  • Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.11.0 (#2625) @dependabot
  • Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 (#2626) @dependabot
  • Update org.skyscreamer:jsonassert (#2631) @pks-1981

Links

/

Latest posts

Have More Questions?