github fabric8io/kubernetes-client v5.10.0
5.10.0 (2021-11-11)

latest releases: v6.12.1, v6.12.0, v6.11.0...
2 years ago

Bugs

  • Fix #3408: quote pod upload file paths to support special chars
  • Fix #3561: ensure okhttp resources are closed
  • Fix #3570: added a setter for additionalProperties for proper builder support

Improvements

  • Fix #3562: Kubernetes Mock Server improvements
  • Fix #3406: Add support for approve/deny CertificateSigningRequests
  • Fix #3460: support for deserializing templates with non-string params
  • Fix #3574: support for deserialization of properties that don't match the target field's type
  • Fix #3511: Improve selectors support in OperationContext

Dependency Upgrade

  • Fix #3562: Bump MockWebServer

New Features

  • Fix #3430: Support Vertical Pod Autoscaler

Note: Breaking changes in the API

Tools Changes:
  • Serialization: Those KubernetesResources that include entries in the additionalProperties Map that override a field
    of the resource instance, will no longer be duplicated. The values present in the additionalProperties Map take
    precedence.

Don't miss a new kubernetes-client release

NewReleases is sending notifications on new releases.