File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ##0 .6.7
9+ ### Changed
10+ - aiokafka dependency is set to >=0.7.1,<0.8.0
11+
712##0 .6.6
813### Bug Fixes
914- Error when logging slow process in aiokafka with python 3.9 [ 153] ( https://github.com/faust-streaming/faust/issues/153 )
1015- FIX Record instances deserialize properly when returned by agent.ask[ 151] ( https://github.com/faust-streaming/faust/issues/151 )
1116
12-
1317##0 .6.5
1418### Bug Fixes
1519- Fix leader topic replication [ 149] ( https://github.com/faust-streaming/faust/issues/149 )
You can’t perform that action at this time.
0 commit comments