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

Skip to content

Commit b68c3bd

Browse files
authored
Merge pull request kubernetes-client#593 from roycaihw/update-base
Update python-base, CHANGELOG and README
2 parents 517d708 + 34bbe69 commit b68c3bd

File tree

3 files changed

+7
-2
lines changed

3 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+
# v7.0.0
2+
**New Features:**
3+
- Add support for refreshing Azure tokens [kubernetes-client/python-base#77](https://github.com/kubernetes-client/python-base/pull/77)
4+
15
# v7.0.0b1
26
**New Features:**
37
- Add Azure support to authentication loading [kubernetes-client/python-base#74](https://github.com/kubernetes-client/python-base/pull/74)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@ between client-python versions.
120120
| 5.0 | Kubernetes main repo, 1.9 branch ||
121121
| 6.0 Alpha/Beta | Kubernetes main repo, 1.10 branch ||
122122
| 6.0 | Kubernetes main repo, 1.10 branch ||
123-
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch ||
123+
| 7.0 Alpha/Beta | Kubernetes main repo, 1.11 branch ||
124+
| 7.0 | Kubernetes main repo, 1.11 branch ||
124125

125126

126127
Key:

kubernetes/base

0 commit comments

Comments
 (0)