Skip to content

Releases: operator-framework/java-operator-sdk

5.3.2

25 Mar 08:35
a932a3d

Choose a tag to compare

What's Changed

  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 by @dependabot[bot] in #3242
  • chore(deps): bump openrewrite.version from 8.46.1 to 8.75.9 by @dependabot[bot] in #3241
  • improve: don't run sonar on dependabot PRs by @csviri in #3243
  • improve: metrics processing e2e test stability by @csviri in #3244
  • chore(deps): bump openrewrite.version from 8.75.9 to 8.75.10 by @dependabot[bot] in #3247
  • chore(deps): bump openrewrite.version from 8.75.10 to 8.76.0 by @dependabot[bot] in #3248
  • chore(deps): bump openrewrite.version from 8.76.0 to 8.76.4 by @dependabot[bot] in #3251
  • fix: register event sources when dependents are marked for deletion by @SamBarker in #3250
  • improve: config providers for yaml and properties logs only warning on missing file by @csviri in #3245

New Contributors

Full Changelog: v5.3.1...v5.3.2

5.3.1

18 Mar 12:53
5e5e2be

Choose a tag to compare

What's Changed

  • chore: update version to 5.3.1-SNAPSHOT by @csviri in #3227
  • fix: Typo in CLAUDE.md by @k-wall in #3231
  • fix: fix junit module name in AGENTS.md by @csviri in #3232
  • fix(docs): blog prev/next button text color by @csviri in #3230
  • chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.6 by @dependabot[bot] in #3233
  • docs: add links to read-cache-after-write conistency blog post by @csviri in #3234
  • feat: add OpenRewrite module for migrations and recipe for 5.3.0 by @csviri in #3236
  • fix: race condition on get when add received after informer cache read by @csviri in #3237
  • fix: sonar run, build on java 17 by @csviri in #3240

New Contributors

Full Changelog: v5.3.0...v5.3.1

5.3.0

13 Mar 14:02
84d7b89

Choose a tag to compare

5.2.3

13 Feb 22:06
21c735d

Choose a tag to compare

What's Changed

  • feat: support additional java CRDs in test extension by @robobario in #3163
  • feat: add AGENTS.md and CLAUDE.md by @csviri in #3149
  • chore: bump version to 5.2.3-SNAPSHOT by @csviri in #3112
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #3113
  • chore: Use fabric8 client v7.5.0 by @csviri in #3116
  • chore(deps): bump io.micrometer:micrometer-core from 1.16.1 to 1.16.2 by @dependabot[bot] in #3118
  • docs: fix formatting Accessing Resources link by @csviri in #3120
  • improve: moving some integration test into packages, some @sample cleanup by @csviri in #3119
  • improve: timeouts for integration test by @csviri in #3121
  • chore: bump fabric8 client to 7.5.1 by @csviri in #3126
  • chore(deps): bump org.codehaus.mojo:templating-maven-plugin from 3.0.0 to 3.1.0 by @dependabot[bot] in #3128
  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in #3132
  • chore: bump fabric8 client to 7.5.2 by @csviri in #3131
  • chore(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #3133
  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1 by @dependabot[bot] in #3139
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #3144
  • docs: improve dependent resource mermaid visuals by @csviri in #3153
  • docs: remove ADRs by @csviri in #3158
  • docs: add community meeting invite link by @csviri in #3157
  • docs: moving the start days of the invite by @csviri in #3162
  • chore(deps): bump io.micrometer:micrometer-core from 1.16.2 to 1.16.3 by @dependabot[bot] in #3165

Full Changelog: v5.2.2...v5.2.3

5.2.2

07 Jan 13:00
c6416e0

Choose a tag to compare

What's Changed

  • fix: stop thread pools when an error occurs during startup by @lion7 in #3107
  • fix: typos in Sample annotations by @xstefank in #3108
  • improve: run PRs for every branch by @csviri in #3111
  • fix: time unit in PeriodicCleanerExpectationManager and integration test by @csviri in #3092
  • fix: improper interface name by @metacosm in #3098
  • improve: log error in NodeExecutor by @csviri in #3102
  • Add @sample annotation for expectation pattern releated integration tests by @csviri in #3100
  • chore: bump version to 5.2.2-SNAPSHOT by @metacosm in #3085
  • chore(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @dependabot[bot] in #3088
  • chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #3090
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #3091
  • chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12 by @dependabot[bot] in #3096
  • chore(deps): bump log4j.version from 2.25.2 to 2.25.3 by @dependabot[bot] in #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 #3101
  • chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #3110

New Contributors

Full Changelog: v5.2.1...v5.2.2

5.0.5

09 Dec 07:53
81bae79

Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.0.5

5.2.1

04 Dec 14:17
5d12dc2

Choose a tag to compare

What's Changed

  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 by @dependabot[bot] in #3065
  • chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 by @dependabot[bot] in #3064
  • chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #3066
  • chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 by @dependabot[bot] in #3067
  • chore: bump version to 5.2.1-SNAPSHOT by @csviri in #3068
  • improve: error message by @metacosm in #3069
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #3071
  • chore(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #3072
  • fix: Make AbstractOperatorExtension use the kubernetesClient if the infrastructureKubernetesClient is not set by @xstefank in #3077
  • fix: add automatically generated testindex to gitignore by @xstefank in #3079
  • fix: rename integration test with duplicated inaccurate name by @csviri in #3080
  • fix: grammar issue by @metacosm in #3083
  • Improve Expectation integration test by @Donnerbart in #3084

Full Changelog: v5.2.0...v5.2.1

5.2.0

25 Nov 22:04
a328e32

Choose a tag to compare

5.1.5

13 Nov 20:37
6eb2486

Choose a tag to compare

What's Changed

  • fix: main version to 5.1.5-SNAPSHOT by @csviri in #2992
  • chore(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.4.0 to 1.5.1 by @dependabot[bot] in #2993
  • chore(deps): bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 by @dependabot[bot] in #2994
  • fix: reducing log level of failure to patch in handleErrorStatusHandler by @shawkins in #2983
  • fix: typo by @metacosm in #3005
  • feat: CI for java 25 by @csviri in #2947
  • Improve PodTemplateSpec sanitizer for GKE Autopilot compatibility by @Donnerbart in #3012
  • improve: showcase issue where updating the spec with SSA removes the finalizer by @csviri in #2848
  • improve: showcase initialized spec deleted when adding finalizer with SSA with same fieldManager by @csviri in #2847
  • chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 by @dependabot[bot] in #3023
  • chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 by @dependabot[bot] in #3022
  • Small health check improvements by @Donnerbart in #3021
  • chore(deps): bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3 by @dependabot[bot] in #3025
  • improve: marking long running tests as integration test by @csviri in #3028
  • chore(deps): bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 by @dependabot[bot] in #3033
  • chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #3035
  • fix: checking for null to avoid NPE with SSA matching by @shawkins in #3037

Full Changelog: v5.1.4...v5.1.5

5.1.4

13 Oct 15:37
87ec587

Choose a tag to compare

What's Changed

  • chore: bump version to 5.1.4-SNAPSHOT by @csviri in #2962
  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #2963
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #2964
  • fix: upgrade slf4j in bootstrapped code by @dvob in #2966
  • docs: add page to describe cache access model by @csviri in #2949
  • fix: handle all exceptions to support Kotlin by @dvob in #2965
  • fix: spotless maven plugin dependency version for bom by @csviri in #2969
  • fix: patchResourceAndStatus on status patch should generate diff only from status by @csviri in #2973
  • docs: fix readme link by @csviri in #2979

New Contributors

Full Changelog: v5.1.3...v5.1.4