File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
23
# 1.0.0
2
24
* Fix a bug with HTML escaping byte arrays (#240 )
3
25
* Fix a bug with YAML parsing IntOrString types (#242 )
You can’t perform that action at this time.
0 commit comments