Skip to content

Commit 15622e9

Browse files
committed
Update CHANGELOG
1 parent c703c80 commit 15622e9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 3.0.0-beta1
2+
3+
* feat (#137): Introduce builder generation.
4+
* Close watches more cleanly.
5+
* Avoid use SystemClassLoader on Yaml.
6+
* Add config file persistence.
7+
* Support refresh for Azure Active Directory tokens.
8+
* Regenerate client for Kubernetes 1.11
9+
10+
11+
# 2.0.0
12+
13+
Changes since 1.0.0:
14+
15+
* Update Guava dependency. #301
16+
* Added OSGi support and updated plugins #291 #292
17+
* Client overwriting my app's logback configuration #276 #284
18+
* Support equals() for IntOrString #283
19+
* Close the response body in the case of error. #281
20+
* Add a warning and an exception if a watch is created with debugging enabled. #280
21+
* Update to 1.10 API.
22+
123
# 1.0.0
224
* Fix a bug with HTML escaping byte arrays (#240)
325
* Fix a bug with YAML parsing IntOrString types (#242)

0 commit comments

Comments
 (0)