1.0-alpha-7
github-actions
released this
29 Aug 08:30
·
82 commits
to refs/heads/main
since this release
π New features and improvements
- Introduce new Extension management API compatible with WireMock 2.x and 3.x (#68) @oleg-nenashev
- Provide API for adding mapping stubs and files without IDs (#66) @oleg-nenashev
- Allow loading mappings from any classpath location (#66) @oleg-nenashev
π₯ Breaking changes
- Some WireMock extension APIs from previous alpha version were removed (#68) @oleg-nenashev
- Deprecate
WireMockContainer#withMapping()
(#66) @oleg-nenashev
π¦ Dependency updates
- Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 (#71) @dependabot
- Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#62) @dependabot