github operator-framework/java-operator-sdk v2.1.2
2.1.2

latest releases: v4.9.5, v4.9.4, v4.9.3...
2 years ago

This release fixes a race condition that in a rare occasion could lead to a situation when the reconciliation is not triggered after a primary resource update while it should, for detail see: #1006

Everybody is encouraged to update.

What's Changed

  • chore(deps): bump slf4j-api from 1.7.35 to 1.7.36 by @dependabot in #916
  • Minor fix: optimize var usage by @zuston in #917
  • Add groupId in Maven query by @Sgitario in #921
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #930
  • chore(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #929
  • chore(deps): bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #933
  • Fix the resources type in the webpage example by @zuston in #934
  • fix: logging error level and stack trace for k8s client by @csviri in #936
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #941
  • chore(deps): bump micrometer-core from 1.8.2 to 1.8.3 by @dependabot in #951
  • Tweet on release! by @RishiKumarRay in #913
  • fix README instructions for webpage sample by @tarilabs in #959
  • chore(deps): bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 by @dependabot in #967
  • Utility around curl in Cluster by @andreaTP in #966
  • chore(deps): bump spring-boot.version from 2.6.3 to 2.6.4 by @dependabot in #972
  • chore(deps): bump log4j.version from 2.17.1 to 2.17.2 by @dependabot in #974
  • feat: executor service override by @csviri in #983
  • docs: filter docs javadoc by @csviri in #984
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #988
  • chore(deps): bump actions/stale from 4.1.0 to 5 by @dependabot in #987
  • chore(deps): bump formatter-maven-plugin from 2.17.1 to 2.18.0 by @dependabot in #989
  • chore(deps): bump awaitility from 4.1.1 to 4.2.0 by @dependabot in #999
  • chore(deps): bump jackson-dataformat-yaml from 2.13.1 to 2.13.2 by @dependabot in #998
  • chore(deps-dev): bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #1007
  • Race condition fix by @csviri in #1011
  • fix: debugThreadPool & shouldCheckCRDAndValidateLocalModel should work by @metacosm in #1016
  • chore(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #1022

New Contributors

Full Changelog: v2.1.1...v2.1.2

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

NewReleases is sending notifications on new releases.