Skip to content

7.1.0 (2025-01-30)

Latest
Compare
Choose a tag to compare
@manusa manusa released this 30 Jan 09:54
· 6 commits to main since this release
13350f2

Bugs

  • Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource
  • Fix #6747: Preventing websocket error logs when the client is closed
  • Fix #6781: Allowing ipv6 entries to work in NO_PROXY
  • Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default

New Features

  • Fix #5993: Support for Kubernetes v1.31 (elli)
  • Fix #6767: Support for Kubernetes v1.32 (penelope)
  • Fix #6777: Added Javadoc comments to all generated models
  • Fix #6802: (java-generator) Added support for required spec and status

New Contributors

Full Changelog: v7.0.1...v7.1.0