github operator-framework/java-operator-sdk v4.0.1
4.0.1

latest releases: v4.9.5, v4.9.4, v4.9.3...
24 months ago

What's Changed

  • fix: only release BOM if main release succeeded by @metacosm in #1470
  • chore(deps): bump log4j.version from 2.18.0 to 2.19.0 by @dependabot in #1477
  • chore(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #1478
  • docs: fix reconciliation max interval and related issues by @csviri in #1480
  • fix: config service override executor service concurrent reconciliation numbers by @csviri in #1484
  • chore: use s01 server which should be less prone to timeouts by @metacosm in #1487
  • fix: use class name to ensure we always get a non-null name by @metacosm in #1488
  • docs: javadoc for CRUDNoGCKubernetesDependentResource by @csviri in #1483
  • chore(deps): bump junit-bom from 5.9.0 to 5.9.1 by @dependabot in #1492
  • fix: max reconciliation interval applies after retry exhaustion by @csviri in #1491
  • chore(deps): bump actions/stale from 5 to 6 by @dependabot in #1494
  • Try to get lease namespace if unspecified by @honnix in #1450
  • fix: remove problematic leader election unit test by @csviri in #1496
  • fix: concurrency issue with workflow cleanup executor by @csviri in #1495
  • Revert "chore: use s01 server which should be less prone to timeouts (#1487)" by @csviri in #1497

Full Changelog: v4.0.0...v4.0.1

Don't miss a new java-operator-sdk release

NewReleases is sending notifications on new releases.