Skip to content

v0.0.1-rc3

Pre-release
Pre-release

Choose a tag to compare

@lewishazell lewishazell released this 29 Jun 18:04

New features

  • Added support for JSON path chaining to extract nested values.
  • Introduced JSON subtree assertions (contains) for verifying nested structures.

Bug fixes

  • Fixed coercion of response-chained values to target parameter types.
  • Updated Go authentication snapshots and Java Maven file upload verification.
  • Fixed sane default for revision property in build.

Improvements

  • Added snapshot update utility script for easier test maintenance.
  • Updated Petstore Prism mock feature file and affected snapshots.
  • Added required properties and plugins for publishing to Maven Central.

Documentation

  • Added DEVELOPMENT guide.
  • Normalized title casing in scenario authoring guide.
  • Documented JSON path chaining and subtree assertions.