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/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.37.0
Choose a base ref
...
head repository: operator-framework/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.38.0
Choose a head ref
  • 6 commits
  • 20 files changed
  • 5 contributors

Commits on Dec 16, 2025

  1. Bump the k8s-dependencies group with 4 updates (#461)

    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.34.2 to 0.34.3
    - [Commits](kubernetes/api@v0.34.2...v0.34.3)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.34.2 to 0.34.3
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.34.2...v0.34.3)
    
    Updates `k8s.io/apimachinery` from 0.34.2 to 0.34.3
    - [Commits](kubernetes/apimachinery@v0.34.2...v0.34.3)
    
    Updates `k8s.io/client-go` from 0.34.2 to 0.34.3
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.34.2...v0.34.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.34.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.34.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.34.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/client-go
      dependency-version: 0.34.3
      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 Dec 16, 2025
    Configuration menu
    Copy the full SHA
    78e2ba7 View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 4 to 5 (#462)

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      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 Dec 16, 2025
    Configuration menu
    Copy the full SHA
    aa24971 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Update to golang 1.25 (#464)

    Signed-off-by: Todd Short <todd.short@me.com>
    tmshort authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    dfd6338 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. Migrate away from ioutil (#463)

    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 Jan 2, 2026
    Configuration menu
    Copy the full SHA
    5367cbd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. 🌱 Upgrade controller-gen from v0.18.0 to v0.20.0 (#466)

    * Upgrade controller-gen from v0.18.0 to v0.20.0
    
    * Regenerate assets
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    
    ---------
    
    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
    camilamacedo86 and Per Goncalves da Silva authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    5fff887 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#467)

    Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.3 to 1.9.4.
    - [Release notes](https://github.com/sirupsen/logrus/releases)
    - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
    - [Commits](sirupsen/logrus@v1.9.3...v1.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sirupsen/logrus
      dependency-version: 1.9.4
      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 Jan 21, 2026
    Configuration menu
    Copy the full SHA
    2dc4fea View commit details
    Browse the repository at this point in the history
Loading