Release 1.0-alpha-5
github-actions
released this
27 May 09:49
·
114 commits
to refs/heads/main
since this release
Java 1.8 compatibility and API alignment
π New features and improvements
- #12 - Java 1.8 compatibility (#46) @julian-michelmann
- #31 - Disable WireMock banner in the CLI output by default (#42) @julian-michelmann
- #33 - Align methods of WireMockContainer and WireMockServer (#34) @bitxon
π₯ Breaking changes
π Bug fixes
π¦ Dependency updates
- Bump testcontainers-bom from 1.18.0 to 1.18.1 (#38) @dependabot
- Bump slf4j-api from 2.0.4 to 2.0.7 (#32) @dependabot
π» Maintenance
- Run CI against all supported Java versions: 8, 11, 17 (#48) @oleg-nenashev
- Use global configuration of the Release Drafter (#45) @oleg-nenashev
- Add tests for Webhooks and Testcontainers networking (#40) @bitxon
- Reduce Code duplication in tests and make tests easier to read (#39) @bitxon
- Bump maven-source-plugin from 3.2.1 to 3.3.0 (#41) @dependabot
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#43) @dependabot
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#37) @dependabot
π Documentation updates
- Collapse JUnit4 examples in the documentation by default (#44) @oleg-nenashev
- Reference the main WireMock contributor guide, update badges (#47) @oleg-nenashev