Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 07:47
· 448 commits to main since this release
v0.26.0
7b6638f

Cerbos 0.26.0

View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.26.0.html

Changelog

Features

Enhancements

  • 06c514d enhancement!: Group test results by test name (#1498)
  • 1a949a1 enhancement!: Make config flag optional (#1462)
  • 138a1cd enhancement: Add includeDisabled to Admin API and schema deletion to cerbosctl (#1463)
  • a5c1dc3 enhancement: Add principal, resource and action as properties of JUnit output (#1520)
  • f38a10e enhancement: Add support for reading archive files for the disk driver (#1473)
  • a5c6b10 enhancement: Audit error metric (#1513)
  • ad0dbb2 enhancement: Enable auth on API explorer page (#1464)
  • 22fff65 enhancement: Enable disabled policies (#1472)
  • eb0d3da enhancement: Report audit close error (#1501)

Bug fixes

  • b6fdc81 fix: Fix passing tests not being visible in JUnit test output (#1534)
  • f40a8a8 fix: Kafka async produce context cancellation (#1516)
  • a9e540d fix: Kafka async publish fails when the API request returns (#1510)
  • b6756b0 fix: Prevent default config from being turned into a path (#1533)

Documentation

Chores

  • 5fa9390 chore(api): Remove api/x/plan/resources endpoint (#1471)
  • 92725a9 chore(ci): Add timeouts to workflows (#1505)
  • 7507b68 chore(ci): Increase snapshot build timeout (#1509)
  • 52d990c chore(deps): Bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible (#1517)
  • 5831556 chore(deps): Bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible in /tools (#1518)
  • f2a2b8f chore(deps): Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 (#1507)
  • 682f41b chore(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1465)
  • bf08b73 chore(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 in /tools (#1466)
  • dcaf942 chore(deps): Update bufbuild/buf-setup-action action to v1.15.0 (#1484)
  • 215c4ee chore(deps): Update bufbuild/buf-setup-action action to v1.16.0 (#1512)
  • c11163b chore(deps): Update bufbuild/buf-setup-action action to v1.17.0 (#1522)
  • f19a9f3 chore(deps): Update github actions deps (#1475)
  • 19e7e0b chore(deps): Update github actions deps (#1494)
  • bd60c15 chore(deps): Update github actions deps to v4 (major) (#1495)
  • a72e752 chore(deps): Update go deps (#1474)
  • bbc795d chore(deps): Update go deps (#1483)
  • 54beb34 chore(deps): Update go deps (#1493)
  • 072810a chore(deps): Update go deps (#1502)
  • 7222593 chore(deps): Update go deps (#1511)
  • df020fb chore(deps): Update go deps (#1521)
  • ada36c1 chore(deps): Update module github.com/dgraph-io/badger/v3 to v4 (#1503)
  • 08474cd chore(release): Add 0.26.0 release notes (#1532)
  • 7b6638f chore(release): Prepare release 0.26.0
  • 936b2e3 chore(version): Bump version to 0.26.0
  • 6a40073 chore: Deprecate old policy disable endpoint (#1476)
  • 80072f5 chore: Ignore stdout/stderr sync errors in audit log (#1515)
  • 2e3fd4e chore: Make Otel resource schemaless (#1487)
  • b81b218 chore: Publish unstable API to BSR (#1531)
  • 62244d2 chore: Remove Playground from API explorer (#1467)