Skip to content

Releases: Banno/kafka4s

v3.0.0-M36

19 Aug 17:30
2b1b584
Compare
Choose a tag to compare
Merge pull request #475 from Banno/assign-configs

feat: configs seam for `RecordStream.Batched.assign`

v3.0.0-M35

19 Aug 16:57
b49a201
Compare
Choose a tag to compare
Merge pull request #473 from Banno/assign-configs

feat: configs seam for `RecordStream.assign`

v3.0.0-M34: allow passing configs to set up topical

18 Aug 15:58
ee69768
Compare
Choose a tag to compare
Merge pull request #471 from Banno/setupauth

feat: enable plumbing configurations into `setUp`

v3.0.0-M33: Seam for Schema Registry configurations

17 Aug 18:56
d556345
Compare
Choose a tag to compare
Merge pull request #469 from Banno/srconfigs

feat: seam for injection of Schema Registry configs

v3.0.0-M32: Topical.registerSchemas

17 Aug 17:03
9f74529
Compare
Choose a tag to compare
Merge pull request #467 from Banno/register-schemas

feat: expose `registerSchemas` on `Topical`

v4.0.0-M2

03 Aug 21:16
3c91a19
Compare
Choose a tag to compare
Merge pull request #462 from banno-autobot-steward/update/epimetheus-…

v3.0.0-M31

30 Jul 15:45
d09e887
Compare
Choose a tag to compare
Merge pull request #459 from Banno/am/cp-up

KAYAK-1154 confluent platform 6.2.0

v3.0.0-M30

02 Jun 20:39
cbaa8be
Compare
Choose a tag to compare
  • Introduced previously experimental stream-processing abstractions. (Hat tip to author @Kazark.)
  • Small breaking change in TopicPartitionOffset. toMap is now explicit method instead of implicit conversion.

v3.0.0-M29

31 May 21:20
424c340
Compare
Choose a tag to compare
  • Upgrade/switch to org.typelevel::log4cats-slf4j:1.3.1

v3.0.0-M28

28 May 15:47
Compare
Choose a tag to compare
  • Backport ...OrZeros utilities