Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 17:33
· 58 commits to main since this release
987b7d8

What's Changed

Features

  • feat(replay): replay against a server without the initialize handshake by @kerlenton in #138
  • feat(store): correlate multi round-trip requests as one operation by @kerlenton in #139
  • feat: gate checks on deprecated protocol features by @AnayGarodia in #143
  • feat(tui): show schema findings in tool summary by @elvinka505 in #144
  • feat(store): flag invalid MRTR requestState echoes by @jstar0 in #145

Bug Fixes

  • fix(store): flag deprecated features nested inside an MRTR result by @kerlenton in #140
  • fix(check): summarize max-duration failures by @edwei06 in #141
  • fix(check): report the deprecated count and document the signal by @kerlenton in #147

Documentation

Refactoring

  • refactor(check): reword the max-duration summary line by @syf2211 in #146

New Contributors

Full Changelog: v0.13.0...v0.14.0