Opt-out Preferences

We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking "Do Not Sell or Share My Personal Information" and clicking the "Save My Preferences" button. Once you opt out, you can opt in again at any time by unchecking "Do Not Sell or Share My Personal Information" and clicking the "Save My Preferences" button.

Do Not Sell or Share My Personal Information

Cerbos v0.23.1

This is a patch release to fix a bug discovered since the release of version 0.23.0.

Highlights

This patch release fixes a bug where the query planner fails to produce a plan when an expression references non-attribute fields of the resource such as R.id.

The Helm chart now supports user-defined annotations to be added to the Deployment and Service resources. This is useful for integrating with annotation-driven Kubernetes tools and utilities such as the Jaeger operator.

Changelog

Bug Fixes

  • Flaky query plan test (#1364)

  • R.id unresolved (#1371)

Enhancements

  • Annotations for deployment and service (#1363)

Documentation

  • Remove unstable warning from Linux packages (#1368)