Skip to content

Commit 0af22b1

Browse files
authored
Merge pull request #789 from roycaihw/update-readme
update changelog and readme in master branch
2 parents 84c057b + d5b163b commit 0af22b1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v9.0.0
2+
**Bug Fix:**
3+
- Add fieldSelector parameter to list/watch methods in custom objects spec [kubernetes-client/gen#106](https://github.com/kubernetes-client/gen/pull/106)
4+
15
# v9.0.0b1
26
**Breaking Change:**
37
- Move dependancy adal under extra require [kubernetes-client/python-base#108](https://github.com/kubernetes-client/python-base/pull/108)

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,13 @@ between client-python versions.
121121
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch ||
122122
| 5.0 | Kubernetes main repo, 1.9 branch ||
123123
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch ||
124-
| 6.0 | Kubernetes main repo, 1.10 branch | |
124+
| 6.0 | Kubernetes main repo, 1.10 branch | |
125125
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch ||
126126
| 7.0 | Kubernetes main repo, 1.11 branch ||
127127
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch ||
128128
| 8.0 | Kubernetes main repo, 1.12 branch ||
129-
| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch ||
129+
| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch ||
130+
| 9.0 | Kubernetes main repo, 1.13 branch ||
130131

131132

132133
Key:

0 commit comments

Comments
 (0)