Skip to content

v0.26.0

Choose a tag to compare

@hassette-release-please hassette-release-please released this 28 Apr 12:30
c8a7420

0.26.0 (2026-04-28)

Features

  • add startup timing instrumentation to docker entrypoint (#617) (5e67530)

Bug Fixes

  • address 4 issues discovered during system test rewrite (#626) (cb0d7c5)
  • guard shutdown against ClosedResourceError and restore strict filterwarnings (#627) (f120cba)
  • narrow per-class lock in AppTestHarness for concurrent same-class harnesses (#614) (5b4c710)

Documentation

  • add prior art research on resource/service lifecycle architecture (#606) (940a461)

Tests

  • add unit tests for StateManager.getattr and DomainStates cache (#613) (f107482), closes #563
  • rewrite system tests — 7 → 43 tests across all subsystems (#624) (9d4dd57)
  • test_utils: enable module-scoped hassette_with_app_handler fixture (#618) (02df6f7)