Skip to content

Commit 1f76a2e

Browse files
committed
chore: preparing 0.7.2 release (CHANGELOG)
1 parent 00ef12b commit 1f76a2e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.7.2](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.7.2) (2023-07-24)
9+
[0.7.1...0.7.2](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.7.1...0.7.2)
10+
11+
### Polishing & Cleanup
12+
- chore: example/*-restapi enable datastax-java-driver `RequestLogger`
13+
- chore: example/partitioned-store-restapi use ScyllaDB
14+
- chore: example/partitioned-store-restapi fix main class + `application.id`
15+
- chore: polishing, more javadoc+comments, `validateIsRunningOrRebalancing()`
16+
17+
818
## [0.7.1](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/releases/tag/0.7.1) (2023-07-23)
919
[0.7.0...0.7.1](https://github.com/thriving-dev/kafka-streams-cassandra-state-store/compare/0.7.0...0.7.1)
1020

0 commit comments

Comments
 (0)