Releases: laserdisc-io/tamer
Releases · laserdisc-io/tamer
v0.14.0 - CE3 compatible release
🧹 Maintenance / Cleanup
- fix summoning of Codec given Circe's Decoder and Encoder (#516)
- Update zio, zio-streams, zio-test, ... to 1.0.12 (#521)
- Update scalafmt-core to 3.0.4 (#518)
- Update s3 to 2.17.42 (#519)
- Update scala-library to 2.12.15 (#513)
- Update zio-s3 to 0.3.7 (#511)
- Update oci-java-sdk-objectstorage to 2.5.1 (#515)
- Update avro4s-core to 4.0.11 (#510)
- Update logback-classic to 1.2.6 (#507)
- abandon CE2, bump ciris to 2.1.1 and doobie to 1.0.0-RC1 (#497)
- Update uzhttp to 0.2.8 (#500)
v0.13.0 - Log file name on error in Object Storage frontend module
🧹 Maintenance / Cleanup
- Logging failing object name on error (#498)
Note: the above commit also hides TamerError
to tamer
package scope. This is not binary compatible.
v0.12.0 - Optional Schema Registry and new Codecs
🚀 New features
- Open up to more codecs and make schema registry optional (#483)
🧹 Maintenance / Cleanup
- Update jsoniter-scala-core to 2.10.2 (#496)
- Update oci-java-sdk-objectstorage to 2.4.2 (#493)
- Update s3 to 2.17.32 (#495)
- Update httpclient-backend-zio to 3.3.14 (#494)
- Update zio-s3 to 0.3.6 (#489)
- Update scalafmt-core to 3.0.1 (#488)
- Update zio, zio-streams, zio-test, ... to 1.0.11 (#481)
- Upgrade zio-kafka + apply RCA to tests (#472)
- Update logback-classic to 1.2.5 (#448)
- minor import changes (#450)
- Source test (#447)
v0.11.0 - Auto recover from state offset 1
v0.10.0 - Rest retry schedule
🚀 New features
- [rest] Add retry schedule (#414)
🧹 Maintenance / Cleanup
- Update s3 to 2.16.98 (#425)
- Update sbt-scalafmt to 2.4.3 (#426)
- Update scala-collection-compat to 2.5.0 (#427)
- Update oci-java-sdk-objectstorage to 2.1.1 (#423)
- Update postgresql to 42.2.23 (#421)
- Update log-effect-zio to 0.16.1 (#369)
- Update httpclient-backend-zio to 3.3.9 (#416)
- Update avro4s-core to 4.0.10 (#412)
v0.9.0 - Tamer rehaul
There are a significant number of changes that are going in as part of this release.
Please see the examples in https://github.com/laserdisc-io/tamer/tree/master/example/src/main/scala/tamer to understand what changes end users of the library need to implement.
🚀 Features / Significant changes
- More cleanup (#390)
- [rest] Refresh maybeToken (#377)
- [rest] Make initial offsets configurable (#378)
- Rehaul v2 (#356)
🧹 Maintenance / Cleanup
- bump circe to 0.14.1 (#402)
- a little less Blocking (#403)
- remove some less useful fiber dump (#404)
- Update kafka-schema-registry-client to 6.2.0 (#401)
- Update httpclient-backend-zio to 3.3.7 (#400)
- Update s3 to 2.16.87 (#398)
- Update jul-to-slf4j, log4j-over-slf4j to 1.7.31 (#399)
- Update org.everit.json.schema to 1.12.3 (#395)
- Update postgresql to 42.2.22 (#396)
- Update sbt to 1.5.4 (#391)
- Update oci-java-sdk-objectstorage to 1.37.2 (#383)
- Update zio, zio-streams, zio-test, ... to 1.0.9 (#373)
- Update oci-java-sdk-objectstorage to 1.37.1 (#371)
- Update silencer-lib, silencer-plugin to 1.7.5 (#368)
v0.8.1 Remove sensitive logging
🐛 Bugs
- Remove secrets from logs (#366)
🧹 Cleanup / Maintenance
- Update scala-library to 2.12.14 (#365)
- Update circe-core, circe-generic, ... to 0.14.1 (#363)
- Update refined to 0.9.26 (#362)
- Update oci-java-sdk-objectstorage to 1.37.0 (#359)
- Update httpclient-backend-zio to 3.3.5 (#358)
- Update doobie-core, doobie-hikari to 0.13.4 (#357)
- Update zio-interop-cats to 2.5.1.0 (#353)
- Update silencer-lib, silencer-plugin to 1.7.4 (#350)
- Update zio, zio-streams, zio-test, ... to 1.0.8 (#349)
- Update zio-oci-objectstorage to 0.2.1 (#347)
- Update scala-library to 2.13.6 (#346)
- Update avro4s-core to 4.0.9 (#345)
- Update scalatest to 3.2.9 (#342)