GitHub
04/17/2023, 7:48 AMCharith (Cerbos)
overlay
storage driver for fault tolerance. Checkout the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.27.0.htmlGitHub
07/18/2023, 1:50 PMreleases
Aldin Kiselica
07/18/2023, 1:57 PMZapier
08/22/2023, 12:32 PMZapier
08/22/2023, 12:38 PMZapier
08/29/2023, 9:13 AMZapier
08/29/2023, 9:18 AMZapier
08/29/2023, 4:47 PMZapier
08/30/2023, 11:33 AMZapier
08/30/2023, 2:28 PMAldin Kiselica
08/31/2023, 8:08 AMLinenBot
08/31/2023, 2:54 PMkam
joined #announcements.News Alerts
09/04/2023, 2:59 PMNews Alerts
09/05/2023, 11:00 AMNews Alerts
09/05/2023, 3:00 PMNews Alerts
09/06/2023, 10:04 AMNews Alerts
09/06/2023, 11:02 AMNews Alerts
09/06/2023, 2:02 PMGitHub
09/13/2023, 8:04 AM.cerbos.yaml
as conventional name for config file (#1755)
• 5dce9a9 enhancement(helm): Add ability to set clusterIP (#1707)
• 3fbd95e enhancement(helm): Allow an image digest to be provided instead of a tag (#1735)
• 1f6ba2c enhancement: Better error messages from compile command (#1750)
• e2c7af0 enhancement: Clean-up store resources (#1749)
• 4e7d22c enhancement: Compile and run tests from an archive (#1721)
• 6582c70 enhancement: Configurable time skew for JWT validation (#1790)
• 1130d12 enhancement: Configuration to disable API explorer (#1767)
• 4d5d0c5 enhancement: Relax naming conventions for resource kinds, principals and roles (#1762)
Bug fixes
• 0b7a189 fix(docs): Typo in Calling Cerbos (#1726)
• 6b09c62 fix(planner): Lambda body can be a field selection (#1720)
• 91a0d48 fix: Evict policies from cache after disable or enable (#1711)
• a29a992 fix: Ignore invalid expressions (#1799)
• 7bfa52a fix: Normalize Git store subdirectory config to handle leading ./
correctly (#1774)
Documentation
• c7c5f37 docs(sdk): Update SDK examples (#1731)
• 34f6859 docs: Add testdata schema URLs (#1779)
• eaaed3d docs: Caveats of sharing a DB with multiple instances (#1743)
• a8ad220 docs: Fix typo in 03_calling-cerbos.adoc (#1714)
• b606512 docs: Remove deprecated endpoint/rpc (#1734)
• 4fbbe36 docs: Stop building docs for older versions (#1716)
• a2cf9c9 docs: Update examples for handling expressions beginning with quote (#1739)
Chores
• 4a690fd chore(ci): Always run upload-test-times
after test
(#1756)
• 2b7c99b chore(ci): Create PRs for Homebrew formula updates (#1704)
• 98de402 chore(ci): Debug logging for server tests (#1791)
• 711844a chore(ci): Increase timeout for client tests (#1793)
• bc1a4d5 chore(ci): Publish prerelease images tagged by commit hash (#1736)
• 5691a1b chore(ci): Split snapshots job (#1796)
• 2479397 chore(ci): Switch to Coveralls (#1751)
• b3c81ff chore(ci): Upload test coverage from snapshot builds (#1764)
• fdf5f2e chore(ci): Use experimental 'loopvar' released with Go 1.21 (#1738)
• 3738d7c chore(deps): Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /tools (#1788)
• e7aff6e chore(deps): Downgrade pterm to v0.12.66 (#1787)
• 81122c6 chore(deps): Update actions/checkout action to v4 (#1795)
• 0959bda chore(deps): Update bufbuild/buf-setup-action action to v1.25.0 (#1709)
• e4410ce chore(deps): Update bufbuild/buf-setup-action action to v1.25.1 (<https://github.com/cerbos/cerbos/pu…
cerbos/cerbosGitHub
10/31/2023, 8:08 AMruntime.effectiveDerivedRoles
available in CEL expressions (#1778)
• 111c4a3 feat: Reload certificates when they change on disk (#1841)
Enhancements
• d4c39c9 enhancement(api): Separate Go module for API definitions (#1801)
• 0d63f1e enhancement(api): Use toolchain to manage Go version used (#1804)
• 56f7683 enhancement(helm): Add support for defining topology spread constraints (#1821)
• c8af11b enhancement(security)!: Configure gRPC max concurrent streams (#1853)
• 055e476 enhancement: Allow parsing JWTs with legacy keysets (#1823)
• 0624962 enhancement: Deprecate client package (#1815)
• 7123a67 enhancement: Expose Index interface from private (#1847)
• 21315fe enhancement: Expose private Check API (#1843)
• 90bd6cd enhancement: Lenient scope search in tests (#1838)
• dff2dcc enhancement: Migrate to protovalidate (#1800)
Bug fixes
• d135222 fix(docs): Correct link to resources test fixture schema (#1829)
• c6a158a fix(test): Fix resource kind in test (#1813)
Documentation
• 25ba555 docs: Remove unstable warning from Admin API (#1835)
• 85e4eac docs: Update Neovim yamlls configuration section (#1824)
Chores
• ff152ce chore(deps): Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible (#1856)
• 12dc45a chore(deps): Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible in /tools (#1855)
• 4edc6d6 chore(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 in /api/genpb (#1830)
• e494600 chore(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 in /tools (#1831)
• ab81d8e chore(deps): Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1833)
• f134903 chore(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /tools (#1848)
• 0707972 chore(deps): Update actions/checkout action to v4 (#1806)
• 01a6016 chore(deps): Update amannn/action-semantic-pull-request action to v5.3.0 (#1819)
• 58d2969 chore(deps): Update bufbuild/buf-lint-action action to v1.1.0 (#1840)
• ce03553 chore(deps): Update bufbuild/buf-setup-action action to v1.27.0 (#1827)
• 42e6e61 chore(deps): Update bufbuild/buf-setup-action action to v1.27.1 (#1844)
• 8fb0092 chore(deps): Update bufbuild/buf-setup-action action to v1.27.2 (#1851)
• ecb6b49 chore(deps): Update github actions deps to v3 (major) (#1807)
• f74ecf8 chore(deps): Update go deps (#1805)
• bba5a64 chore(deps): Update go deps (#1816)
• d2affcb chore(deps): Update go deps (#1818)
• e8aa142 chore(deps): Update go deps (#1826)
• 49bfbe0 chore(deps): Update go deps (#1839)
• 1295185 chore(deps): Update go deps (#1845)
• 5f6b938 chore(deps): Update go deps (#1852)
• 81f2745 chore(deps): Update goreleaser/goreleaser-action action to v5 (#1808)
• 4512ca7 chore(docs): Add link to Laravel SDK (#1810)
• <https://git…
cerbos/cerbosGitHub
11/30/2023, 8:51 AM--skip-publish
flag (#1893)
• 9fe252a chore(deps): Bump github.com/sigstore/cosign/v2 from 2.0.3-0.20230523133326-0544abd8fc8a to 2.2.1 in /tools (#1869)
• da82249 chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 (#1871)
• e028281 chore(deps): Update amannn/action-semantic-pull-request action to v5.4.0 (#1862)
• fd30cac chore(deps): Update bufbuild/buf-setup-action action to v1.28.0 (#1873)
• 72f67c3 chore(deps): Update github actions deps (#1884)
• ebb56d2 chore(deps): Update go deps (#1863)
• 4662108 chore(deps): Update go deps (#1874)
• d51d9c9 chore(deps): Update go deps (#1885)
• 23de714 chore(deps): Update go deps (#1888)
• fef22d1 chore(release): Prepare release 0.32.0
• 8f52e1e chore(test): Fix Kafka integration tests (#1878)
• 7a72711 chore(version): Bump version to 0.32.0
• 761a3dc chore: Access to check options from custom checkers (#1861)
• 16f081b chore: Add pre-cache API to TestFixtureGetter (#1866)
• cf21eb0 chore: Add tests to check fixture loading from testdata (#1877)
• eba4b3f chore: Allow LoadTestFixture to continue on error (#1859)
• d51f597 chore: Enable Otel interceptor for grpc-gateway client (#1892)
• 3dc5ff8 chore: Fix legacy OTLP exporter initialization (#1891)
• 7dd5d0c chore: Simplify residual expression (#1876)
• 77e836e chore: Upgrade to CEL 0.18 (#1860)
cerbos/cerbos