Skip to content

Releases: Banno/kafka4s

v6.0.0-beta4

12 Jan 20:45
5dd95ec
Compare
Choose a tag to compare
v6.0.0-beta4 Pre-release
Pre-release

What's Changed

  • Pin avro4s-core to version 3.1.0 by @amohrland in #837
  • Pin guava version to 32 series by @amohrland in #838
  • Update sbt-typelevel, sbt-typelevel-site to 0.5.4 by @banno-autobot-steward in #795
  • KAYAK-3409 Revert ConsumerImpl back to Sync[F].delay by @zcox in #839
  • Update sbt-typelevel, sbt-typelevel-site to 0.6.5 by @banno-diy-steward in #841

Full Changelog: v6.0.0-beta3...v6.0.0-beta4

v6.0.0-beta3

10 Jan 14:23
f2c143f
Compare
Choose a tag to compare
v6.0.0-beta3 Pre-release
Pre-release

What's Changed

  • Move blocking in sendSync and deprecate it by @rossabaker in #828
  • Deprecate more sendSync-adjacent things by @rossabaker in #829
  • Merge v5.0.5 and delete deprecatia by @rossabaker in #830
  • Update mdoc, sbt-mdoc to 2.5.2 by @banno-diy-steward in #833
  • Update sbt-avrohugger to 2.8.2 by @banno-diy-steward in #832
  • Update vulcan to 1.10.1 by @banno-diy-steward in #834
  • KAYAK-3387 Most Consumer operations are blocking and interruptible by @zcox in #835
  • feature(producerImpl): use interruptible instead of delay by @ERobertGII in #836
  • KAYAK-3361 commit offsets on stream finalization by @zcox in #831

Full Changelog: v6.0.0-beta2...v6.0.0-beta3

v5.0.5

03 Jan 03:02
93f4737
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.0.5

v6.0.0-beta2

02 Jan 21:26
37b46b2
Compare
Choose a tag to compare
v6.0.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v6.0.0-beta1...v6.0.0-beta2

v5.0.4

02 Jan 22:14
d8a8dc0
Compare
Choose a tag to compare

What's changed

Noteworthy upgrades

  • Update guava to 32.1.3-jre by @banno-autobot-steward in #801
  • Update fs2-core to 3.9.3 by @banno-diy-steward in #810
  • Update commons-compress to 1.25.0 by @banno-diy-steward in #815
  • Update sbt-avrohugger to 2.8.1 by @banno-diy-steward in #820
  • Update kafka-avro-serializer to 7.5.3 by @banno-diy-steward in #824

Behind the scenes

  • Update mdoc, sbt-mdoc to 2.3.8 by @banno-autobot-steward in #800
  • Update scalacheck-effect-munit to 0.7.1 by @banno-diy-steward in #803
  • Update sbt to 1.9.7 by @banno-diy-steward in #807
  • Update sbt-avrohugger to 2.7.0 by @banno-diy-steward in #806
  • Update mdoc, sbt-mdoc to 2.4.0 by @banno-diy-steward in #805
  • Update scalacheck-effect-munit to 1.0.4 by @banno-diy-steward in #804
  • Update scalafmt-core to 3.7.15 by @banno-diy-steward in #808
  • Update mdoc, sbt-mdoc to 2.5.0 by @banno-diy-steward in #812
  • Update mdoc, sbt-mdoc to 2.5.1 by @banno-diy-steward in #813
  • Update kafka-avro-serializer to 7.5.2 by @banno-diy-steward in #811
  • Update scalafmt-core to 3.7.17 by @banno-diy-steward in #816
  • Update sbt-avrohugger to 2.8.0 by @banno-diy-steward in #809
  • Update logback-classic to 1.4.12 by @banno-diy-steward in #817
  • Update logback-classic to 1.4.13 by @banno-diy-steward in #818
  • Update logback-classic to 1.4.14 by @banno-diy-steward in #819
  • Update sbt to 1.9.8 by @banno-diy-steward in #821

New Contributors

  • @banno-diy-steward made their first contribution in #803

Full Changelog: v5.0.3...v5.0.4

v6.0.0-beta1

28 Dec 18:30
cf40871
Compare
Choose a tag to compare
v6.0.0-beta1 Pre-release
Pre-release

tldr

  • The main breaking change requiring a new major release is the new ProducerApi.send method in #823
  • This is a "beta" release, as we may still need to change the public API.

What's Changed

  • Update snappy-java to 1.1.10.5 by @banno-autobot-steward in #799
  • Update guava to 32.1.3-jre by @banno-autobot-steward in #801
  • Update mdoc, sbt-mdoc to 2.3.8 by @banno-autobot-steward in #800
  • Update scalacheck-effect-munit to 0.7.1 by @banno-diy-steward in #803
  • Update sbt to 1.9.7 by @banno-diy-steward in #807
  • Update sbt-avrohugger to 2.7.0 by @banno-diy-steward in #806
  • Update mdoc, sbt-mdoc to 2.4.0 by @banno-diy-steward in #805
  • Update scalacheck-effect-munit to 1.0.4 by @banno-diy-steward in #804
  • Update scalafmt-core to 3.7.15 by @banno-diy-steward in #808
  • Update fs2-core to 3.9.3 by @banno-diy-steward in #810
  • Update mdoc, sbt-mdoc to 2.5.0 by @banno-diy-steward in #812
  • Update mdoc, sbt-mdoc to 2.5.1 by @banno-diy-steward in #813
  • Update kafka-avro-serializer to 7.5.2 by @banno-diy-steward in #811
  • Update commons-compress to 1.25.0 by @banno-diy-steward in #815
  • Update scalafmt-core to 3.7.17 by @banno-diy-steward in #816
  • Update sbt-avrohugger to 2.8.0 by @banno-diy-steward in #809
  • Update logback-classic to 1.4.12 by @banno-diy-steward in #817
  • Update logback-classic to 1.4.13 by @banno-diy-steward in #818
  • Update logback-classic to 1.4.14 by @banno-diy-steward in #819
  • Update sbt-avrohugger to 2.8.1 by @banno-diy-steward in #820
  • Update sbt to 1.9.8 by @banno-diy-steward in #821
  • Update kafka-avro-serializer to 7.5.3 by @banno-diy-steward in #824
  • KAYAK-3355 Send with nested effects by @zcox in #823

New Contributors

  • @banno-diy-steward made their first contribution in #803

Full Changelog: v5.0.3...v6.0.0-beta1

v5.0.3

09 Oct 17:36
20ce58e
Compare
Choose a tag to compare

Bumps a couple transitive dependencies to fight a couple CVE.

Upgrades

Behind the scenes

Full Changelog: v5.0.0...v5.0.3

v5.0.2

09 Oct 15:28
c27116c
Compare
Choose a tag to compare

Cursed tag. Did not release.

v5.0.1

05 Oct 23:01
a54baa3
Compare
Choose a tag to compare

Cursed tag. Did not release.

v5.0.0

04 Oct 17:23
f89098e
Compare
Choose a tag to compare

Noteworthy

  • Remove log4j dependency by @ERobertGII in #703
  • feat(vulcan): integrate with Vulcan as an alternative to Avro4s by @Kazark in #720
  • fix: referential opaqueness in Avro4s, as illustrated by Vulcan by @Kazark in #723
  • Handle cancellation of sendRaw by @rossabaker in #749
  • Log all unknown metrics at trace for now by @amohrland in #752

Upgrades

Behind the scenes

New Contributors

Full Changelog: v4.1.3...v5.0.0