github operator-framework/java-operator-sdk v5.1.3
5.1.3

8 hours ago

What's Changed

  • fix: Resolve race condition between visited flag and result of ready postcondition by @ds-akloskowski in #2886
  • chore(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #2888
  • doc: Update UpdateControl#patchStatus JavaDoc by @afalhambra-hivemq in #2889
  • chore(deps): bump io.micrometer:micrometer-core from 1.15.2 to 1.15.3 by @dependabot[bot] in #2896
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2897
  • fix: do not output warning when resolving a configuration by @metacosm in #2892
  • chore(deps): bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #2901
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #2900
  • fix: RBAC typos in testsuite by @xstefank in #2902
  • docs: Fix broken links by @michaelkoepf in #2903
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #2907
  • fix: create state only on resource event by @csviri in #2899
  • chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #2908
  • fix: hash code for mysql sample by @csviri in #2910
  • improve: add aider to git ignore by @csviri in #2911
  • improve: add information about SSA use to the debug logs by @xstefank in #2914
  • docs: wording improvements by @csviri in #2913
  • docs: improve details by @csviri in #2925
  • fix: CreateOnlyIfNotExistingDependentWithSSAIT actually use SSA for the test by @csviri in #2921
  • docs: comment to clarify SSA usage in CreateOnlyIfNotExistingDependentWithSSAIT by @csviri in #2930
  • chore(deps-dev): bump com.google.testing.compile:compile-testing from 0.21.0 to 0.22.0 by @dependabot[bot] in #2931
  • improve: remove empty file by @csviri in #2933
  • fix: typo in eventing docs by @xstefank in #2936
  • chore(deps): bump io.micrometer:micrometer-core from 1.15.3 to 1.15.4 by @dependabot[bot] in #2939
  • chore(deps-dev): bump com.google.testing.compile:compile-testing from 0.22.0 to 0.23.0 by @dependabot[bot] in #2940
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #2942
  • docs: fix reconiliation termination override snippet by @csviri in #2946
  • docs: update best practices for state management by @csviri in #2945
  • chore(deps): bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #2952
  • refactor: avoid unneeded initializations in injection contexts by @metacosm in #2950
  • chore(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #2955
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #2956
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #2957
  • chore(deps): bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #2959
  • chore(deps): bump log4j.version from 2.25.1 to 2.25.2 by @dependabot[bot] in #2958
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #2960
  • improve: PrimaryToSecondayMapper test improvements by @csviri in #2951
  • feat: allow DependentResourceNode creation override by @xstefank in #2961

New Contributors

Full Changelog: v5.1.2...v5.1.3

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

NewReleases is sending notifications on new releases.