Skip to content

Commit

Permalink
Add release note for feat: avoid creating unused ThreadPools
Browse files Browse the repository at this point in the history
  • Loading branch information
roycaihw committed Dec 28, 2018
1 parent 6d665b1 commit 1ccb5a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# v9.0.0a1
**New Feature:**
- Avoid creating unused ThreadPools [kubernetes-client/gen#91](https://github.com/kubernetes-client/gen/pull/91)

**Bug Fix:**
- Refresh GCP auth tokens on API retrieval [kubernetes-client/python-base#92](https://github.com/kubernetes-client/python-base/pull/92)
- Fix kubeconfig loading failure when server uri contains trailing slash [kubernetes-client/python-base#45](https://github.com/kubernetes-client/python-base/pull/45)
Expand Down

0 comments on commit 1ccb5a3

Please sign in to comment.