Releases: faust-streaming/faust
Releases · faust-streaming/faust
v0.7.4
What's Changed
- fix race condition when buffers are full by @patkivikram in #237
Full Changelog: v0.7.3...v0.7.4
v0.7.1
What's Changed
- Cancel getmany if generation_id changes by @ekerstens in #234
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Revert "fix for out of order events (#228)" by @patkivikram in #232
Full Changelog: v0.6.14...v0.7.0
v0.6.14
What's Changed
- Fix flake8 by @ekerstens in #227
- Fixed the hello world example by @microft in #224
- fix for out of order events by @patkivikram in #228
New Contributors
Full Changelog: v0.6.13...v0.6.14
v0.6.13
What's Changed
- Discard message after rebalance by @ekerstens in #223
Full Changelog: v0.6.12...v0.6.13
Bug Fixes
Bug Fixes
What's Changed
- Feature/support swagger by @ran-ka in #206
- Manually acknowledge take by @mdrago98 in #192
- Memory store repartitioning behavior by @Roman1us in #199
- Feature/topic route by @ran-ka in #200
- Remove outdated colorclass library by @taybin in #204
- Fix worker default web_host to be None by @ran-ka in #210
- add all partitions of global tables as active in order to let them re… by @aoberegg in #213
- Fix Recovery._resume_streams by @ekerstens in #217
New Contributors
- @mdrago98 made their first contribution in #192
- @Roman1us made their first contribution in #199
- @ekerstens made their first contribution in #217
Full Changelog: v0.6.10...v0.6.11
Stability fixes
What's Changed
- Use faust-streaming-rocksdb in rocksdb.txt requirements file by @taybin in #168
- fix for reassign Table Keys #171 by @PJ-Schulz in #174
- Fix routing method (#188) by @ondrejchmelar in #191
- fixes #197 by @dparker18 in #198
- Fix canonical URL when setting either port of host from the CLI by @ran-ka in #196
- adding new feature to retry on Aerospike runtime exceptions Issue#202 by @patkivikram in #203
New Contributors
- @PJ-Schulz made their first contribution in #174
- @ondrejchmelar made their first contribution in #191
- @dparker18 made their first contribution in #198
- @ran-ka made their first contribution in #196
Full Changelog: v0.6.9...v0.6.10