Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 20:56
· 3 commits to main since this release

1.1.0 (2026-09-02)

Features

  • http: read cookies and bearer tokens, compare secrets safely (7c4b533)
  • router: run middleware in front of a handler (93912e7)

Bug Fixes

  • router: resolve the logger when it is needed, not at construction (c0ee10b)