Skip to content

Releases: wiremock/wiremock

3.13.1

11 Jun 14:34
1a9a615
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

  • chore(deps): bump redoc and @redocly/cli in /ui (#3015) @dependabot
  • chore(deps-dev): bump undici from 6.19.8 to 6.21.3 in /ui (#3046) @dependabot
  • Bump prismjs from 1.29.0 to 1.30.0 in /ui (#2989) @dependabot
  • Bump dompurify from 3.1.6 to 3.2.4 in /ui (#2980) @dependabot
  • chore(deps): bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 (#3047) @dependabot
  • chore(deps): bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 (#3054) @dependabot
  • chore(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#3055) @dependabot
  • chore(deps): bump versions.junitJupiter from 5.12.2 to 5.13.0 (#3059) @dependabot
  • chore(deps): bump versions.xmlUnit from 2.10.0 to 2.10.2 (#3057) @dependabot
  • chore(deps): bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 (#3062) @dependabot
  • chore(deps): bump com.networknt:json-schema-validator from 1.5.6 to 1.5.7 (#3058) @dependabot
  • chore(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.5 (#3056) @dependabot
  • chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#3032) @dependabot
  • chore(deps): bump com.tngtech.archunit:archunit-junit5 from 1.4.0 to 1.4.1 (#3037) @dependabot

✍ Other changes

  • Add gradle script to merge and bundle schemas (#3061) @picimako
  • Add the 'x-intellij-language-injection' property to schemas (#3060) @picimako
  • Mark APIs that will stop being public in v4.x as deprecated (#3041) @RafeArnold
  • Mark Recording API that does not need to be public deprecated (#3039) @Mahoney

3.13.0

24 Apr 09:37
Compare
Choose a tag to compare

πŸš€ New Features

🐞 Bug fixes

  • fix: matched stub name header value encoding. (#3027) @RafeArnold
  • fix: run chunked dribble delay asynchronously (#3012) @lhcopetti
  • Fixed matches-json-schema-pattern.yaml so that it correctly takes the schema as a string (#3020) @tomakehurst
  • Fix OpenAPI 3.0 schemas (#2953) @ascopes
  • fix: handle null key in RequestPartTemplateModel for RFC 2387 compliance (#3022) @ns-amosc
  • fix: check casing when matching basic credentials. (#2997) @RafeArnold
  • Always use the system default DocumentBuilderFactory, TransformerFactory and XPathFactory (#2975) @vkuzel

✍ Other changes

πŸ“¦ Dependency updates

16 changes
  • chore(deps): bump versions.junitJupiter from 5.12.1 to 5.12.2 (#3023) @dependabot
  • chore(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 (#3024) @dependabot
  • chore(deps): bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 (#3017) @dependabot
  • chore(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (#3016) @dependabot
  • chore(deps): bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre (#3025) @dependabot
  • chore(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 (#3007) @dependabot
  • Bump com.dorongold.task-tree from 4.0.0 to 4.0.1 (#2986) @dependabot
  • Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 (#2999) @dependabot
  • Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre (#3000) @dependabot
  • Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre (#2996) @dependabot
  • Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#2994) @dependabot
  • Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1 (#2993) @dependabot
  • Bump versions.junitJupiter from 5.12.0 to 5.12.1 (#2992) @dependabot
  • Bump com.tngtech.archunit:archunit-junit5 from 0.23.1 to 1.4.0 (#2960) @dependabot
  • Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 (#2983) @dependabot
  • Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (#2984) @dependabot

3.12.1

03 Mar 12:27
8251033
Compare
Choose a tag to compare

🐞 Bug fixes

πŸ“– OpenAPI updates

  • Use camel-case format for the fileName property in the request-pattern schema (#2966) @picimako

πŸ‘» Maintenance

πŸ“¦ Dependency updates

✍ Other changes

3.12.0

12 Feb 12:33
Compare
Choose a tag to compare

πŸš€ New Features

πŸ“¦ Dependency updates

✍ Other changes

  • Drop to the version of spotless where we didn't have any issues (#2955) @leeturner

3.11.0

31 Jan 15:01
Compare
Choose a tag to compare

πŸš€ New Features

🐞 Bug fixes

πŸ“¦ Dependency updates

✍ Other changes

  • improve performance of EqualToXmlPattern. (#2944) @RafeArnold
  • Update after-pattern.yaml to fix typo (#2949) @ascopes
  • Fix serialization of nested AdvancedPathPattern where @JsonUnwrapped is used (#2919) @leeturner
  • Throw descriptive exception when no suitable HttpServerFactory extension was found (#2920) @andipabst

3.10.0

29 Nov 16:56
Compare
Choose a tag to compare

πŸš€ New Features

πŸ› Bug fixes

πŸ“¦ Dependency updates

3.9.2

22 Oct 15:01
Compare
Choose a tag to compare

🐞 Bug Fixes

πŸ“¦ Dependency updates

25 changes

✍️ Other Updates

3.9.1

24 Jul 15:16
Compare
Choose a tag to compare

🐞 Bug Fixes

3.9.0

19 Jul 13:40
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“– OpenAPI updates

🐞 Bug fixes

  • update MatchesJsonSchemaPattern to handle invalid json schemas. (#2803) @RafeArnold
  • correctly handle InMemoryObjectStore.compute returning null. (#2804) @RafeArnold

πŸ“¦ Dependency updates

3.8.0

28 Jun 17:17
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

🐞 Bug fixes

  • Fix matching of multiple expected zoned date/time values with multiple actual local ones (#2650) @papiomytoglou