Skip to content

Commit e6fd7de

Browse files
committed
fixup! update changelog and readme
1 parent 1b0efe4 commit e6fd7de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
- The Python client will be generated by openapi-generator, with the following breaking changes [kubernetes-client/gen#97](https://github.com/kubernetes-client/gen/pull/97)
88
- `kubernetes.client.apis` package is renamed to `kubernetes.client.api`
99
- `kubernetes` package code now uses absolute import instead of relative import
10-
- API requests won't have `Content-Type` specified in HTTP headers
1110
- The `swagger_types` attribute in all models is renamed to `openapi_types`
1211
- Python3.4 is no longer supported [kubernetes-client/python#807](https://github.com/kubernetes-client/python/pull/807)
1312

@@ -25,7 +24,7 @@
2524
- Add fields `x_kubernetes_embedded_resource`, `x_kubernetes_int_or_string`, `x_kubernetes_preserve_unknown_fields` to V1beta1JSONSchemaProps [kubernetes/kubernetes#77207](https://github.com/kubernetes/kubernetes/pull/77207)
2625

2726
**Bug Fix:**
28-
- Update `_load_azure_token` to hande str and int [kubernetes-client/python-base#141](https://github.com/kubernetes-client/python-base/pull/141)
27+
- Update `_load_azure_token` to handle str and int [kubernetes-client/python-base#141](https://github.com/kubernetes-client/python-base/pull/141)
2928
- Correct regex to properly parse rfc3339 microseconds [kubernetes-client/python-base#150](https://github.com/kubernetes-client/python-base/pull/150)
3029

3130
# v10.0.1

0 commit comments

Comments
 (0)