Releases: hnaderi/scala-k8s
Releases · hnaderi/scala-k8s
v0.12.1
What's Changed
- Update flake.lock by @hnaderi in #123
- Update flake.lock by @hnaderi in #125
- Update zio-http to 3.0.0-RC2 by @hnaderi in #126
- Update scalafmt-core to 3.7.4 by @hnaderi in #128
- Update scala3-library, ... to 3.3.0 by @hnaderi in #127
- Update sbt to 1.9.0 by @hnaderi in #130
- Update flake.lock by @hnaderi in #131
- Update nscplugin, sbt-scala-native, ... to 0.4.13 by @hnaderi in #132
- Update sbt-typelevel, sbt-typelevel-site to 0.4.22 by @hnaderi in #133
- Update scala-library to 2.13.11 by @hnaderi in #138
- Update sbt-header to 5.10.0 by @hnaderi in #136
- Update munit, munit-scalacheck to 1.0.0-M8 by @hnaderi in #139
- Update flake.lock by @hnaderi in #140
- Update scala-library to 2.12.18 by @hnaderi in #137
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @hnaderi in #135
- Update epollcat to 0.1.5 by @hnaderi in #134
- Update http4s-circe, http4s-client, ... to 0.23.20 by @hnaderi in #141
- Update kubernetes version by @hnaderi in #144
- Update bcpkix-jdk18on to 1.74 by @hnaderi in #145
- Update http4s-circe, http4s-client, ... to 0.23.21 by @hnaderi in #146
- Update flake.lock by @hnaderi in #147
- Update jawn-parser to 1.5.0 by @hnaderi in #129
- Update bcpkix-jdk18on to 1.75 by @hnaderi in #148
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Update sbt-typelevel, sbt-typelevel-site to 0.4.21 by @hnaderi in #115
- Update sbt to 1.8.3 by @hnaderi in #114
- Update http4s-circe, http4s-client, ... to 0.23.19 by @hnaderi in #113
- Update http4s-netty-client to 0.5.7 by @hnaderi in #117
- Update http4s-jdk-http-client to 0.9.1 by @hnaderi in #116
- Update flake.lock by @hnaderi in #118
- Update http4s-blaze-client to 0.23.15 by @hnaderi in #119
- Update kubernetes to 1.27.2 by @hnaderi in #122
- Client builders accept backend options by @hnaderi in #121
Full Changelog: v0.11.1...v0.12.0
v0.11.1
v0.11.0
What's new?
- Direct Kubeconfig and TLS support! Now you can create a client from the kube config or using direct parameters. Also using
defaultConfig
you can let the client to find the appropriate config like kubectl. What's even better is that it is also cross platform! - CRD APIs. CRD APIs are included in the library itself.
- All the remaining cluster level resource (e.g. node, CRD) operations (create, delete, delete collection, replace, server side apply, patch)
- Improved manifest reading. You can read manifests of known types directly.
- Pluggable authentication
- Improved Error responses
- Cookie support in core client
New integrations
- Http4s ember client
- Http4s jdk client
- Http4s blaze client
- Http4s netty client
- Sttp JDK HttpClient
- ZIO http 3
Bug fixes
- Fixed a codegen error which was causing missing fields in
CustomResourceDefinitionNames
What's Changed
- Update sbt-typelevel, sbt-typelevel-site to 0.4.20 by @hnaderi in #95
- 97 apis for customresourcedefinition by @hnaderi in #98
- Update flake.lock by @hnaderi in #100
- Kubeconfig by @hnaderi in #99
- Fixed wrong Object generation for subresources by @hnaderi in #102
- Http4s crossplatform tls by @hnaderi in #108
- Added http4s jdk-client integration by @hnaderi in #110
- Increased the minimum supported JDK to 11
Contributors
Huge shout out to @davesmith00sky for his detailed bug reports, subtle bug detection and also suggestions.
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
What's Changed
- Manifests module uses Yaml4s, which makes it cross platform as well by @hnaderi in #92
- Circe module on scala native by @hnaderi in #84
Updates
- Updated kubernetes to 1.27.1 by @hnaderi in #90
- Updated kubernetes to 1.27.0 by @hnaderi in #88
- Update zio-json to 0.5.0 by @hnaderi in #77
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @hnaderi in #78
- Update flake.lock by @hnaderi in #79
- Update scalafmt-core to 3.7.3 by @hnaderi in #80
- Update client3:circe, client3:core to 3.8.14 by @hnaderi in #81
- Update flake.lock by @hnaderi in #82
- Update flake.lock by @hnaderi in #85
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @hnaderi in #86
- Update client3:circe, client3:core to 3.8.15 by @hnaderi in #87
- Build info by @hnaderi in #89
- Update flake.lock by @hnaderi in #91
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Update scalafmt-core to 3.7.1 by @hnaderi in #60
- Update play-json to 2.9.4 by @hnaderi in #61
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @hnaderi in #63
- Update client3:circe, client3:core to 3.8.9 by @hnaderi in #62
- Update nscplugin, sbt-scala-native, ... to 0.4.9 by @hnaderi in #44
- Update nscplugin, sbt-scala-native, ... to 0.4.10 by @hnaderi in #64
- Update scala3-library, ... to 3.2.2 by @hnaderi in #65
- Update client3:circe, client3:core to 3.8.10 by @hnaderi in #66
- Update client3:circe, client3:core to 3.8.11 by @hnaderi in #67
- Update scalafmt-core to 3.7.2 by @hnaderi in #69
- Update client3:circe, client3:core to 3.8.12 by @hnaderi in #70
- Update sbt-typelevel, sbt-typelevel-site to 0.4.19 by @hnaderi in #72
- Update flake.lock by @hnaderi in #73
- Update client3:circe, client3:core to 3.8.13 by @hnaderi in #74
- Update nscplugin, sbt-scala-native, ... to 0.4.11 by @hnaderi in #75
- Updated Kubernetes version to 1.26.3 by @hnaderi in #76
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Update client3:circe, client3:core to 3.8.6 by @hnaderi in #49
- Update sbt to 1.8.1 by @hnaderi in #50
- Update http4s-circe, http4s-ember-client to 0.23.17 by @hnaderi in #52
- Update sbt to 1.8.2 by @hnaderi in #53
- Update client3:circe, client3:core to 3.8.7 by @hnaderi in #51
- Update sbt-typelevel, sbt-typelevel-site to 0.4.18 by @hnaderi in #54
- Update client3:circe, client3:core to 3.8.8 by @hnaderi in #55
- Update http4s-circe, http4s-ember-client to 0.23.18 by @hnaderi in #56
- Update scalafmt-core to 3.7.0 by @hnaderi in #57
- Updated kubernetes version to 1.26.1 by @hnaderi in #59
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Update sbt to 1.7.3 by @hnaderi in #36
- Update scalafmt-core to 3.6.1 by @hnaderi in #37
- Update scala3-library, ... to 3.2.1 by @hnaderi in #38
- Updated kubernetes to 1.25.4 by @hnaderi in #39
- Update sbt to 1.8.0 by @hnaderi in #41
- Update sbt-typelevel, sbt-typelevel-site to 0.4.17 by @hnaderi in #42
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @hnaderi in #43
- Update client3:circe, client3:core to 3.8.5 by @hnaderi in #45
- Update zio-json to 0.4.0 by @hnaderi in #46
- Update zio-json to 0.4.2 by @hnaderi in #47
- Updated kubernetes to 1.26.0 by @hnaderi in #48
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Moved pointer classes next to their target types, to make packages and scala doc more organized.
Full Changelog: v0.6.0...v0.7.0