Releases: wiremock/wiremock-grpc-extension
Releases · wiremock/wiremock-grpc-extension
0.8.1
📖 Documentation
📦 Dependency updates
- Bump versions.grpc from 1.66.0 to 1.68.0 (#109) @dependabot
- Bump versions.protobuf from 3.25.3 to 3.25.5 (#108) @dependabot
- Bump both hamcrest test deps (#112) @leeturner
✍ Other changes
- Update the deprecated upload action (#111) @leeturner
- only run snyk scan on main. (#105) @RafeArnold
0.8.0
🚀 New features and improvements
- Map http status codes (#103) @leeturner
- Copy headers to internal WireMock model (#101) @tomakehurst
- Snyk reporting (#100) @Mahoney
- Added server reflection (#99) @tomakehurst
📦 Dependency updates
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#97) @dependabot
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#98) @dependabot
- Bump com.google.protobuf:protoc from 4.27.2 to 4.27.3 (#93) @dependabot
- Bump com.google.protobuf:protobuf-java-util from 4.27.2 to 4.27.3 (#92) @dependabot
0.7.0
📦 Dependency updates
- Bump com.google.protobuf:protoc from 4.26.1 to 4.27.2 (#82) @dependabot
- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#67) @dependabot
- Bump com.google.protobuf:protobuf-java-util from 4.26.1 to 4.27.2 (#83) @dependabot
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#84) @dependabot
- Bump versions.grpc from 1.63.0 to 1.65.1 (#86) @dependabot
- Bump com.google.protobuf:protobuf-java-util from 3.25.3 to 4.26.1 (#63) @dependabot
✍ Other changes
- add some leeway to delay test. (#91) @RafeArnold
- bump version. (#90) @RafeArnold
- update
publish closeAndReleaseStagingRepository
(#89) @RafeArnold - align README.md and index.md (#88) @RafeArnold
- add ability to reload file descriptors at runtime. (#87) @RafeArnold
0.6.0
📦 Dependency updates
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#58) @dependabot
- Bump versions.grpc from 1.61.1 to 1.63.0 (#66) @dependabot
✍ Other changes
- docs: corrected wiremock directory in README (#60) @deepu-james
- Fixing reset to also clear counters (#59) @edeandrea
0.5.0
🚀 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
0.4.0
0.3.0 standalone is broken - empty JAR file. This release attempts to fix.
0.3.0
🚀 New features and improvements
- Faults and verifications (#10) @tomakehurst
🐛 Bug fixes
- Multiple proto file bug (#13) @tomakehurst
- grpc-bom dependency doesn't properly generate in pom.xml (#9) @edeandrea
📦 Dependency updates
- Bump com.diffplug.spotless from 6.21.0 to 6.22.0 (#19) @dependabot
- Bump com.github.johnrengelman.shadow from 8.1.0 to 8.1.1 (#17) @dependabot
- Bump com.google.protobuf:protoc from 3.24.3 to 3.25.0 (#18) @dependabot
- Bump com.google.protobuf:protobuf-java-util from 3.24.0 to 3.25.0 (#16) @dependabot
- Bump versions.grpc from 1.58.0 to 1.59.0 (#15) @dependabot
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#20) @dependabot
0.2.0
0.1.0
Initial release