Skip to content

Releases: wiremock/wiremock

3.5.4

23 Apr 10:37
a861e50
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

✍ Other changes

  • Allow commons-fileupload to load commons-io as a transitive dependency (#2691) @leeturner
  • Fix some Sonar or/and "IDEA inspect code" issues (partly) (#2686) @pks-1981

3.5.3

17 Apr 17:45
Compare
Choose a tag to compare

Some minor improvements, bug fixes and dependency updates.

πŸ“¦ Dependency updates

πŸ› Bug fixes

✍ Other changes

3.5.2

30 Mar 22:23
Compare
Choose a tag to compare

3.5.0 and 3.5.1 have a problem with their POM files, meaning Maven fails to properly load all of the transitive dependencies. This release is primarily to fix this issue.

πŸ› Bug fixes

  • Fix publications by excluding testFixturesApi components (#2661) @reta

πŸ“¦ Dependency updates

3.5.1

28 Mar 18:26
Compare
Choose a tag to compare

✍ Other changes

  • Make Jetty11Utils and Jetty12Utils public

3.5.0

28 Mar 17:45
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ‘» Maintenance

✍ Other changes

πŸ“¦ Dependency updates

3.4.2

23 Feb 16:16
Compare
Choose a tag to compare

πŸ› Bug fixes

πŸ“¦ Dependency updates

  • Bump com.networknt:json-schema-validator from 1.3.2 to 1.3.3 (#2615) @dependabot
  • Bump org.scala-lang:scala-library from 2.13.12 to 2.13.13 (#2617) @dependabot

3.4.1

19 Feb 20:47
Compare
Choose a tag to compare

πŸ› Bug fixes

3.5.4

23 Apr 08:40
Compare
Choose a tag to compare

A bug fix for an issue with WireMock standalone not finding the commons-io IOUtils class and a dependency update and minor refactors.

πŸ“¦ Dependency updates

✍ Other changes

  • Allow commons-fileupload to load commons-io as a transitive dependency (#2691) @leeturner
  • Fix some Sonar or/and "IDEA inspect code" issues (partly) (#2686) @pks-1981

3.4.0

16 Feb 20:27
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ“¦ Dependency updates

38 changes

πŸ“ Documentation updates

πŸ‘» Maintenance

✍ Other changes

3.3.1

03 Nov 14:32
029c803
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Allow empty URI path segments after the first (#2404) @Mahoney
  • Switch the Webhooks Extension to use the injected template engine so that it respects standard configuration providers, e.g. system properties and environment variables (#2473) @tomakehurst
  • Introduce the substitutable HTTP client (#2455) @tomakehurst
  • Make NetworkAddressRules into an interface so that it can be implemented in a fully customised way @tomakehurst

πŸ› Bug fixes

πŸ“ Documentation updates

πŸ‘» Maintenance

πŸ“¦ Dependency updates