Skip to content

Release v0.9.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:38
· 241 commits to main since this release
Immutable release. Only release title and notes can be modified.
aa46e6a

[0.9.1] - 2026-02-11

Features

  • load: Add cascade user classes for benchmark comparison (be8ff0b)
  • loadtest: Open browser when SSM tunnel is ready (763c191)
  • loadtest: Add cascade user classes for benchmark comparison (#359) (f7f6708)

Bug Fixes

  • docs: Rename loadloadtest and calibratetune in docs (c03e0b1)

Documentation

  • loadtest: Add cascade user classes and CLI usage documentation (7b09348)
  • load: Add operations guide, CLAUDE.md, and rules updates (0397ccf)
  • load: Add operations guide and CLAUDE.md updates (#361) (aa46e6a)

Refactoring

  • loadtest: Replace --user-classes option with positional args (37e16a8)

Testing

  • loadtest: Update tune test for positional user class args (fc7850a)
  • loadtest: Update ui tests to mock subprocess.Popen (94910e7)
  • loadtest: Add browser auto-open coverage for SSM tunnel (666e8b5)