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/java-operator-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Choose a base ref
...
head repository: operator-framework/java-operator-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.1
Choose a head ref
  • 13 commits
  • 44 files changed
  • 5 contributors

Commits on Nov 26, 2025

  1. chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (#3065)

    Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/diffplug/spotless/releases)
    - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
    - [Commits](diffplug/spotless@lib/3.0.0...lib/3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-version: 3.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    ff748ce View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotati…

    …ons (#3064)
    
    Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.15.1 to 3.15.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    3587297 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#3066)

    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0.
    - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    2812a50 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin (#3067)

    Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.15.1 to 3.15.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-version: 3.15.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    47f5f40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70fffe1 View commit details
    Browse the repository at this point in the history
  6. improve: error message (#3069)

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    df6fedb View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore(deps): bump org.apache.maven.plugins:maven-source-plugin (#3071)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    28813ee View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.apache.maven.plugins:maven-resources-plugin (#3072

    )
    
    Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-resources-plugin/releases)
    - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-resources-plugin
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    c89be3a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. fix: Make AbstractOperatorExtension use the kubernetesClient if the i…

    …nfrastructureKubernetesClient is not set (#3077)
    xstefank authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    45ee569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93a724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12960ca View commit details
    Browse the repository at this point in the history
  4. fix: grammar issue (#3083)

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    fe2a54c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Improve Expectation integration test (#3084)

    Signed-off-by: David Sondermann <[email protected]>
    Donnerbart authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    5d12dc2 View commit details
    Browse the repository at this point in the history
Loading