Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:11
f9bb6d0

What's Changed

Features

  • feat: export sessions as OTLP spans by @lokot0k in #60
  • feat: add config file support for repeated shim flags by @elvinka505 in #54
  • feat: honest remote defaults, help subcommand, and cross-platform CI by @kerlenton in #70
  • feat(cmd): move the CLI to cobra by @kerlenton in #71

Bug Fixes

  • fix(exporter): give otlp exports a .otlp.json extension by @kerlenton in #61
  • fix: flag reused in-flight request ids and reject malformed replay re… by @kerlenton in #62

Documentation

  • docs: point shell completion setup at completion --help by @kerlenton in #72
  • docs: tighten wording in the readme and post-mortem by @kerlenton in #73

Full Changelog: v0.6.0...v0.7.0