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-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.42.1
Choose a base ref
...
head repository: operator-framework/operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.42.2
Choose a head ref
  • 4 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 12, 2026

  1. updating generated files post 1.42.1 release (#7067)

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    3500745 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Bump google.golang.org/grpc from 1.78.0 to 1.79.3 (#7069)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.78.0...v1.79.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.79.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    f80d25e View commit details
    Browse the repository at this point in the history
  2. updating ansible operator plugin to 1.42.2 (#7070)

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    cfe3c26 View commit details
    Browse the repository at this point in the history
  3. Release v1.42.2 (#7071)

    Signed-off-by: Adam D. Cornett <adc@redhat.com>
    acornett21 authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    6001c29 View commit details
    Browse the repository at this point in the history
Loading