Skip to content

Releases: adamko-dev/kotka-streams

v23.03.13

13 Mar 15:01
4118089
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.08.06...v23.03.13

v22.08.06

06 Aug 20:22
214c5cf
Compare
Choose a tag to compare

What's Changed

  • Additional tests by @aSemy in #21
  • Preparation for Maven Central release by @aSemy in #22

Full Changelog: v22.07.17...v22.08.06

v22.07.17

17 Jul 10:58
70185af
Compare
Choose a tag to compare
  • create StreamsBuilder extension for streaming from multiple topics using varargs
  • adjust KStream.to(...) topic extractor extension to use builder
  • change KStream.join() so valueJoiner lambda is the last parameter
  • Kotlin 1.7.10
  • minor build config changes and prep

v22.05.25

25 May 09:12
bfe3789
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.04.24...v22.05.25

v22.04.24

24 Apr 10:43
65a380c
Compare
Choose a tag to compare

What's Changed

  • Nullable KTable FK extractor by @aSemy in #17

Full Changelog: v0.0.15...v22.04.24

v0.0.15

12 Mar 10:54
0b5ba6c
Compare
Choose a tag to compare

What's Changed

  • more kstream extensions, and 'printed' named operation by @aSemy in #16

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Mar 23:07
468e073
Compare
Choose a tag to compare

What's Changed

  • implemented TableJoined by @aSemy in #13
  • remove nullable types from kxs serdes, standardise the formatting by @aSemy in #14

Full Changelog: v0.0.13...v0.0.14

v0.0.13

09 Mar 11:32
1a2c705
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

06 Feb 16:26
6e2c5a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Feb 16:26
764401c
Compare
Choose a tag to compare

What's Changed

  • Processor Record deconstructing component extensions by @aSemy in #8

Full Changelog: v0.0.10...v0.0.11