File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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.7.1] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.7.1 ) (2023-07-23)
9+ [ 0.7.0...0.7.1] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.7.0...0.7.1 )
10+
11+ ### Changed
12+ - Class is renamed to be more explicit (` CassandraReadOnlyKeyValueStore ` -> ` CassandraPartitionedReadOnlyKeyValueStore ` )
13+
14+
815## [ 0.7.0] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.7.0 ) (2023-07-23)
916[ 0.6.0...0.7.0] ( https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.6.0...0.7.0 )
1017
You can’t perform that action at this time.
0 commit comments