You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1a80e41 - Adding support for Kafka Schema Registry JSON messages. Do not store magic bytes in broker: - use the content-type to add them to messages for Consumer Tests - remove first 5 bytes from provider tests before parsing as JSON
b48e37d - feat: Add support for PactLoader path value expressions
270808a - Adding support for Kafka Schema Registry JSON messages. Utilise the Content-Type to indicate KSR messages. Deal with the 5 "magic" bytes at the start of the JSON.
8dc11bd - fix: make the use of content type overrides consistent #1569
1f2cf91 - docs: link to 'Using provider states effectively'
3e09e6c - feat: allow consumer version selector JSON to be provided with an environment variable
bec44aa - fix: make the use of content type overrides consistent #1569