Cerbos v0.43.0

Highlights

This is a bug-fix release to address a couple of issues where updates to the policies on the store were not correctly propagated to the serving policy cache. The first issue only affected the blob store when multiple edits were made to a derived role policy file. The second issue only manifested itself when invalid policies were committed to the store after Cerbos had started. In practice, with good GitOps hygiene, this issue should never occur in production.

Changelog

Bug Fixes

  • Maintain derived role mappings during policy updates (#2536)

  • Purge rule table on index build failure (#2538)

Chores

  • Bump version to 0.43.0

  • Change logger keys based on bundle version (#2533)

  • Make Coveralls upload optional (#2541)

  • Update go deps (#2534)

  • Update go deps (#2540)

  • update node.js deps (#2535)