-
Notifications
You must be signed in to change notification settings - Fork 220
Comparing changes
Open a pull request
base repository: operator-framework/java-operator-sdk
base: v5.1.1
head repository: operator-framework/java-operator-sdk
compare: main
- 15 commits
- 21 files changed
- 6 contributors
Commits on May 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 125206e - Browse repository at this point
Copy the full SHA 125206eView commit details
Commits on May 27, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 9891064 - Browse repository at this point
Copy the full SHA 9891064View commit details
Commits on May 28, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 98c4dea - Browse repository at this point
Copy the full SHA 98c4deaView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e961dcb - Browse repository at this point
Copy the full SHA e961dcbView commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2bf2e4 - Browse repository at this point
Copy the full SHA a2bf2e4View commit details
Commits on Jun 2, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6ebf5f0 - Browse repository at this point
Copy the full SHA 6ebf5f0View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 127e87d - Browse repository at this point
Copy the full SHA 127e87dView commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 470ac9e - Browse repository at this point
Copy the full SHA 470ac9eView commit details
Commits on Jun 16, 2025
-
refactor: remove unused ResourceUpdaterMatcher interface (#2830)
Signed-off-by: Chris Laprun <claprun@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 3143822 - Browse repository at this point
Copy the full SHA 3143822View commit details -
feat: add retrieval of RegisteredController by name (#2829)
* feat: add retrieval of RegisteredController by name Signed-off-by: Chris Laprun <claprun@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 9f75a49 - Browse repository at this point
Copy the full SHA 9f75a49View commit details
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe0c444 - Browse repository at this point
Copy the full SHA fe0c444View commit details
Commits on Jun 19, 2025
-
docs: add note about cncf to readme (#2834)
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 301859a - Browse repository at this point
Copy the full SHA 301859aView commit details
Commits on Jun 23, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for cec3725 - Browse repository at this point
Copy the full SHA cec3725View commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb135d2 - Browse repository at this point
Copy the full SHA eb135d2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3520732 - Browse repository at this point
Copy the full SHA 3520732View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.1...main