Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: operator-framework/operator-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.63.0
Choose a base ref
...
head repository: operator-framework/operator-registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.64.0
Choose a head ref
  • 16 commits
  • 8 files changed
  • 5 contributors

Commits on Feb 4, 2026

  1. Add pedjak to OWNERS (#1902)

    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
    perdasilva and Per Goncalves da Silva authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    9fa4d9b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.6.0 to 1.6.1 (

    #1903)
    
    Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.6.0...cmd/protoc-gen-go-grpc/v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
      dependency-version: 1.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    a40ca89 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Bump go.podman.io/common from 0.66.1 to 0.67.0 (#1907)

    Bumps [go.podman.io/common](https://github.com/containers/container-libs) from 0.66.1 to 0.67.0.
    - [Commits](podman-container-tools/container-libs@common/v0.66.1...common/v0.67.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.podman.io/common
      dependency-version: 0.67.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    9a6641c View commit details
    Browse the repository at this point in the history
  2. Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.44 to 0.4.45 (

    #1908)
    
    Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.44 to 0.4.45.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases)
    - [Commits](grpc-ecosystem/grpc-health-probe@v0.4.44...v0.4.45)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-health-probe
      dependency-version: 0.4.45
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    568b220 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Bump the golang-x-deps group across 1 directory with 3 updates (#1911)

    Bumps the golang-x-deps group with 3 updates in the / directory: [golang.org/x/mod](https://github.com/golang/mod), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/text](https://github.com/golang/text).
    
    
    Updates `golang.org/x/mod` from 0.32.0 to 0.33.0
    - [Commits](golang/mod@v0.32.0...v0.33.0)
    
    Updates `golang.org/x/sys` from 0.40.0 to 0.41.0
    - [Commits](golang/sys@v0.40.0...v0.41.0)
    
    Updates `golang.org/x/text` from 0.33.0 to 0.34.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    - dependency-name: golang.org/x/sys
      dependency-version: 0.41.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    - dependency-name: golang.org/x/text
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    2634c9a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34 (#1913)

    Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.33 to 1.14.34.
    - [Release notes](https://github.com/mattn/go-sqlite3/releases)
    - [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-sqlite3
      dependency-version: 1.14.34
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    691fb0f View commit details
    Browse the repository at this point in the history
  2. Bump the k8s-dependencies group with 4 updates (#1912)

    Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.35.0 to 0.35.1
    - [Commits](kubernetes/api@v0.35.0...v0.35.1)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.35.0 to 0.35.1
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.35.0...v0.35.1)
    
    Updates `k8s.io/apimachinery` from 0.35.0 to 0.35.1
    - [Commits](kubernetes/apimachinery@v0.35.0...v0.35.1)
    
    Updates `k8s.io/client-go` from 0.35.0 to 0.35.1
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.35.0...v0.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.35.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.35.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.35.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/client-go
      dependency-version: 0.35.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    9eb4b5f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Bump google.golang.org/grpc from 1.78.0 to 1.79.0 (#1915)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.78.0...v1.79.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.79.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    01a4def View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Bump google.golang.org/grpc from 1.79.0 to 1.79.1 (#1916)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.0 to 1.79.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.79.0...v1.79.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.79.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    7bdb135 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. adding olm.bundle image/relatedImages pullspec format validation (#1905)

    Assisted-By: Claude
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    81aee76 View commit details
    Browse the repository at this point in the history
  2. handle cases where spec.version.release is a number instead of string (

    …#1909)
    
    Assisted-By: claude
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    f410a39 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Update to go 1.25.7 (#1918)

    Signed-off-by: Todd Short <todd.short@me.com>
    tmshort authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    1731fc8 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/operator-framework/api from 0.39.0 to 0.40.0 (#1917)

    Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.39.0 to 0.40.0.
    - [Release notes](https://github.com/operator-framework/api/releases)
    - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
    - [Commits](operator-framework/api@v0.39.0...v0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/api
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    ce760e1 View commit details
    Browse the repository at this point in the history
  3. Bump actions/download-artifact from 7 to 8 (#1919)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    8811033 View commit details
    Browse the repository at this point in the history
  4. Bump actions/upload-artifact from 6 to 7 (#1920)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    7474e67 View commit details
    Browse the repository at this point in the history
  5. bumping api to capture go bumps across the whole o-f set (#1921)

    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    4bf3823 View commit details
    Browse the repository at this point in the history
Loading