File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77
8+ ## [ 0.6.0] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.6.0 ) (2023-07-11)
9+ [ 0.5.0...0.6.0] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.5.0...0.6.0 )
10+
11+ ### Changed
12+ - to have an explicit naming of store types, it was decided to rename ` CassandraStores.keyValueStore ` to ` CassandraStores.partitionedKeyValueStore `
13+ - the renamed ` partitionedKeyValueStore ` is no longer recommended as the default choice
14+
15+
816## [ 0.5.0] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.5.0 ) (2023-07-09)
917[ 0.4.0...0.5.0] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.4.0...0.5.0 )
1018
You can’t perform that action at this time.
0 commit comments