Skip to content

Releases: mmartinez/postern

v0.5.0

13 Jun 21:28
0a80315

Choose a tag to compare

0.5.0 (2026-06-13)

Features

  • OAuth2 and OAuth 1.0a credential brokering (#48) (ec5b757)

v0.4.0

07 Jun 12:56
69936b0

Choose a tag to compare

0.4.0 (2026-06-07)

Features

  • broker: route placeholder tokens to per-agent secrets (#45) (287fec6)

v0.3.3

05 Jun 14:49
458166a

Choose a tag to compare

0.3.3 (2026-06-05)

Bug Fixes

  • credstore: make credential cache background-refreshing to stop 502 storms (#43) (8d44947)

v0.3.2

03 Jun 20:04
e55c7f4

Choose a tag to compare

0.3.2 (2026-06-03)

Bug Fixes

  • credstore: retain 1Password SDK client so GC finalizer can't free it (#38) (ae97b67)

v0.3.1

03 Jun 17:38
9d7ff47

Choose a tag to compare

0.3.1 (2026-06-03)

Bug Fixes

  • broker: forward oversized compressed/multipart bodies instead of 413 (#36) (6a9a3c8)

v0.3.0

03 Jun 16:07
807873c

Choose a tag to compare

0.3.0 (2026-06-03)

Features

  • broker: substitute placeholders in body, path, and query (#17) (#32) (a2698e6)

v0.2.1

02 Jun 18:22
276647b

Choose a tag to compare

0.2.1 (2026-06-02)

Bug Fixes

  • config: change default proxy port to 1701 (2217fa9)

v0.2.0

02 Jun 17:42
2b8139f

Choose a tag to compare

0.2.0 (2026-06-02)

Features

Bug Fixes

  • broker: fail closed on empty placeholder token (d733a93)
  • ca: refuse CA key with group- or world-readable permissions (052d777)
  • release: append assets to the published release (immutability off) (686fd76)
  • release: publish release-please draft so assets survive immutable releases (c58b010)