Skip to content

Releases: wiremock/wiremock-grpc-extension

0.10.0

24 Mar 10:25
Compare
Choose a tag to compare

πŸš€ 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

✍ Other changes

  • actions/cache@v1 is now deprecated so update to v4 (#151) @leeturner

0.9.0

02 Dec 19:42
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

✍ Other changes

0.8.1

24 Sep 14:09
Compare
Choose a tag to compare

πŸ“– Documentation

  • doc: fix formatting for README's setup section (#74) @ytvnr

πŸ“¦ Dependency updates

✍ Other changes

0.8.0

23 Aug 16:20
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ 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

29 Jul 16:16
df7d1a4
Compare
Choose a tag to compare

πŸ“¦ 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

0.6.0

09 May 13:37
adeeccf
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

✍ Other changes

0.5.0

17 Feb 10:57
f880f0f
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ“ Documentation updates

✍ Other changes

0.4.0

09 Nov 17:37
Compare
Choose a tag to compare

0.3.0 standalone is broken - empty JAR file. This release attempts to fix.

0.3.0

09 Nov 16:32
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

πŸ“¦ 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

11 Oct 15:32
Compare
Choose a tag to compare

Fixed #7 - add support for imported protobuf objects.