Skip to content

Releases: operator-framework/operator-registry

v1.63.0

04 Feb 12:38
f8e92c4

Choose a tag to compare

What's Changed

  • set up a docker buildx builder to support sbom attestations on tag-release by @grokspawn in #1888
  • fix dropped :release tag publication from migration to goreleaser v2.12 and go1.25 by @grokspawn in #1891
  • Bump github.com/docker/cli from 29.1.5+incompatible to 29.2.0+incompatible by @dependabot[bot] in #1890
  • Bump the k8s-dependencies with additional fixes by @tmshort in #1892
  • Bump sigs.k8s.io/controller-runtime from 0.23.0 to 0.23.1 in the k8s-dependencies group across 1 directory by @dependabot[bot] in #1893
  • Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 by @dependabot[bot] in #1894
  • Bump github.com/docker/cli from 29.2.0+incompatible to 29.2.1+incompatible by @dependabot[bot] in #1896
  • Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot[bot] in #1895
  • 🌱 chore(deps): upgrade Go module dependencies (edge) by @camilamacedo86 in #1897
  • Bump github.com/operator-framework/api from 0.38.0 to 0.39.0 by @dependabot[bot] in #1900
  • 🐛 fix CreateTemplateByType regression by @grokspawn in #1899
  • 🌱 fix(release) Issues faced with invalid latest tag after changes in goreleaser by @camilamacedo86 in #1901

Full Changelog: v1.62.0...v1.63.0

v1.62.0

06 Feb 17:51
783862a

Choose a tag to compare

What's Changed

  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.41 to 0.4.42 by @dependabot[bot] in #1833
  • Bump the k8s-dependencies group with 4 updates by @dependabot[bot] in #1832
  • Bump the golang-x-deps group with 3 updates (updated) by @tmshort in #1834
  • Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #1838
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1840
  • Bump github.com/docker/cli from 29.0.0+incompatible to 29.1.1+incompatible by @dependabot[bot] in #1847
  • Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.12.0 to 6.12.1 by @dependabot[bot] in #1849
  • Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.5.1 to 1.6.0 by @dependabot[bot] in #1845
  • Bump github.com/golang-migrate/migrate/v4 from 4.19.0 to 4.19.1 by @dependabot[bot] in #1848
  • Bump github.com/docker/cli from 29.1.1+incompatible to 29.1.2+incompatible by @dependabot[bot] in #1850
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #1851
  • Bump go.podman.io/common from 0.66.0 to 0.66.1 by @dependabot[bot] in #1853
  • Bump the golang-x-deps group with 4 updates by @dependabot[bot] in #1854
  • Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #1855
  • Bump github.com/operator-framework/api from 0.36.0 to 0.37.0 by @dependabot[bot] in #1858
  • Bump github.com/docker/cli from 29.1.2+incompatible to 29.1.3+incompatible by @dependabot[bot] in #1859
  • Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #1860
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1861
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1862
  • Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #1856
  • Bump the k8s-dependencies group with 4 updates by @dependabot[bot] in #1857
  • Bump github.com/containerd/containerd from 1.7.29 to 1.7.30 by @dependabot[bot] in #1864
  • Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by @dependabot[bot] in #1867
  • Update to golang 1.25 by @tmshort in #1866
  • Bump github.com/sigstore/fulcio from 1.7.1 to 1.8.3 by @dependabot[bot] in #1868
  • Fix goreleaser/linux job by @perdasilva in #1869
  • Migrate away from ioutil by @perdasilva in #1865
  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.42 to 0.4.43 by @dependabot[bot] in #1871
  • Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33 by @dependabot[bot] in #1872
  • freshen maintainers by request by @grokspawn in #1879
  • 🌱 Golangci lint bump v1.64.8 --> v2.7.2 by @grokspawn in #1878
  • Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 by @dependabot[bot] in #1876
  • Bump the golang-x-deps group across 1 directory with 3 updates by @dependabot[bot] in #1880
  • Bump github.com/docker/cli from 29.1.3+incompatible to 29.1.4+incompatible by @dependabot[bot] in #1881
  • Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #1877
  • Bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 by @dependabot[bot] in #1882
  • 🌱 sync test override pattern with op-con by @grokspawn in #1874
  • detect template type from input, but respect explicit specification by @grokspawn in #1844
  • Bump github.com/docker/cli from 29.1.4+incompatible to 29.1.5+incompatible by @dependabot[bot] in #1884
  • Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #1883
  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.43 to 0.4.44 by @dependabot[bot] in #1885
  • OPRUN-4195,OPRUN-4275,OPRUN-4276: release bundle attribute in version property by @grokspawn in #1792
  • updating to api v0.38.0 by @grokspawn in #1887
  • set up a docker buildx builder to support sbom attestations on tag-release by @grokspawn in #1888

Full Changelog: v1.61.0...v1.62.0

v1.61.0

11 Nov 10:43
b951856

Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #1803
  • Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #1805
  • Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 in the k8s-dependencies group by @dependabot[bot] in #1807
  • Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #1808
  • Bump github.com/docker/cli from 28.4.0+incompatible to 28.5.1+incompatible by @dependabot[bot] in #1809
  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.40 to 0.4.41 by @dependabot[bot] in #1811
  • Bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 in the k8s-dependencies group by @dependabot[bot] in #1812
  • revert channel-scoped semver template expansion to edge-scoped by @grokspawn in #1813
  • Bump go.podman.io/image/v5 from 5.37.0 to 5.38.0 by @dependabot[bot] in #1815
  • Bump the golang-x-deps group across 1 directory with 2 updates by @dependabot[bot] in #1818
  • Bump go.podman.io/common from 0.65.0 to 0.66.0 by @dependabot[bot] in #1816
  • add AGENTS.md for LLM agents interfacing with this repository by @grokspawn in #1817
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1822
  • Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in #1819
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1821
  • Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #1823
  • bump go version to fix https://pkg.go.dev/vuln/GO-2025-3956 by @ErickRDS in #1820
  • Bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 in the k8s-dependencies group by @dependabot[bot] in #1824
  • Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.2 to 2.3.3 by @dependabot[bot] in #1825
  • Bump github.com/docker/cli from 28.5.1+incompatible to 28.5.2+incompatible by @dependabot[bot] in #1827
  • Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in #1828
  • Bump the golang-x-deps group with 2 updates by @dependabot[bot] in #1829
  • Bump github.com/docker/cli from 28.5.2+incompatible to 29.0.0+incompatible by @dependabot[bot] in #1830

New Contributors

Full Changelog: v1.60.0...v1.61.0

v1.60.0

03 Oct 14:24
8d4a5f9

Choose a tag to compare

Notice

This release bumps k8s to 1.34

What's Changed

  • Bump the k8s-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #1772
  • Add PodMonitor to supported resources by @WanzenBug in #1795
  • release/goreleaser.opm.Dockerfile: parameterize grpc-health-probe version by @joelanford in #1801
  • update o-f/api as prep for release by @grokspawn in #1806

New Contributors

Full Changelog: v1.59.0...v1.60.0

v1.59.0

15 Sep 18:03
541ff1a

Choose a tag to compare

What's Changed

  • OPRUN-4118: migrate containers libs to new mono-repo by @anik120 in #1799

Full Changelog: v1.58.0...v1.59.0

v1.58.0

11 Sep 20:28
47dee8d

Choose a tag to compare

Potential breaking changes

  • #1750 introduced ratcheted criteria for opm validate which includes the ability to validate that no included bundle versions are stranded, since without validation it's relatively easy to create edges which OLM ignores when evaluating potential upgrades. Capabilities added to opm alpha render-graph in #1744 attempt to make this more apparent to operator authors.

What's Changed

  • Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 by @dependabot[bot] in #1774
  • Bump github.com/spf13/pflag from 1.0.7 to 1.0.8 by @dependabot[bot] in #1775
  • 🐛 Add key ordering for mermaid graph output by @perdasilva in #1778
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @perdasilva in #1776
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #1779
  • Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #1781
  • Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #1782
  • Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 by @dependabot[bot] in #1783
  • Bump github.com/docker/cli from 28.3.3+incompatible to 28.4.0+incompatible by @dependabot[bot] in #1784
  • Bump github.com/containers/common from 0.64.1 to 0.64.2 by @dependabot[bot] in #1785
  • Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #1786
  • Bump actions/stale from 9 to 10 by @dependabot[bot] in #1787
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1788
  • Bump the golang-x-deps group with 2 updates by @dependabot[bot] in #1789
  • validate fail for stranded channel entries by @grokspawn in #1750
  • Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #1793
  • Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.11.3 to 6.12.0 by @dependabot[bot] in #1791
  • Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #1796
  • Bump the golang-x-deps group across 1 directory with 2 updates by @dependabot[bot] in #1797
  • set an exception for migrate file permissions by @grokspawn in #1798

Full Changelog: v1.57.0...v1.58.0

v1.57.0

29 Aug 15:29
6de7fe4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.56.0...v1.57.0

v1.56.0

03 Jul 19:34
1a0ba3f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.55.0...v1.56.0

v1.55.0

20 May 20:52
ef3bfdf

Choose a tag to compare

What's Changed

  • Bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 by @dependabot in #1668
  • 🌱 (cleanup): Update Owner Alias - remove inactive maintainers by @camilamacedo86 in #1658
  • 🌱 OWNER: Add camilamacedo86 and tmshort as approvers by @camilamacedo86 in #1669
  • Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot in #1670
  • Added NetworkPolicy as a supported kind:
    Operators can now include NetworkPolicy resources in their manifests. This enhancement enables more granular control over network security policies within Kubernetes clusters, improving isolation and control over network traffic between pods: PR #1675 by @rashmigottipati.
  • Bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 by @dependabot in #1676

Full Changelog: v1.54.0...v1.55.0

v1.54.0

07 May 18:28
2f8e3e8

Choose a tag to compare

What's Changed

  • 🐛 Fixup go-verdiff job by @perdasilva in #1660
  • Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 by @dependabot in #1663
  • Bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.18.3 by @dependabot in #1662
  • containers/image: remove signatures when copying in to OCI layout by @joelanford in #1664
  • Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #1667
  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.37 to 0.4.38 by @dependabot in #1666

Full Changelog: v1.53.0...v1.54.0