0.5.0
github-actions
released this
17 Feb 10:57
·
98 commits
to refs/heads/main
since this release
🚀 New features and improvements
- Added support for Any type (#32) @tomakehurst
- Add resetAll method to WireMockGrpcService (#27) @edeandrea
- Added support for fixed and random delays in the DSL (#31) @tomakehurst
📦 Dependency updates
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#45) @dependabot
- Bump versions.grpc from 1.60.0 to 1.61.1 (#46) @dependabot
- Bump com.diffplug.spotless from 6.22.0 to 6.25.0 (#44) @dependabot
- Bump com.google.protobuf:protoc from 3.25.0 to 3.25.3 (#49) @dependabot
- Bump com.google.protobuf:protobuf-java-util from 3.25.0 to 3.25.3 (#50) @dependabot
- Bump versions.grpc from 1.59.0 to 1.60.0 (#28) @dependabot
📝 Documentation updates
- README: Add link to the examples (#5) @oleg-nenashev
✍ Other changes
- Fix delay tests (#36) @edeandrea
- Adding useJUnitPlatform() (#34) @edeandrea