github operator-framework/java-operator-sdk v5.0.4
5.0.4

2 days ago

What's Changed

  • feat: enable deactivation of MDC logging by @metacosm in #2699
  • chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.14.0 by @dependabot in #2703
  • docs: blog post on SSA by @csviri in #2689
  • docs: add section on otpimisitic locking to SSA blog by @csviri in #2710
  • chore(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot in #2712
  • docs: add author to blog post by @csviri in #2715
  • fix: GH actions revert to use less Minikube downloads by @xstefank in #2713
  • chore: bump docsy and hugo fix templating issue by @csviri in #2714
  • fix: spotless plugin (googleJavaFormat) by @xstefank in #2706
  • chore(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot in #2718
  • bump mysql connector by @csviri in #2719
  • improve: allow to provide name to GenericKubernetesDependentResource by @csviri in #2720
  • chore(deps): bump io.micrometer:micrometer-core from 1.14.4 to 1.14.5 by @dependabot in #2730
  • fix: don't fail test if the CRD cannot be deleted by @xstefank in #2729
  • improve: more strict delete condition by @csviri in #2722
  • fix: a GVKP with no plural should be equivalent to the same GVK by @metacosm in #2731
  • Fix apiVersion match for standard K8s resources by @mnk in #2724

New Contributors

  • @mnk made their first contribution in #2724

Full Changelog: v5.0.3...v5.0.4

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

NewReleases is sending notifications on new releases.