Releases: hnaderi/scala-k8s
Releases · hnaderi/scala-k8s
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
v0.6.0
What's Changed
- Add remained API verbs by @hnaderi in #31
- Support for patch verb by @hnaderi in #34
- Update scala-library to 2.13.10 by @hnaderi in #27
- Update scalafmt-core to 3.6.0 by @hnaderi in #30
- Update client3:circe, client3:core to 3.8.3 by @hnaderi in #29
- Update circe-yaml to 0.14.2 by @hnaderi in #32
- explicit js memory usage option by @hnaderi in #35
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Update client3:circe, client3:core to 3.8.2 by @hnaderi in #20
- Update json4s-ast to 4.0.6 by @hnaderi in #22
- Update sbt to 1.7.2 by @hnaderi in #23
- Update jawn-fs2 to 2.4.0 by @hnaderi in #24
- Update sbt-typelevel, sbt-typelevel-site to 0.4.16 by @hnaderi in #28
- Update kubernetes version to 1.25.3 by @hnaderi
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Updated kubernetes to 1.25.2 by @hnaderi in #15
- Update sbt-typelevel, sbt-typelevel-site to 0.4.15 by @hnaderi in #14
- Add ZIO client by @hnaderi in #16
- Add sttp client support by @hnaderi in #12
- Added listing params by @hnaderi
- Added zio-json by @hnaderi
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Update scala-library to 2.12.17 by @hnaderi in #6
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @hnaderi in #5
- Update scalacheck to 1.17.0 by @hnaderi in #7
- Update sbt-typelevel, sbt-typelevel-site to 0.4.14 by @hnaderi in #8
- Client by @hnaderi in #9
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added support for json4s
- Added support for play json
- Added support for spray json
- Refined support for circe
- Added object generators for scalacheck
- Enabled native support again
- Update scalafmt-core to 3.5.9
- Update scala3-library, ... to 3.2.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Added data from directory helpers
- Separated jvm and js data platform
- temporarily disabled scala native due til munit releases support for scala3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Added Utilities
- More helper methods
- Documentation
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Initial release!
Full Changelog: https://github.com/hnaderi/scala-k8s/commits/v0.0.1