Releases: pactflow/pact-protobuf-plugin
Releases · pactflow/pact-protobuf-plugin
0.1.15
0.1.14
0.1.13
0.1.12
Fix for repeated fields
- 874b362 - fix: matching rule paths for repeated fields were not correct when configured with data in a map form
- ae823c0 - fix: matching rule paths for repeated fields were not correct when configured with an each value matcher
- 9d896af - fix: ensure there is the enough bytes to read a repeated packed field
- 7773c99 - feat: support decoding packed repeated fields
- c65deb4 - feat: support packed repeated fields
0.1.11
Support google.protobuf.StringValue and repeated fields configured with lists of values
- d7b37b0 - fix: return an error if any of the response parts fail to be parsed or constructed
- 1fea4f4 - fix: Support repeated fields configured with lists of values
- f5bc948 - chore: Upgrade Pact, Tonic and Prost crates
- fe99f4b - chore: add arm64 Linux target to the release build
- e77ec3f - chore: Update dependencies
- a54dcaf - fix: Support using google.protobuf.StringValue with service method calls
0.1.10
Maintenance Release
- 4c83a29 - feat: correct the trace logging of protoc command
- ae8fb4b - feat: allow additional includes to be configured for protoc
- a16cd9c - chore: add configuration section to readme
- 2faf8f4 - fix(Windows): correct the protobuf include for Windows
- 653cc79 - feat: default the address to bind to to the IP4 lookback adapter
0.1.9
0.1.8
0.1.7
Bugfix Release
- 9697164 - fix: need to consider the default values when comparing with a missing field value
- ad9c37b - chore: update the tracing events for matching payloads
- 8dc4c17 - fix: disable ansi mode so the log file is more readable
- 820613d - chore: Upgrade to pact-plugin-driver 0.1.8
- 6a12675 - chore: no point logging that you can not install logging