-
Notifications
You must be signed in to change notification settings - Fork 236
Comparing changes
Open a pull request
base repository: operator-framework/java-operator-sdk
base: v5.2.1
head repository: operator-framework/java-operator-sdk
compare: v5.2.2
- 15 commits
- 32 files changed
- 5 contributors
Commits on Dec 4, 2025
-
chore: bump version to 5.2.2-SNAPSHOT (#3085)
Signed-off-by: Chris Laprun <metacosm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d5ed3f - Browse repository at this point
Copy the full SHA 8d5ed3fView commit details
Commits on Dec 10, 2025
-
chore(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 (…
…#3088) Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-version: 1.16.1 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 dc8172c - Browse repository at this point
Copy the full SHA dc8172cView commit details -
chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#3090)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.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 1223035 - Browse repository at this point
Copy the full SHA 1223035View commit details
Commits on Dec 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b76532e - Browse repository at this point
Copy the full SHA b76532eView commit details
Commits on Dec 17, 2025
-
chore(deps): bump org.apache.maven:maven-plugin-api (#3096)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb51f65 - Browse repository at this point
Copy the full SHA bb51f65View commit details -
chore(deps): bump log4j.version from 2.25.2 to 2.25.3 (#3095)
Bumps `log4j.version` from 2.25.2 to 2.25.3. Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.2 to 2.25.3 Updates `org.apache.logging.log4j:log4j-core` from 2.25.2 to 2.25.3 Updates `org.apache.logging.log4j:log4j2-core` from 2.25.2 to 2.25.3 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j2-core dependency-version: 2.25.3 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 ff376f3 - Browse repository at this point
Copy the full SHA ff376f3View commit details -
fix: time unit in PeriodicCleanerExpectationManager and integration t…
…est (#3092) --------- Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Configuration menu - View commit details
-
Copy full SHA for ff3edb7 - Browse repository at this point
Copy the full SHA ff3edb7View commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f91090 - Browse repository at this point
Copy the full SHA 3f91090View commit details
Commits on Dec 20, 2025
-
chore(deps): bump org.apache.logging.log4j:log4j-core (#3101)
Bumps org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production ... 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 eba5dad - Browse repository at this point
Copy the full SHA eba5dadView commit details
Commits on Dec 22, 2025
-
improve: log error in NodeExecutor (#3102)
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 9f6c8c1 - Browse repository at this point
Copy the full SHA 9f6c8c1View commit details -
Add @sample annotation for expectation pattern releated integration t…
…ests (#3100) Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Configuration menu - View commit details
-
Copy full SHA for a29c009 - Browse repository at this point
Copy the full SHA a29c009View commit details
Commits on Jan 5, 2026
-
fix: typos in Sample annotations (#3108)
Signed-off-by: xstefank <xstefank122@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3ba9424 - Browse repository at this point
Copy the full SHA 3ba9424View commit details
Commits on Jan 7, 2026
-
chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2 (#3110)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.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 2d5a740 - Browse repository at this point
Copy the full SHA 2d5a740View commit details -
fix: stop thread pools when an error occurs during startup (#3107)
Signed-off-by: Gerard de Leeuw <gdeleeuw@leeuwit.nl>
Configuration menu - View commit details
-
Copy full SHA for b775767 - Browse repository at this point
Copy the full SHA b775767View commit details -
improve: run PRs for every branch (#3111)
Not sure why it seemed to be a good idea ti limit this on certain branches, with this PR we will run the workflow all the time, it helps especially with PRs on which we work together, and other may target branches of a PR with new additions. Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Configuration menu - View commit details
-
Copy full SHA for c6416e0 - Browse repository at this point
Copy the full SHA c6416e0View 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.2.1...v5.2.2