Skip to content

0.5.0

Choose a tag to compare

@hartmut-co-uk hartmut-co-uk released this 09 Jul 11:29
· 266 commits to main since this release

Added

  • Interface CassandraStateStore #19 #20
    • implemented by all the libraries custom StateStore solutions (only CassandraKeyValueStore yet)
    • provides static helper methods to get ReadOnly stores for interactive queries (see docs)

Changed

  • dependency updates, incl. kafka-streams 3.5.0 #22
    Reminder: the library itself does not have any transitive dependencies. All dependencies are compileOnly or for tests.