WireMock 3.9.0 Released
Lee Turner
Senior Software Engineer
July 19, 2024
The WireMock team is excited to announce the release of WireMock version 3.9.0.Β This release includes the usual dependency updates and bug fixes along with adding a few documentation updates and some improvements to helpers and the store interfaces.
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
- add listener registration to Store. (#2811) @RafeArnold
- Pick random helper enhancements (#2812) @tomakehurst
- Add support for request matching with dynamic year and dynamic year/month values (#2741) @papiomytoglou
π OpenAPI updates
- OpenAPI improvements (#2798) @tomakehurst
- Updated and corrected JSON schemas for matcher in the OpenAPI spec (#2797) @tomakehurst
- Add missing admin endpoints to open api spec (#2791) @leeturner
π Bug fixes
- update MatchesJsonSchemaPattern to handle invalid json schemas. (#2803) @RafeArnold
- correctly handle InMemoryObjectStore.compute returning null. (#2804) @RafeArnold
π¦ Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#2800) @dependabot
- Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 (#2799) @dependabot
- Bump versions.jsonUnit from 2.39.0 to 2.40.0 (#2793) @dependabot
- Bump versions.jsonUnit from 2.38.0 to 2.39.0 (#2787) @dependabot
- Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 (#2767) @dependabot
Links
- https://github.com/wiremock/wiremock/releases/tag/3.9.0
- https://slack.wiremock.org/
- https://wiremock.org
β
/