Skip to content

Commit e58e768

Browse files
Merge pull request #169 from brendandburns/master
Add changelog for 1.0.0-beta2
2 parents 8056b3b + 06036e6 commit e58e768

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
# 1.0.0-beta1
215

316
This is the first beta release of this client.

0 commit comments

Comments
 (0)