We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c3794 commit 4f7735dCopy full SHA for 4f7735d
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+##0.4.7
9
+### Bug Fixes
10
+- Allow multiple workers to share rocksdb data dir[98](https://github.com/faust-streaming/faust/issues/98)
11
+- Fix rebalance and recovery issues [83](https://github.com/faust-streaming/faust/issues/83)
12
+-[92](https://github.com/faust-streaming/faust/issues/92)
13
+
14
##0.4.6
15
### Bug Fixes
16
- Fix for [85](https://github.com/faust-streaming/faust/issues/85)
0 commit comments