8000 Merge pull request #1090 from iamneha/neha/changelog · kubernetes-client/python@073cf4d · GitHub
[go: up one dir, main page]

Skip to content

Commit 073cf4d

Browse files
authored
Merge pull request #1090 from iamneha/neha/changelog
Update CHANGELOG to include 10.0.1
2 parents 41f11a0 + 93ec66a commit 073cf4d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ be deprecated as and when Kubernetes version v1.15 gets deprecated.
5050
- Update `_load_azure_token` to handle str and int [kubernetes-client/python-base#141](https://github.com/kubernetes-client/python-base/pull/141)
5151
- Correct regex to properly parse rfc3339 microseconds [kubernetes-client/python-base#150](https://github.com/kubernetes-client/python-base/pull/150)
5252

53+
# v10.0.1
54+
**Bug Fix:**
55+
- Fix content type regression in custom object patch API [kubernetes-client/python#866](https://github.com/kubernetes-client/python/issues/866)
56+
57+
**Security Fix:**
58+
- Bump urllib3 version to pick up security fix for CVE-2019-11324 [kubernetes-client/python#897](https://github.com/kubernetes-client/python/pull/897)
59+
5360
# v10.0.0
5461
**Bug Fix:**
5562
- Fix base64 padding for kube config [kubernetes-client/python-base#79](https://github.com/kubernetes-client/python-base/pull/79)

0 commit comments

Comments
 (0)
0