Skip to content

2.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 11:26
· 54 commits to main since this release

What's Changed

  • Enable pattern tokens in schema examples and fix-value in example server and commands by @StarKhan6368 in #1642
  • Fix dictionary generation from examples by @StarKhan6368 in #1646
  • Fix resiliency testing with dictionary for parameters and headers by @StarKhan6368 in #1644
  • Fix invalid index in the logs for examples validate command by @yogeshnikam671 in #1649
  • Group test results by request content type in the HTML report by @StarKhan6368 in #1650
  • Fix handling for lists and anyPattern in dictionary generation by @StarKhan6368 in #1648
  • Implicit examples from explicit directories by @yogeshnikam671 in #1645
  • Make example validation look at the relative example directory path from the provided base as per the spec's base path by @yogeshnikam671 in #1652
  • Fix maven publication using new plugin by @ketan in #1651
  • Fix the spec file extension check in examples validate command by @yogeshnikam671 in #1654
  • Fix the way directory is computed if the source is a non-filesystem one while loading examples as stubs from explicit directories by @yogeshnikam671 in #1655

New Contributors

Full Changelog: 2.6.0...2.7.0