Skip to content

Commit 3e612bf

Browse files
committed
adding release note for release-14
1 parent 061087e commit 3e612bf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 14.0.0
2+
3+
* Feature
4+
* Supports GCP token refreshing. (#1810)
5+
* Adding Kubectl rollout related implementation. (#1813)
6+
* Bump CRD Model generator to v1.0.6. (#1915)
7+
* Bugfixes
8+
* Make YAML serializer properly cope with CRD' `x-kubernetes-..` extension. (#1804)
9+
* Fix GCPAuthenticator to compose a correct command. (#1824)
10+
* Fix WebSocketStreamHandler.write() to calculate 'remaining' bytes properly. (#1835)
11+
* Tweak call for CoreV1 group properly. (#1880)
12+
* Surface api exception in metrics client. (#1937)
13+
* Misc
14+
* Upgraded maven wrapper. (#1874)
15+
* Minor dependency updates.
16+
* Fixes test flakiness
17+
118
# 13.0.1
219

320
* Bugfixes

0 commit comments

Comments
 (0)