8000 Comparing v5.1.1...main · operator-framework/java-operator-sdk · GitHub
[go: up one dir, main page]

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.1.1
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: main
Choose a head ref
  • 15 commits
  • 21 files changed
  • 6 contributors

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    125206e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. blog: primary resource caching (#2815)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    Co-authored-by: Martin Stefanko <xstefank122@gmail.com>
    Co-authored-by: Chris Laprun <claprun@redhat.com>
    3 people authored May 27, 2025
    Configuration menu
    Copy the full SHA
    9891064 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

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

    Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.4 to 2.44.5.
    - [Release notes](https://github.com/diffplug/spotless/releases)
    - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
    - [Commits](diffplug/spotless@maven/2.44.4...maven/2.44.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-version: 2.44.5
      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 May 28, 2025
    Configuration menu
    Copy the full SHA
    98c4dea View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.17 (#2705)

    * chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.17
    
    Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.17.
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update pom.xml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Attila Mészáros <a_meszaros@apple.com>
    dependabot[bot] and csviri authored May 28, 2025
    Configuration menu
    Copy the full SHA
    e961dcb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    a2bf2e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. chore(deps): bump org.apache.maven.plugins:maven-clean-plugin (#2823)

    Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-plugin
      dependency-version: 3.5.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 Jun 2, 2025
    Configuration menu
    Copy the full SHA
    6ebf5f0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#2824)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.0.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.12.2...r5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.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 Jun 2, 2025
    Configuration menu
    Copy the full SHA
    127e87d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    470ac9e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. refactor: remove unused ResourceUpdaterMatcher interface (#2830)

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    3143822 View commit details
    Browse the repository at this point in the history
  2. feat: add retrieval of RegisteredController by name (#2829)

    * feat: add retrieval of RegisteredController by name
    
    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    9f75a49 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    fe0c444 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. docs: add note about cncf to readme (#2834)

    Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
    csviri authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    301859a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#2837)

    Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.4.5 to 3.4.6.
    - [Release notes](https://github.com/GoogleContainerTools/jib/releases)
    - [Commits](https://github.com/GoogleContainerTools/jib/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud.tools:jib-maven-plugin
      dependency-version: 3.4.6
      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 Jun 23, 2025
    Configuration menu
    Copy the full SHA
    cec3725 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    eb135d2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.junit:junit-bom from 5.13.0 to 5.13.2 (#2839)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.0 to 5.13.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.13.0...r5.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.2
      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 Jun 25, 2025
    Configuration menu
    Copy the full SHA
    3520732 View commit details
    Browse the repository at this point in the history
Loading
0