Skip to content

0.3.10

Compare
Choose a tag to compare
@rholshausen rholshausen released this 29 Jan 05:46
· 114 commits to main since this release

Maintenance Release

This release has the following changes:

  • Support for atLeast and atMost matching functions
  • Handle fields with default values being dropped for payloads

Changelog:

  • 2aa8016 - chore: Update flaky mock server test
  • ddd2449 - chore: Upgrade prost and tonic to latest versions
  • 661a154 - fix: Missing fields may have been dropped from the payload if they had a default value