Releases: AnyMindGroup/zio-gcp
Releases · AnyMindGroup/zio-gcp
v0.4.0
What's Changed
Dependency updates
- Update scalafmt-core to 3.10.4 by @scala-steward in #113
- Update client4:core, client4:zio to 4.0.14 by @scala-steward in #112
- Update scalafmt-core to 3.10.6 by @scala-steward in #119
- Update sbt, scripted-plugin to 1.12.1 by @scala-steward in #117
- Update client4:core, client4:zio to 4.0.15 by @scala-steward in #114
- Update sbt, scripted-plugin to 1.12.2 by @scala-steward in #120
- Update sbt-scalafix to 0.14.6 by @scala-steward in #130
- Update sbt, scripted-plugin to 1.12.4 by @scala-steward in #129
- Update scalafmt-core to 3.10.7 by @scala-steward in #122
- update sttp and jsoniter by @rolang in #133
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- add raw JSON type support by @rolang in #108
- Add google sheets package by @rolang in #109
- minor signed url encoding test coverage improvement by @rolang in #103
Dependency updates
- Update zio, zio-test, zio-test-sbt to 2.1.24 by @scala-steward in #107
- Update jsoniter-scala-core, ... to 2.38.7 by @scala-steward in #106
- Update scalafmt-core to 3.10.3 by @scala-steward in #105
- Update sbt, scripted-plugin to 1.12.0 by @scala-steward in #110
- Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.10 by @scala-steward in #111
Full Changelog: v0.2.7...v0.3.0
v0.2.7
v0.2.6
What's Changed
Dependency updates
- Update zio, zio-test, zio-test-sbt to 2.1.23 by @scala-steward in #92
- Update scalafmt-core to 3.10.2 by @scala-steward in #93
- Update jsoniter-scala-core, ... to 2.38.6 by @scala-steward in #98
- Update sbt-scalafix to 0.14.5 by @scala-steward in #96
- Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.9 by @scala-steward in #101
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- update api specs / clients by @rolang in #86
- Update sbt-scalafix to 0.14.4 by @scala-steward in #71
- Update auxlib, clib, javalib, nativelib, ... to 0.5.9 by @scala-steward in #72
- Update zio, zio-test, zio-test-sbt to 2.1.22 by @scala-steward in #75
- Update scalafmt-core to 3.10.1 by @scala-steward in #76
- Update jsoniter-scala-core, ... to 2.38.4 by @scala-steward in #82
- Update sbt-scalafmt to 2.5.6 by @scala-steward in #80
- Update client4:core, client4:zio to 4.0.13 by @scala-steward in #78
- update scala to 3.3.7, update zio-sbt, remove scoverage by @rolang in #87
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
Dependency updates
- Update scalafmt-core to 3.9.10 by @scala-steward in #61
- Update client4:core, client4:zio to 4.0.12 by @scala-steward in #65
- Update jsoniter-scala-core, ... to 2.38.3 by @scala-steward in #66
- Update scala3-library to 3.7.3 by @scala-steward in #58
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #67
- update zioSbtVersion to 0.4.0-alpha.35 by @rolang in #68
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- add http backend platform capabilities by @rolang in #47
- fix missing character encoding for signed url in storage client @rolang in #54 and #56
Dependency updates
- Update scalafmt-core to 3.9.9 by @scala-steward in #38
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in #39
- Update jsoniter-scala-core, ... to 2.37.5 by @scala-steward in #41
- Update jsoniter-scala-core, ... to 2.37.6 by @scala-steward in #42
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in #46
- Update zioSbtVersion to 0.4.0-alpha.33 by @rolang in #44
- Update jsoniter-scala-core, ... to 2.37.8 by @scala-steward in #48
- Update client4:core, client4:zio to 4.0.10 by @scala-steward in #49
- Update zio, zio-test, zio-test-sbt to 2.1.21 by @scala-steward in #50
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #52
- Update jsoniter-scala-core, ... to 2.37.10 by @scala-steward in #53
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- update code generator, remove redundant code formatting step by @rolang in #35
- fixes optional enum types, makes enum type names start with uppercase letter
- Update sbt-scoverage to 2.3.1 by @scala-steward in #34
- Update scalafmt-core to 3.9.8 by @scala-steward in #33
- Update jsoniter-scala-core, ... to 2.37.0 by @scala-steward in #32
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- update dependencies and curl backend impl by @rolang in #18
- update aiplatform v1 client by @rolang in #31
- Update sbt-scoverage to 2.2.2 by @scala-steward in #30
- Update scalafmt-core to 3.7.17 by @scala-steward in #29
- Update sbt-scalafmt to 2.5.5 by @scala-steward in #28
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward in #27
- Update zio, zio-test, zio-test-sbt to 2.1.20 by @scala-steward in #25
- Update client4:core, client4:zio to 4.0.9 by @scala-steward in #24
- Update sbt-dynver to 5.1.1 by @scala-steward in #23
- Update jsoniter-scala-core, ... to 2.36.7 by @scala-steward in #22
- Update sbt-scalafix to 0.14.3 by @scala-steward in #19
New Contributors
- @scala-steward made their first contribution in #30
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- added compute metadata helper by @rolang in #16
- added storage package with signed URLs support by @rolang in #17
Full Changelog: v0.1.5...v0.2.0