Merge pull request #789 from roycaihw/update-readme
update changelog and readme in master branch
This commit is contained in:
commit
0af22b1556
@ -1,3 +1,7 @@
|
||||
# v9.0.0
|
||||
**Bug Fix:**
|
||||
- Add fieldSelector parameter to list/watch methods in custom objects spec [kubernetes-client/gen#106](https://github.com/kubernetes-client/gen/pull/106)
|
||||
|
||||
# v9.0.0b1
|
||||
**Breaking Change:**
|
||||
- Move dependancy adal under extra require [kubernetes-client/python-base#108](https://github.com/kubernetes-client/python-base/pull/108)
|
||||
|
||||
@ -121,12 +121,13 @@ between client-python versions.
|
||||
| 5.0 Alpha/Beta | Kubernetes main repo, 1.9 branch | ✗ |
|
||||
| 5.0 | Kubernetes main repo, 1.9 branch | ✗ |
|
||||
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch | ✗ |
|
||||
| 6.0 | Kubernetes main repo, 1.10 branch | ✓ |
|
||||
| 6.0 | Kubernetes main repo, 1.10 branch | ✗ |
|
||||
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch | ✗ |
|
||||
| 7.0 | Kubernetes main repo, 1.11 branch | ✓ |
|
||||
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✗ |
|
||||
| 8.0 | Kubernetes main repo, 1.12 branch | ✓ |
|
||||
| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch | ✓ |
|
||||
| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch | ✗ |
|
||||
| 9.0 | Kubernetes main repo, 1.13 branch | ✓ |
|
||||
|
||||
|
||||
Key:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user