Skip to content

v22.07.17

Compare
Choose a tag to compare
@aSemy aSemy released this 17 Jul 10:58
· 66 commits to main since this release
70185af
  • 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