fix: stop thread pools when an error occurs during startup by @lion7 in https://github.com/operator-framework/java-operator-sdk/pull/3107
fix: typos in Sample annotations by @xstefank in https://github.com/operator-framework/java-operator-sdk/pull/3108
improve: run PRs for every branch by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3111
fix: time unit in PeriodicCleanerExpectationManager and integration test by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3092
fix: improper interface name by @metacosm in https://github.com/operator-framework/java-operator-sdk/pull/3098
improve: log error in NodeExecutor by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3102
Add @Sample annotation for expectation pattern releated integration tests by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3100
chore: bump version to 5.2.2-SNAPSHOT by @metacosm in https://github.com/operator-framework/java-operator-sdk/pull/3085
chore(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3088
chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3090
chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3091
chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3096
chore(deps): bump log4j.version from 2.25.2 to 2.25.3 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3095
chore(deps): bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.3 in /bootstrapper-maven-plugin/src/main/resources/templates by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3101
chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3110
New Contributors
@lion7 made their first contribution in https://github.com/operator-framework/java-operator-sdk/pull/3107
Full Changelog: https://github.com/operator-framework/java-operator-sdk/compare/v5.2.1...v5.2.2