Releases: kubernetes-client/java
Releases · kubernetes-client/java
1.0.0-beta3
24 Mar 05:24
Compare
Sorry, something went wrong.
No results found
Fixes
Fix a bug where bearer-token auth didn't work pod to pod
(#180 )
Improve SSH key handling
(#198 , #200 )
Enhancements
Add a custom ConfigBuilder
(#171 )
Add support for easy YAML loading
(#207 )
Add support for Azure AAD Authentication
(#201 )
1.0.0-beta2
24 Mar 05:25
Compare
Sorry, something went wrong.
No results found
Fixes
Fix a bug when Watch returns a Status object
(#165 ).
Add support for Quantity type
(#129 ).
Add support for IntOrString
(#108 ).
Fix some leaks by calling close
(#106 ).
1.0.0-beta1
06 Oct 16:25
Compare
Sorry, something went wrong.
No results found
This is the first beta release of this client.
Features
Support for Kubernetes 1.8 (#84 ).
Fixes
Allow kubeconfig to be loaded without current-context (#81 ).
0.2.0
25 Sep 16:33
Compare
Sorry, something went wrong.
No results found
Fixes
Correctly configure in-cluster token-based authentication (#75 ).
Features
Allow client to be instantiated with a custom context
(#65 ),
Protocol buffer client (#67 ), (#69 ), (#71 ).
Miscellanious
Rename client-java-util
package to client-java
(#73) ).
0.1.0
11 Aug 16:28
Compare
Sorry, something went wrong.
No results found
Initial release of client.