WireMock 3.8.0 Released
Lee Turner
Senior Software Engineer
July 1, 2024
The WireMock team is excited to announce the release of WireMock version 3.8.0.ย The main feature in this release is that we are now exposing multipart requests in the template model.ย You can find all the new request model attributes in the request model documentation.
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 a toString to the ResponsePartTemplateModel class (#2785) @leeturner
- Multipart request template model (#2782) @leeturner
- 2758 self description matchresult (#2771) @leeturner
๐ Bug fixes
- Fix matching of multiple expected zoned date/time values with multiple actual local ones (#2650) @papiomytoglou
๐ฆ Dependency updates
- Bump versions.junitJupiter from 5.10.2 to 5.10.3 (#2780) @dependabot
- Bump com.networknt:json-schema-validator:1.4.0 -> 1.4.3 (#2781) @Mahoney
Links
- https://github.com/wiremock/wiremock/releases/tag/3.8.0
- https://slack.wiremock.org/
- https://wiremock.org
โ
/