We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8056b3b + 06036e6 commit e58e768Copy full SHA for e58e768
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 1.0.0-beta2
2
+
3
+## Fixes
4
5
+* Fix a bug when Watch returns a Status object
6
+ ([#165](https://github.com/kubernetes-client/java/pull/165)).
7
+* Add support for Quantity type
8
+ ([#129](https://github.com/kubernetes-client/java/pull/129)).
9
+* Add support for IntOrString
10
+ ([#108](https://github.com/kubernetes-client/java/pull/108)).
11
+* Fix some leaks by calling close
12
+ ([#106](https://github.com/kubernetes-client/java/pull/165)).
13
14
# 1.0.0-beta1
15
16
This is the first beta release of this client.
0 commit comments