Skip to content

Releases: etspaceman/kinesis4cats

v0.0.12

21 Apr 20:09
de54c60
Compare
Choose a tag to compare

This release contains a major refactor to the constructors, by leveraging the Builder pattern.

What’s Changed

v0.0.11

19 Apr 19:03
996558a
Compare
Choose a tag to compare

This release comes with some major API usability updates around logging and producer retries. Special thanks to @kubukoz for identifying them.

What’s Changed

v0.0.10

17 Apr 16:27
1f3c295
Compare
Choose a tag to compare

What’s Changed

v0.0.9

07 Apr 16:56
6639a19
Compare
Choose a tag to compare

What’s Changed

v0.0.8

04 Apr 17:07
7bb743d
Compare
Choose a tag to compare

What’s Changed

v0.0.7

24 Mar 21:29
1980ad2
Compare
Choose a tag to compare

This release includes some dependency updates, including some breaking changes related to the KCL upgrades.

What’s Changed

v0.0.6

14 Mar 21:23
1851288
Compare
Choose a tag to compare

What’s Changed

v0.0.5

28 Feb 17:09
0bb546a
Compare
Choose a tag to compare

What’s Changed

v0.0.4

28 Feb 05:26
782d468
Compare
Choose a tag to compare

This release hardens the offerings for Scala Native and Scala.js. This includes:

  • Tests for Scala.js and Scala Native
  • Updates to dependencies where needed to support Scala.js and Scala Native
  • Consolidating several modules
  • CI and build overhaul for more efficient builds

What’s Changed

v0.0.3

24 Feb 17:03
b106ed9
Compare
Choose a tag to compare

This release introduces support for ScalaJS and Scala Native in the Smithy4s modules.

What’s Changed