Arnavion/k8s-openapi
### [`v0.17.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0170-2023-01-04)
[Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.16.0...v0.17.0)
#### k8s-openapi
- BREAKING CHANGE: Added support for Kubernetes 1.26 under the `v1_26` feature.
- BREAKING CHANGE: Dropped support for Kubernetes 1.18 and 1.19.
- FEATURE: Allow deserializing non-optional `ByteString`s from JSON `null`. The API server is known to allow these `null`s in the `ConfigMap::binary_data` and `Secret::data` maps. The deserialization results in an empty `ByteString`, to match the behavior of the API server when given a `null` value in the `ConfigMap::data` map.
Corresponding Kubernetes API server versions:
- v1.20.15
- v1.21.14
- v1.22.17
- v1.23.15
- v1.24.9
- v1.25.5
- v1.26.0
#### k8s-openapi-codegen-common
- No changes.
#### k8s-openapi-derive
- No changes.
***
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» 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 issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This PR contains the following updates:
0.16.0
->0.17.0
Release Notes
Arnavion/k8s-openapi
### [`v0.17.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0170-2023-01-04) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.16.0...v0.17.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.26 under the `v1_26` feature. - BREAKING CHANGE: Dropped support for Kubernetes 1.18 and 1.19. - FEATURE: Allow deserializing non-optional `ByteString`s from JSON `null`. The API server is known to allow these `null`s in the `ConfigMap::binary_data` and `Secret::data` maps. The deserialization results in an empty `ByteString`, to match the behavior of the API server when given a `null` value in the `ConfigMap::data` map. Corresponding Kubernetes API server versions: - v1.20.15 - v1.21.14 - v1.22.17 - v1.23.15 - v1.24.9 - v1.25.5 - v1.26.0 #### k8s-openapi-codegen-common - No changes. #### k8s-openapi-derive - No changes. ***Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» 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.