-
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.0.3
head repository: operator-framework/java-operator-sdk
compare: v5.0.4
- 18 commits
- 686 files changed
- 6 contributors
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2d9d57c - Browse repository at this point
Copy the full SHA 2d9d57cView commit details -
feat: enable deactivation of MDC logging (#2699)
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2106f0 - Browse repository at this point
Copy the full SHA b2106f0View commit details
Commits on Feb 26, 2025
-
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#2703)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin 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>
Configuration menu - View commit details
-
Copy full SHA for ea57fed - Browse repository at this point
Copy the full SHA ea57fedView commit details
Commits on Feb 27, 2025
-
docs: blog post on SSA (#2689)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfaf06f - Browse repository at this point
Copy the full SHA dfaf06fView commit details -
docs: add section on otpimisitic locking to SSA blog (#2710)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b428732 - Browse repository at this point
Copy the full SHA b428732View commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7816aca - Browse repository at this point
Copy the full SHA 7816acaView commit details -
docs: add author to blog post (#2715)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9057d5f - Browse repository at this point
Copy the full SHA 9057d5fView commit details -
fix: GH actions revert to use less Minikube downloads (#2713)
Signed-off-by: xstefank <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18e5824 - Browse repository at this point
Copy the full SHA 18e5824View commit details -
chore: bump docsy and hugo fix templating issue (#2714)
Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 647317a - Browse repository at this point
Copy the full SHA 647317aView commit details
Commits on Mar 3, 2025
-
fix: spotless plugin (googleJavaFormat) (#2706)
Signed-off-by: xstefank <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba2dd39 - Browse repository at this point
Copy the full SHA ba2dd39View commit details
Commits on Mar 4, 2025
-
chore(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (#2718)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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>
Configuration menu - View commit details
-
Copy full SHA for 4a40742 - Browse repository at this point
Copy the full SHA 4a40742View commit details -
Configuration menu - View commit details
-
Copy full SHA for e764a11 - Browse repository at this point
Copy the full SHA e764a11View commit details
Commits on Mar 10, 2025
-
improve: allow to provide name to GenericKubernetesDependentResource (#…
…2720) Signed-off-by: Attila Mészáros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5314fcc - Browse repository at this point
Copy the full SHA 5314fccView commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 15bbe92 - Browse repository at this point
Copy the full SHA 15bbe92View commit details -
fix: don't fail test if the CRD cannot be deleted (#2729)
Signed-off-by: xstefank <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fefc87a - Browse repository at this point
Copy the full SHA fefc87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b39f73 - Browse repository at this point
Copy the full SHA 8b39f73View commit details
Commits on Mar 12, 2025
-
fix: a GVKP with no plural should be equivalent to the same GVK (#2731)
Signed-off-by: Chris Laprun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ae9361 - Browse repository at this point
Copy the full SHA 4ae9361View commit details -
fix: apiVersion match for standard K8s resources (#2724)
The HasMetadata.getApiVersion(primaryResourceType) method return "/v1" for the ConfigMap type. Since the K8s owner reference uses "v1" instead, the secondary resource of a primary ConfigMap will not be tracked correctly. Proposed fix for #2723 Signed-off-by: Mathias Nicolajsen Kjaergaard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8a15b1 - Browse repository at this point
Copy the full SHA a8a15b1View 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.0.3...v5.0.4