Skip to content

Releases: wiremock/wiremock

3.6.0

22 May 13:41
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • arrayJoin - Handlebar helper (#2725) @dieppa
  • Added arrayAdd, arrayRemove and val helpers (#2724) @tomakehurst
  • Added an object store to the Stores interface plus a default in-memory implementation (#2723) @tomakehurst
  • Move the serve event triggered prior to responding before transformers are applied (#2722) @tomakehurst
  • Added an overload of andMatching to stub builders taking a defintion object parameter (#2721) @tomakehurst
  • 2711 Add start and stop hooks for extensions (#2726) @leeturner
  • Allow subclasses of WireMockExtension to get the ExtensionContext (#1981) @tsmock
  • Added supported-proxy-encodings as a CLI parameter (#2694) @tomakehurst

🐞 Bug fixes

  • Fixes #2696 - xPath helper returns error when result is primitive value (#2717) @tomakehurst
  • Content-Type Header for Multipart-Requests should be checked case-insensitive (#2707) @mufasa1976
  • Fix parsing of date/time query parameter values with an offset ahead of UTC (#2703) @papiomytoglou
  • fix: handlebars math helper handles large negative integers (#2706) @RafeArnold

πŸ“¦ Dependency updates

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