Skip to content

Commit 8f89863

Browse files
committed
Update change log.
1 parent 7028dc4 commit 8f89863

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

CHANGELOG.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
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
713
* feat (#137): Introduce builder generation.
814
* Close watches more cleanly.
915
* Avoid use SystemClassLoader on Yaml.
1016
* 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
1419

1520
# 2.0.0
1621

0 commit comments

Comments
 (0)