Update python-base, CHANGELOG and README

pick up python-base change: Add support for refreshing Azure tokens.
update CHANGELOG and README to prepare for 7.0.0 release.
This commit is contained in:
Haowei Cai 2018-08-13 17:31:38 -07:00
parent 517d70850c
commit 34bbe6988a
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
# v7.0.0
**New Features:**
- Add support for refreshing Azure tokens [kubernetes-client/python-base#77](https://github.com/kubernetes-client/python-base/pull/77)
# v7.0.0b1
**New Features:**
- Add Azure support to authentication loading [kubernetes-client/python-base#74](https://github.com/kubernetes-client/python-base/pull/74)

View File

@ -120,7 +120,8 @@ between client-python versions.
| 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 | ✓ |
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch | ✓ |
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch | ✗ |
| 7.0 | Kubernetes main repo, 1.11 branch | ✓ |
Key:

@ -1 +1 @@
Subproject commit 7359cdae5a4c1cfe65551c9ff3024252449412e3
Subproject commit 07ef6263685802ee5a8532662bf589adaa07b592