Skip to content

Releases: usetero/policy

v1.2.0

28 Jan 17:32
b9e9330

Choose a tag to compare

1.2.0 (2026-01-28)

Features

  • accept nested accessors for attributes (#24) (d1ac044)
  • new matchers for further optimization (#25) (03530cb)
  • sampling key support for logs (#27) (5bbf34f)

v1.1.0

15 Jan 18:22
66dfbba

Choose a tag to compare

1.1.0 (2026-01-15)

Features

v1.0.1

30 Dec 18:33
296adff

Choose a tag to compare

1.0.1 (2025-12-30)

Bug Fixes

  • release to do both main and with a label (#20) (157a7e2)

v1.0.0

30 Dec 18:22
32293bc

Choose a tag to compare

1.0.0 (2025-12-30)

Features

  • add buf CI workflow for automated publishing (27fe9d1)
  • create buf repo (#2) (b8368a6)
  • different matching structure (#3) (20d574c)
  • improve feel of matching (#5) (6bddb93)
  • initial policy spec (#1) (ca4f9cd)
  • remove potential duplicate sources of truth add in hashes for syncing (#6) (0dcc2d3)
  • update protos to include logtransform for the policy spec (#13) (d5ba565)
  • update spec docs (#15) (65be165)
  • update with metric targets (#17) (a0b555d)

Bug Fixes

  • don't use maps, change some fields around for status recording (#9) (f2769ec)
  • remove unused fields and complexity for now (#12) (becde94)