Skip to content

Releases: authzed/spicedb-operator

v1.26.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 14 Jul 16:39
98cf06c

What's Changed

New Contributors

Full Changelog: v1.25.1...v1.26.0

v1.25.1

Choose a tag to compare

@tstirrat15 tstirrat15 released this 20 May 14:41
26753ee

What's Changed

  • fix: avoid panic when all credential refs are skipped by @ivanauth in #423

Full Changelog: v1.25.0...v1.25.1

v1.25.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 08 May 21:44
9bb3af9

What's Changed

  • Add skipTLSWarning config option by @ivanauth in #389
  • Enable CockroachDB rangefeeds in example for Watch API by @ivanauth in #413
  • adoption: use per-role label keys and indexes to fix multi-secret conflicts by @ecordell in #417
  • Update SpiceDB proposed graph to v1.52.0 by @tstirrat15 in #421

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 16 Apr 22:59
9231431

What's Changed

Full Changelog: v1.23.0...v1.24.0

v1.23.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 09 Mar 16:25
ccf8db6

Highlights

  • Brought in recent SpiceDB versions
  • Add explicit secret reference support - this means that you no longer need to have a specific name and structure of the associated secret

What's Changed

  • add v1.48.0 to update graph by @miparnisari in #398
  • Bump the actions-version group across 1 directory with 2 updates by @dependabot[bot] in #392
  • Bump the gomod-version group across 1 directory with 14 updates by @dependabot[bot] in #393
  • Bump golang from 1.25.5-alpine to 1.25.6-alpine in the docker-version group by @dependabot[bot] in #399
  • Bump the actions-version group with 2 updates by @dependabot[bot] in #402
  • Add explicit secret reference support by @ecordell in #403
  • chore: add 1.49.2 to graph by @tstirrat15 in #404
  • Bump golang from 1.25.6-alpine to 1.26.0-alpine in the docker-version group by @dependabot[bot] in #400

Full Changelog: v1.22.0...v1.23.0

v1.22.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 10 Dec 14:34
e62de3f

Highlights

  • New SpiceDB versions
  • Added support for watching endpointslices for peers

What's Changed

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 30 Sep 20:17
118d866

Highlights

  • Added a PodDisruptionBudget that can help prevent service degradation when deployments would also result in the underlying nodes rolling
  • Update the update graph to include the most recent release of SpiceDB

What's Changed

New Contributors

Full Changelog: v1.20.1...v1.21.0

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.21.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.21.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.21.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.21.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.21.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.21.0
  • quay.io/authzed/spicedb-operator:v1.21.0
  • ghcr.io/authzed/spicedb-operator:v1.21.0

v1.20.1

Choose a tag to compare

@ecordell ecordell released this 03 Jun 20:07
70634f7

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.20.1

v1.20.0

Choose a tag to compare

@ecordell ecordell released this 03 May 01:49
423877a

What's Changed

Full Changelog: v1.19.0...v1.20.0

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.20.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.20.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.20.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.20.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.20.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.20.0
  • quay.io/authzed/spicedb-operator:v1.20.0
  • ghcr.io/authzed/spicedb-operator:v1.20.0

v1.19.0

Choose a tag to compare

@tstirrat15 tstirrat15 released this 19 Mar 18:36
824987d

Highlights

SpiceDB 1.40.1 added to the stable channel!

What's Changed

  • Bump golang from 1.23-alpine to 1.24-alpine in the docker-version group by @dependabot in #352
  • Bump the gomod-version group across 1 directory with 11 updates by @dependabot in #353
  • Add 1.40.1 to update graph by @tstirrat15 in #355

New Contributors

Full Changelog: v1.18.0...v1.19.0

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.19.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.19.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.19.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.19.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.19.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.19.0
  • quay.io/authzed/spicedb-operator:v1.19.0
  • ghcr.io/authzed/spicedb-operator:v1.19.0