Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 128e015

Browse files
committed
update base submodule
1 parent 21775dc commit 128e015

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v9.0.0b1
2+
**Breaking Change:**
3+
- Move dependancy adal under extra require [kubernetes-client/python-base#108](https://github.com/kubernetes-client/python-base/pull/108)
4+
5+
**Bug Fix:**
6+
- Honor the specified resource version in stream request when watch restarts [kubernetes-client/python-base#109](https://github.com/kubernetes-client/python-base/pull/109)
7+
8+
**API Change:**
9+
- Add timeoutSeconds parameter to CustomObjectsApi list/watch calls [kubernetes-client/gen#94](https://github.com/kubernetes-client/gen/pull/94)
10+
11+
**New Feature:**
12+
- Avoid creating unused ThreadPools [kubernetes-client/gen#91](https://github.com/kubernetes-client/gen/pull/91)
13+
114
# v9.0.0a1
215
**New Feature:**
316
- Avoid creating unused ThreadPools [kubernetes-client/gen#91](https://github.com/kubernetes-client/gen/pull/91)

0 commit comments

Comments
 (0)