github fabric8io/kubernetes-client v5.12.4
5.12.4 (2022-09-30)

latest releases: v6.12.1, v6.12.0, v6.11.0...
19 months ago

Bugs

  • Fix #2271: Support periodic refresh of access tokens before they expire
  • Fix #3733: The authentication command from the .kube/config won't be discarded if no arguments are specified
  • Fix #4206: KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource.
  • Fix #4365: backport of stopped future for informers to obtain the termination exception
  • Fix #4383: bump snakeyaml from 1.28 to 1.33
  • Fix #4442: TokenRefreshInterceptor doesn't overwrite existing OAuth token with empty string

Note: Behavior changes

  • Fix #4206: The Serialization utility class will throw an Exception, instead of returning null, if an untyped unmarshall method is used on something that lacks type information

Full Changelog: v5.12.3...v5.12.4

Don't miss a new kubernetes-client release

NewReleases is sending notifications on new releases.