Changes¶
This document contain change notes for bugfix releases in the Faust 1.10 series. If you’re looking for previous releases, please visit the History section.
1.11.0¶
- release-date
TBA
- release-by
TBA
Requirements
Now depends on Mode 4.3.2
Now depends on robinhood-aiokafka 1.1.5
Tables: Table HTTP router now forwards HTTP status code in responses.
Contributed by Wjatscheslaw Kewlin @slawak.
Tables: Windowed tables may now have asynchronous
on_window_close
callbacks.Contributed by Ramkumar M (@billaram).