Skip to content

4.6.17

Latest
Compare
Choose a tag to compare
@rholshausen rholshausen released this 14 Feb 00:56
· 1 commit to master since this release

Bugfix Release

  • b365641 - fix: Only coerce strings to numbers when comparing headers and query parameters
  • 1b1cf84 - chore(compatibility-suite): Correct the shared steps after updating the compatibility suite
  • c3938b4 - chore: Fix compatibility-suite CI build
  • dea8fb7 - chore: Fix compatibility-suite CI build
  • 8c5b0b1 - fix: Only split values of known multi-value headers #1852
  • d7d3030 - fix: Matching rule paths for fields with only digits should not be written as indices #1851
  • 5dba442 - fix: Lambda based DSL stringType method did not match the old DSL #1850
  • 287b16c - feat: Pass any transport config to the plugin in the test context under the transport_config key
  • 80d8a87 - chore: Add example of a test with a pending interaction