v0.14.0
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
- docs: MRTR breaks latency by @kerlenton in #142
- docs: document the SCHEMA column and the requestState echo check by @kerlenton in #148
Refactoring
New Contributors
- @edwei06 made their first contribution in #141
- @AnayGarodia made their first contribution in #143
Full Changelog: v0.13.0...v0.14.0