github operator-framework/java-operator-sdk v1.8.1
Dependencies update and improvements

latest releases: v4.9.4, v4.9.3, v4.9.2...
3 years ago
  • Use fabric8 kubernetes-client version 5.2.1.
  • Make it possible to watch only the namespace in which the operator is deployed (without having to know its name beforehand) using @Controller(namespaces = Controller.WATCH_CURRENT_NAMESPACE) #372
  • Make it possible to bypass CRD-based validation in Spring Boot applications #380

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

NewReleases is sending notifications on new releases.