We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7aabfd commit 54af137Copy full SHA for 54af137
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
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.6.4
9
+### Bug Fixes
10
+- Fix partition from message for globaltables or tables that use partitioner [129](https://github.com/faust-streaming/faust/issues/129)
11
+- Calling window close callback after popping the value from store [137](https://github.com/faust-streaming/faust/pull/137)
12
##0.6.3
13
### Bug Fixes
14
- Fix for [126](https://github.com/faust-streaming/faust/issues/126)
0 commit comments