Skip to content

Releases: joan38/kubernetes-client

Pod log, Resource version to watch API, List and get details of a node...

25 Nov 01:11
17f9c35
Compare
Choose a tag to compare

New features:

Bug fixs:

Other:

  • Before running a new test suite, ensure that the minikube environment is clean by performing necessary namspaces cleaning (#234) @tomiwu
  • Fix in authorization type error in README (#249) @bench87
  • Tweaking tests (#257) @yurique

KubeConfig improvements

23 May 01:10
aad098a
Compare
Choose a tag to compare

New features:

  • make KubeConfig.standard and others raise an error instead of providing an Option[..] [#186 by @yurique]
  • standard config [#173 by @yurique]
  • effectful authorization header [#174 by @yurique]

Other:

Lease API, Multiple CA certs & Credentials plugin support

12 Nov 03:46
9017f4e
Compare
Choose a tag to compare

New features:

Other:

  • Tests against Kubernetes 1.21, 1.22 and 1.23 [#165 by @joan38]

Create resource-returning methods

12 Nov 03:26
d3cd009
Compare
Choose a tag to compare
Update scalafmt-core to 3.0.7 (#115)

* Update scalafmt-core to 3.0.7

* Reformat with scalafmt 3.0.7

Support for Scala 3 and Upload & download files in Pod

02 Oct 20:16
6077b14
Compare
Choose a tag to compare
Add Scala 3.0.1 cross-build (#102)

Bump Circe to 0.14.1 and Http4s to 0.23.3 and Mill to 0.9.9

Support for Cats Effect 3

02 Oct 20:17
7d8730e
Compare
Choose a tag to compare
v0.7.0

Fix Uri building for Proxy (#98)

Support for Http4s 0.22

03 Jun 17:55
Compare
Choose a tag to compare
v0.6.0

Correct Github Actions

Ingress, Custom Resources, Watch API and Kubernetes v1.18

11 May 19:40
Compare
Choose a tag to compare

New features:

Other:

  • Switch build to Mill [#17 by @joan38]
  • Tests against Kubernetes 1.18, 1.17 and 1.16 [#13 by @joan38]

Bye Akka-Http, Welcome Http4s

11 May 19:47
Compare
Choose a tag to compare

New features:

Other:

ReplicaSet and Kubernetes 1.11

11 May 19:56
Compare
Choose a tag to compare

New features:

Other:

  • Semiauto encoding of generated payload case classes from Swagger API [#1 by @tomaszym]