fabric8io/kubernetes-client
### [`v5.12.4`](https://togithub.com/fabric8io/kubernetes-client/blob/HEAD/CHANGELOG.md#5124-2022-09-30)
[Compare Source](https://togithub.com/fabric8io/kubernetes-client/compare/v5.12.3...v5.12.4)
##### Bugs
- Fix [#2271](https://togithub.com/fabric8io/kubernetes-client/issues/2271): Support periodic refresh of access tokens before they expire
- Fix [#3733](https://togithub.com/fabric8io/kubernetes-client/issues/3733): The authentication command from the .kube/config won't be discarded if no arguments are specified
- Fix [#4206](https://togithub.com/fabric8io/kubernetes-client/issues/4206): KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource.
- Fix [#4365](https://togithub.com/fabric8io/kubernetes-client/issues/4365): backport of stopped future for informers to obtain the termination exception
- Fix [#4383](https://togithub.com/fabric8io/kubernetes-client/issues/4383): bump snakeyaml from 1.28 to 1.33
- Fix [#4442](https://togithub.com/fabric8io/kubernetes-client/issues/4442): TokenRefreshInterceptor doesn't overwrite existing OAuth token with empty string
##### ***Note***: Behavior changes
- Fix [#4206](https://togithub.com/fabric8io/kubernetes-client/issues/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
### [`v5.12.3`](https://togithub.com/fabric8io/kubernetes-client/blob/HEAD/CHANGELOG.md#5123-2022-07-27)
[Compare Source](https://togithub.com/fabric8io/kubernetes-client/compare/v5.12.2...v5.12.3)
##### Bugs
- Fix [#3969](https://togithub.com/fabric8io/kubernetes-client/issues/3969): relist will not trigger sync events
- Fix [#4049](https://togithub.com/fabric8io/kubernetes-client/issues/4049): properly populate exception metadata with resource information if available
- Fix [#4222](https://togithub.com/fabric8io/kubernetes-client/issues/4222): backport of [#4082](https://togithub.com/fabric8io/kubernetes-client/issues/4082) - to not process events until the cache is complete
- Fix [#4246](https://togithub.com/fabric8io/kubernetes-client/issues/4246): KubernetesClientException is swallowed in LeaderElector
- Fix [#4295](https://togithub.com/fabric8io/kubernetes-client/issues/4295): Configure SnakeYaml to ignore converting timestamps to Date objects
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.12.2
->5.12.4
Release Notes
fabric8io/kubernetes-client
### [`v5.12.4`](https://togithub.com/fabric8io/kubernetes-client/blob/HEAD/CHANGELOG.md#5124-2022-09-30) [Compare Source](https://togithub.com/fabric8io/kubernetes-client/compare/v5.12.3...v5.12.4) ##### Bugs - Fix [#2271](https://togithub.com/fabric8io/kubernetes-client/issues/2271): Support periodic refresh of access tokens before they expire - Fix [#3733](https://togithub.com/fabric8io/kubernetes-client/issues/3733): The authentication command from the .kube/config won't be discarded if no arguments are specified - Fix [#4206](https://togithub.com/fabric8io/kubernetes-client/issues/4206): KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource. - Fix [#4365](https://togithub.com/fabric8io/kubernetes-client/issues/4365): backport of stopped future for informers to obtain the termination exception - Fix [#4383](https://togithub.com/fabric8io/kubernetes-client/issues/4383): bump snakeyaml from 1.28 to 1.33 - Fix [#4442](https://togithub.com/fabric8io/kubernetes-client/issues/4442): TokenRefreshInterceptor doesn't overwrite existing OAuth token with empty string ##### ***Note***: Behavior changes - Fix [#4206](https://togithub.com/fabric8io/kubernetes-client/issues/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 ### [`v5.12.3`](https://togithub.com/fabric8io/kubernetes-client/blob/HEAD/CHANGELOG.md#5123-2022-07-27) [Compare Source](https://togithub.com/fabric8io/kubernetes-client/compare/v5.12.2...v5.12.3) ##### Bugs - Fix [#3969](https://togithub.com/fabric8io/kubernetes-client/issues/3969): relist will not trigger sync events - Fix [#4049](https://togithub.com/fabric8io/kubernetes-client/issues/4049): properly populate exception metadata with resource information if available - Fix [#4222](https://togithub.com/fabric8io/kubernetes-client/issues/4222): backport of [#4082](https://togithub.com/fabric8io/kubernetes-client/issues/4082) - to not process events until the cache is complete - Fix [#4246](https://togithub.com/fabric8io/kubernetes-client/issues/4246): KubernetesClientException is swallowed in LeaderElector - Fix [#4295](https://togithub.com/fabric8io/kubernetes-client/issues/4295): Configure SnakeYaml to ignore converting timestamps to Date objectsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.