Releases: laserdisc-io/tamer
Releases · laserdisc-io/tamer
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)
v0.8.0 - Support additional properties in Kafka clients
v0.7.2
v0.7.1
v0.7.0 - REST authentication, pagination and HATEOAS support
🚀 New features
- Add auth management, and pagination and hateoas support (#300)
🧹 Cleanup / maintenance
- Update oci-java-sdk-objectstorage to 1.36.3 (#321)
- Update scalacheck to 1.15.4 (#320)
- Update httpclient-backend-zio to 3.3.0 (#318)
- Update sbt to 1.5.1 (#316)
- Update doobie-core, doobie-hikari to 0.13.1 (#317)
- Update log-effect-fs2, log-effect-zio to 0.15.0 (#315)
- Delete fmt-all (#314)
- Update postgresql to 42.2.20 (#312)
- Update zio-streams, zio-test, zio-test-sbt to 1.0.7 (#313)
- Update refined to 0.9.24 (#311)
- Update scalatest to 3.2.8 (#309)
- Update cats-core to 2.6.0 (#308)
- Update avro4s-core to 4.0.7 (#306)
- Update zio-oci-objectstorage to 0.2.0 (#302)
Version 0.6.1
Version 0.6.0
Changes:
- job env made contravariant (#292)
- Rest test: wip (#267)
- An alternative OCI Object Storage source (#277)
- job abstraction separated (#266)
- Generic rest client (no tests and convenience helpers so far) (#262)
- narrow aggregate function (#259)
- Lower CPU when idle (#247)
- Fix maven badge (#257)
- ZLayer/refactorings (#253)
- Fix for zio/zio#4729 (#251)
- zipPar makes no sense and expected to be less efficient than zip due to fiber overhead (#250)
- S3 not perfectly compatible fix (#248)
- S3 generalization (#235)
- Update README.md (#241)
Dependency updates:
- Update zio-streams, zio-test, zio-test-sbt to 1.0.6 (#298)
- Update oci-java-sdk-objectstorage to 1.35.1 (#295)
- Update zio-s3 to 0.3.1 (#296)
- Update sbt to 1.5.0 (#294)
- Update refined to 0.9.23 (#293)
- Update httpclient-backend-zio to 3.2.3 (#291)
- Update scalatest to 3.2.7 (#290)
- Update avro4s-core to 4.0.5 (#289)
- Update cats-core to 2.5.0 (#288)
- Update circe-core, circe-generic, ... to 0.13.0 (#284)
- Update sbt-ci-release to 1.5.7 (#281)
- Update kafka-avro-serializer to 6.1.1 (#279)
- Update cats-effect to 2.4.0 (#278)
- Update sbt-native-packager to 1.8.1 (#274)
- Update doobie-core, doobie-hikari to 0.12.1 (#272)
- bump confluent to 6.0.2 (#255)
- Update silencer-lib, silencer-plugin to 1.7.3 (#249)
- Update postgresql to 42.2.19 (#244)
- Update scalacheck to 1.15.3 (#236)
- Update zio-interop-cats to 2.3.1.0 (#234)