github fabric8io/kubernetes-client v7.4.0
7.4.0 (2025-09-08)

19 hours ago

Bugs

  • Fix #3032: EnableKubernetesMockClient annotation works with Nested tests
  • Fix #7148: corrected octal format detection
  • Fix #7167: Allow Informer.isWatching to see underlying Watch state
  • Fix #7087: Avoid possible NPE in OkHttp websocket handling
  • Fix #7072: Changed rolling update handling to json merge patch to avoid 422 errors
  • Fix #7080: Avoid NPE in CRDGenerator if post-processor is set to null
  • Fix #7116: (java-generator) Use timezone format compatible with Kubernetes
  • Fix #7163: Ensure that streams are notified of errors
  • Fix #7092: (crd-generator) Add support for @annotations and @Labels in CRD generation - CRD generator now includes annotations and labels specified via these annotations in the generated CRD metadata
  • Fix #7224: Fix KubeApiTest inheritance from base test class

Improvements

  • Fix #7217: refinements and expanded documentation for preserve unknown handling

Dependency Upgrade

New Features

  • Fix #7045: (java-generator) Extend the existingJavaTypes to support use of existing enumerations

Note: Breaking changes

Fix #7204: Rationalized config constructors

New Contributors

Full Changelog: v7.3.1...v7.4.0

Don't miss a new kubernetes-client release

NewReleases is sending notifications on new releases.