File tree Expand file tree Collapse file tree 1 file changed +14
-9
lines changed Expand file tree Collapse file tree 1 file changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
- # 3.0.0-beta2
2
- * Support client certificate chains
3
- * Add equals() support for the Quantity object
4
-
5
- # 3.0.0-beta1
6
-
1
+ # 3.0.0
2
+ Changes Since 2.0.0
3
+
4
+ * Expand HOME detection on Windows.
5
+ * Changed to set USERPROFILE on Windows environment.
6
+ * Add utilities for copying files.
7
+ * shutdown okhttp client after exec call
8
+ * add constructDateTime to snakeYaml CustomConstructor
9
+ * Dropped reference to gson internal API
10
+ * Implemented equals method for Quantity
11
+ * set content-type to merge-patch+json while building nodePatchCall
12
+ * support client certificate chain
7
13
* feat (#137 ): Introduce builder generation.
8
14
* Close watches more cleanly.
9
15
* Avoid use SystemClassLoader on Yaml.
10
16
* Add config file persistence.
11
- * Support refresh for Azure Active Directory tokens.
12
- * Regenerate client for Kubernetes 1.11
13
-
17
+ * Support refresh for Azure Active Directory tokens.
18
+ * Regenerate client for Kubernetes 1.11
14
19
15
20
# 2.0.0
16
21
You can’t perform that action at this time.
0 commit comments