We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061087e commit 3e612bfCopy full SHA for 3e612bf
CHANGELOG.md
@@ -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
18
# 13.0.1
19
20
* Bugfixes
0 commit comments