Releases: wiremock/wiremock-grpc-extension
Releases · wiremock/wiremock-grpc-extension
1.0.0-beta.3
📦 Dependency updates
- Bump versions.wiremock from 4.0.0-beta.19 to 4.0.0-beta.20 (#201) @dependabot
- upgrade wiremock core version to 4.0.0-beta.22 (#206) @RafeArnold
1.0.0-beta.2
📦 Dependency updates
- Bump versions.protobuf from 3.25.8 to 4.33.1 (#200) @dependabot
- Bump com.autonomousapps.build-health from 3.5.0 to 3.5.1 (#199) @dependabot
- Bump commons-io:commons-io from 2.19.0 to 2.21.0 (#198) @dependabot
1.0.0-beta.1
📦 Dependency updates
- Bump com.diffplug.spotless from 7.0.4 to 8.1.0 (#194) @dependabot
- Bump org.junit:junit-bom from 5.13.4 to 6.0.1 (#190) @dependabot
- Bump versions.grpc from 1.76.0 to 1.77.0 (#193) @dependabot
- Bump versions.wiremock from 3.13.1 to 3.13.2 (#192) @dependabot
- Bump versions.grpc from 1.75.0 to 1.76.0 (#185) @dependabot
- Bump versions.grpc from 1.74.0 to 1.75.0 (#181) @dependabot
- Bump versions.grpc from 1.73.0 to 1.74.0 (#180) @dependabot
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#178) @dependabot
- Bump org.junit:junit-bom from 5.13.1 to 5.13.3 (#172) @dependabot
✍ Other changes
- remove existing body patterns when transforming. (#197) @RafeArnold
- fix set-snapshot-version task. (#196) @RafeArnold
- upgrade to wiremock 4 beta (#195) @RafeArnold
- Tidy up README and add WireMock Cloud callouts (#176) @tomakehurst
0.11.0
🚀 New features and improvements
- enable gRPC for recording (#157) @elune1108
✍ Other changes
- Update to WireMock 3.13.1 (#170) @leeturner
- Constrained Netty to a version not affected by SNYK-JAVA-IONETTY-8707739 (#167) @tomakehurst
📦 Dependency updates
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#168) @dependabot
- Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#166) @dependabot
- Bump com.diffplug.spotless from 7.0.2 to 7.0.4 (#163) @dependabot
- Bump versions.protobuf from 3.25.7 to 3.25.8 (#165) @dependabot
- Bump versions.grpc from 1.72.0 to 1.73.0 (#164) @dependabot
- Bump versions.wiremock from 3.12.1 to 3.13.0 (#162) @dependabot
- Bump versions.protobuf from 3.25.6 to 3.25.7 (#161) @dependabot
- Bump versions.grpc from 1.71.0 to 1.72.0 (#160) @dependabot
- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#159) @dependabot
- Bump com.google.protobuf from 0.9.4 to 0.9.5 (#156) @dependabot
0.10.0
🚀 New features and improvements
- Rewrite META-INF/services in standalone jar to avoid ServiceLoader ServiceConfigurationErrors (#138) @markdingram
- feat: allow injection of additional interceptors. (#154) @RafeArnold
- (fix) add support for binary headers (#153) @iankurrathi
📖 Documentation
- Revise the doc to clearly indicate the exact supported extensions for descriptor files (#139) @n4b1lb
📦 Dependency updates
- Bump org.junit:junit-bom from 5.11.4 to 5.12.1 (#150) @dependabot
- Bump versions.grpc from 1.70.0 to 1.71.0 (#145) @dependabot
- Bump versions.wiremock from 3.11.0 to 3.12.1 (#144) @dependabot
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#142) @dependabot
- Bump versions.wiremock from 3.10.0 to 3.11.0 (#136) @dependabot
- Bump versions.protobuf from 3.25.5 to 3.25.6 (#135) @dependabot
- Bump versions.grpc from 1.69.1 to 1.70.0 (#133) @dependabot
- Bump versions.grpc from 1.69.0 to 1.69.1 (#132) @dependabot
- Bump versions.grpc from 1.68.2 to 1.69.0 (#125) @dependabot
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#127) @dependabot
- Bump com.diffplug.spotless from 6.25.0 to 7.0.2 (#131) @dependabot
✍ Other changes
- actions/cache@v1 is now deprecated so update to v4 (#151) @leeturner
0.9.0
🚀 New features and improvements
- Added Jetty12-backed extension and factory (#122) @tomakehurst
📦 Dependency updates
- Bump versions.grpc from 1.68.0 to 1.68.2 (#124) @dependabot
- Bump org.junit:junit-bom from 5.11.0 to 5.11.3 (#119) @dependabot
✍ Other changes
- upgrade wiremock core. (#120) @RafeArnold
- add release docs (#114) @leeturner
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