github operator-framework/java-operator-sdk v1.9.9
1.9.9

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

What's Changed

  • feature: improvements on reschedule by @csviri in #587
  • refactor: Allow creating an Operator without a KubernetesClient insta… by @iocanel in #584
  • chore: renaming vars named k8sClient to kubernetsClient by @iocanel in #582
  • chore(deps): bump jandex-maven-plugin from 1.1.1 to 1.2.1 by @dependabot in #592
  • chore(deps-dev): bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #591
  • feature: Build PRs on v2 by @csviri in #589
  • chore(ci): use Java 17 by @metacosm in #559
  • chore: add generics to PostExecutionControl to reduce IDEs noise by @lburgazzoli in #594
  • chore: polish the junit5 extension by @lburgazzoli in #593
  • chore(deps): bump micrometer-core from 1.7.4 to 1.7.5 by @dependabot in #606
  • Fix re-schedule generics by @csviri in #614
  • chore(deps): bump spring-boot.version from 2.5.5 to 2.5.6 by @dependabot in #617
  • chore(deps): bump awaitility from 4.1.0 to 4.1.1 by @dependabot in #620
  • fix: prevent double registration of same CR with different controllers by @metacosm in #627

New Contributors

Full Changelog: v1.9.8...v1.9.9

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

NewReleases is sending notifications on new releases.