Skip to content

Commit eae5a9b

Browse files
committed
chore: preparing 0.6.0 release (CHANGELOG)
1 parent 0e9e6df commit eae5a9b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/),
55
and 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

0 commit comments

Comments
 (0)