Cerbos v0.5.0
Highlights
- Audit logs support in the Go SDK
-
Audit log filtering capability has been added to the Go SDK to allow programmatic access to audit log streams.
cerbosctl
-
The commands previously available under
cerbos ctl
have been moved to a separate binary namedcerbosctl
which can be downloaded separately.
Changelog
Features
-
Add audit to admin client (#223)
Chores
-
Add godoc and release badges (#226)
-
Publish protos to Buf schema registry (#227)
-
Change docs redirect (#228)
-
Configure docs to support multiple versions (#229)
-
Add issue templates (#231)
-
Fix a flaky test in TestUpdateStore (#238)
-
Add cerbosctl binary (#237)
-
Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#242)
-
Bump helm.sh/helm/v3 from 3.6.2 to 3.6.3 (#243)
-
Bump github.com/open-policy-agent/opa from 0.30.1 to 0.31.0 (#244)
-
Bump github.com/gdamore/tcell/v2 from 2.3.3 to 2.4.0 (#245)
-
Bump go.uber.org/zap from 1.18.1 to 1.19.0 (#247)
-
Bump github.com/google/gops from 0.3.18 to 0.3.19 (#246)
-
Bump github.com/jwalton/gchalk from 1.0.3 to 1.1.0 (#248)
-
Bump github.com/doug-martin/goqu/v9 from 9.14.0 to 9.15.1 (#249)
-
Bump modernc.org/sqlite from 1.11.2 to 1.12.0 (#250)
-
Bump github.com/jackc/pgx/v4 from 4.12.0 to 4.13.0 (#251)
-
Upgrade to Go 1.17 (#252)
-
Public and private protobufs (#253)
-
Update Buf push action (#254)
-
Add PlaygroundProxy RPC (#256)
-
Bump BadgerDB version to v3.2103.1 (#257)
-
Bump github.com/fergusstrange/embedded-postgres from 1.7.0 to 1.8.0 (#259)
-
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.0 (#258)
-
Bump github.com/fergusstrange/embedded-postgres from 1.8.0 to 1.9.0 (#261)
Other
-
update readme (#260)