Skip to content

Releases: operator-framework/java-operator-sdk

4.9.1

28 May 08:08
135b239
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.4...v4.9.1

4.9.0

17 May 08:20
37ad093
Compare
Choose a tag to compare

This release mainly bumps dependency of fabric8 client to v6.12.1.

What's Changed

  • chore: update to Fabric8 client 6.12.1 by @metacosm in #2376
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #2358
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #2357
  • fix: remove invalid log message by @csviri in #2356
  • docs: minor comment on update matcher by @csviri in #2355
  • docs: remove jenvtest add glue operator reference to readme by @csviri in #2366
  • chore(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #2369
  • chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.0 by @dependabot in #2378
  • chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.13.0 by @dependabot in #2377
  • chore(deps): bump manusa/actions-setup-minikube from 2.10.0 to 2.11.0 by @dependabot in #2379
  • chore(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #2380
  • chore(deps): bump io.micrometer:micrometer-core from 1.12.5 to 1.13.0 by @dependabot in #2381

Full Changelog: v4.8.3...v4.9.0

4.8.3

15 Apr 14:14
8d100b8
Compare
Choose a tag to compare

What's Changed

  • fix: change namespace starts processor on namespace change even if not leader by @csviri in #2344
  • fix: processor concurrency issue on startup by @csviri in #2328
  • fix: name of fabric8 workflow by @csviri in #2350
  • chore(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #2324
  • chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.1 to 3.4.2 by @dependabot in #2327
  • chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 by @dependabot in #2333
  • chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.11.0 to 3.12.0 by @dependabot in #2332
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #2334
  • chore(deps): bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5 by @dependabot in #2337
  • chore(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #2338
  • feat: schedule fabric8 client snapshot build by @csviri in #2243
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #2342
  • chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #2348

Full Changelog: v4.8.2...v4.8.3

4.8.2

27 Mar 14:30
3bfac63
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #2294
  • chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 by @dependabot in #2295
  • fix: ignore server managed fields for SSA matching by @shawkins in #2309
  • chore: bump fabric8 to 6.11.0 by @csviri in #2315
  • improve: IT timeout (#2291) by @csviri in #2316
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #2322
  • fix: using tombstones to account for rapid deletion by @shawkins in #2317

Full Changelog: v4.8.1...v4.8.2

4.8.1

13 Mar 16:13
9674154
Compare
Choose a tag to compare

What's Changed

  • improve: primary to secondary index edge case for dynamic mapper changes by @csviri in #2246
  • improve: logging for tracing issues with events by @csviri in #2260
  • docs: fix small typos by @gonmmarques in #2264
  • improve: lazy init workflow executor by @csviri in #2266
  • improve: use fixed thread pool explicitly by @csviri in #2265
  • improve: remove stale check by @csviri in #2283
  • fix: date parsing after 8.0.0 release of git-commit-id by @metacosm in #2286
  • chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1 by @dependabot in #2254
  • chore(deps): bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #2258
  • chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 by @dependabot in #2261
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #2282
  • chore(deps): bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4 by @dependabot in #2281
  • chore(deps): bump log4j.version from 2.23.0 to 2.23.1 by @dependabot in #2276
  • chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 by @dependabot in #2277
  • chore(deps): bump io.micrometer:micrometer-core from 1.12.2 to 1.12.3 by @dependabot in #2239
  • chore: self version to 4.8.1-SNAPSHOT by @csviri in #2247
  • chore(deps): bump log4j.version from 2.22.1 to 2.23.0 by @dependabot in #2248
  • chore: minikube 1.32.0 and target kubernetes version bump by @csviri in #2244

Full Changelog: v4.8.0...v4.8.1

4.8.0

06 Feb 14:31
32b8b92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.1...v4.8.0

4.7.1

29 Jan 15:06
fa43aba
Compare
Choose a tag to compare

What's Changed

  • chore: set version in pom to 4.7.1-SNAPSHOT by @csviri in #2217
  • fix: dynamic event source registration should not return named event source by @csviri in #2219
  • docs: note on activation condition by @csviri in #2220
  • fix: possible issue with concurrency for activation dynamic event source registration by @csviri in #2222
  • fix: cleanup of resources with activation condition by @csviri in #2223

Full Changelog: v4.7.0...v4.7.1

4.7.0

25 Jan 08:30
f4b9744
Compare
Choose a tag to compare

For changes please check change log:

v4.6.2...v4.7.0

4.6.2

05 Jan 15:05
f105ff1
Compare
Choose a tag to compare

What's Changed

  • CI with kubernetes v1.29.0 by @liangyuanpeng in #2164
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #2168
  • fix: misleading warning message on workflow execution by @csviri in #2170
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #2176
  • chore(deps): bump log4j.version from 2.22.0 to 2.22.1 by @dependabot in #2177
  • feat: Made ConfigurationServiceOverrider to accept dependent resource factory by @rameshmalla in #2175
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #2179
  • chore(deps): bump manusa/actions-setup-minikube from 2.9.0 to 2.10.0 by @dependabot in #2181
  • chore(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #2180

New Contributors

Full Changelog: v4.6.1...v4.6.2

4.6.1

14 Dec 16:52
5a9cdbd
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump log4j.version from 2.21.1 to 2.22.0 by @dependabot in #2129
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #2131
  • chore(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #2134
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #2133
  • improve: make sure there is no infinite recursion by default for external service by @csviri in #2130
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #2137
  • chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.5 to 3.9.6 by @dependabot in #2138
  • chore(deps-dev): bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #2139
  • chore(deps): bump org.awaitility:awaitility from 4.1.1 to 4.2.0 by @dependabot in #2143
  • chore(deps): bump okhttp.version from 4.10.0 to 4.12.0 by @dependabot in #2142
  • chore(deps): bump org.takes:takes from 1.21.1 to 1.24.4 by @dependabot in #2140
  • chore(deps): bump com.github.ben-manes.caffeine:caffeine from 3.1.3 to 3.1.8 by @dependabot in #2141
  • chore(deps): bump org.junit:junit-bom from 5.9.2 to 5.10.1 by @dependabot in #2150
  • chore(deps): bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 by @dependabot in #2149
  • chore(deps): bump org.codehaus.mojo:templating-maven-plugin from 1.0.0 to 3.0.0 by @dependabot in #2148
  • chore(deps-dev): bump com.google.testing.compile:compile-testing from 0.19 to 0.21.0 by @dependabot in #2147
  • fix: preserve the original itemstore by @shawkins in #2154
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #2155
  • chore(deps): bump io.micrometer:micrometer-core from 1.12.0 to 1.12.1 by @dependabot in #2156
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #2160
  • improve: api for dynamic registration of event sources by @csviri in #2162

Full Changelog: v4.6.0...v4.6.1