Skip to content

Releases: laserdisc-io/tamer

v0.11.0 - Auto recover from state offset 1

21 Jul 15:45
2615c92
Compare
Choose a tag to compare

🚀 New features

  • Auto recover from state offset 1 (#443)

🧹 Maintenance / Cleanup

  • Update oci-java-sdk-objectstorage to 2.3.0 (#441)
  • Update s3 to 2.17.1 (#442)
  • Update logback-classic to 1.2.4 (#438)
  • Update jul-to-slf4j, log4j-over-slf4j to 1.7.32 (#440)
  • Update org.everit.json.schema to 1.13.0 (#436)
  • Update httpclient-backend-zio to 3.3.11 (#432)
  • Update sbt to 1.5.5 (#429)

v0.10.0 - Rest retry schedule

09 Jul 09:56
cb90991
Compare
Choose a tag to compare

🚀 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

22 Jun 09:17
1796058
Compare
Choose a tag to compare

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

28 May 16:21
a4f4763
Compare
Choose a tag to compare

🐛 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

14 May 14:28
140e003
Compare
Choose a tag to compare

🚀 New features

  • Add kafka properties to settings (#341)

🧹 Cleanup / Maintenance

  • moved platform specific code for doobie in the doobie module (#340)

v0.7.2

14 May 13:02
5d570e0
Compare
Choose a tag to compare

🚀 New features

  • [oci-objectstorage] Add objectNameFinder predicate (#339)

🧹 Cleanup / Maintenance

  • Update refined to 0.9.25 (#338)
  • Update scala-collection-compat to 2.4.4 (#337)
  • Update httpclient-backend-zio to 3.3.2 (#333)
  • Update cats-core to 2.6.1 (#336)
  • Update oci-java-sdk-objectstorage to 1.36.4 (#332)
  • Update avro4s-core to 4.0.8 (#330)

v0.7.1

10 May 15:54
a7ab5fd
Compare
Choose a tag to compare

🚀 New features

  • Feature/timeout on simplified rest api (#329)

🧹 Cleanup / Maintenance

  • Update sbt to 1.5.2 (#326)
  • Update httpclient-backend-zio to 3.3.1 (#325)
  • Update doobie-core, doobie-hikari to 0.13.2 (#324)
  • Update zio-interop-cats to 2.4.1.0 (#322)

v0.7.0 - REST authentication, pagination and HATEOAS support

06 May 10:32
937508e
Compare
Choose a tag to compare

🚀 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

14 Apr 15:59
b8ad55b
Compare
Choose a tag to compare

Changes:

  • Remove the constraint that K, V, and S require to be subtype of Product (#299)

Dependency updates:

  • Update oci-java-sdk-objectstorage to 1.36.0 (#301)

Version 0.6.0

12 Apr 12:35
f57a80e
Compare
Choose a tag to compare

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)