Releases: faust-streaming/faust
Releases · faust-streaming/faust
v0.8.7
What's Changed
- Remove a broken link in Readme.md by @zaqim in #332
- Correct pypi link, tar filename and path by @afasseco in #334
- Fix recovery of partitions for large volume writes by @wbarnha in #335
- missing
f
prefix on f-string by @russellpierce in #337 - Allow rocksdb to accept read_only option in order to share tables among workers by @wbarnha in #331
- add dist.yml for uploading builds to pypi by @wbarnha in #338
New Contributors
- @zaqim made their first contribution in #332
- @afasseco made their first contribution in #334
- @russellpierce made their first contribution in #337
Full Changelog: v0.8.6...v0.8.7
Stability fixes
What's Changed
- Avoid crash in recovery by pessimistically looking up the earliest key by @cbrand in #289
- Fix flake warning with bound loop var by @wbarnha in #326
- If changelog topic partitions are only listed in the actives_tps set … by @wbarnha in #325
- fix twisted link in README.md by @wbarnha in #309
- Fixed filter not acking filtered out messages. by @mdrago98 in #208
- Add method to RocksDB for backing up partitions by @wbarnha in #304
Full Changelog: v0.8.5...v0.8.6
Bug Fixes
What's Changed
- Fix aiohttp ThreadedProducer driver python36, add unit tests by @cbrand in #277
- Producer: Rewrite non enabled unit tests by @cbrand in #272
- Rerouted HTTP requests retain the original request headers by @brennerd11 in #276
- Added metadata_max_age_ms option for both Consumer and Producer by @Roman1us in #279
- Added connections_max_idle_ms for consumer and producer by @magzot in #281
- Fix stream filter not acking messages by @ameen-orca in #287
- Add support for additional sentry tags and arguments by @ran-ka in #285
- Improve monitor performance by @cbrand in #288
- Update documentation to reference faust-streaming by @dude0001 in #290
- Python 3.10 by @taybin in #205
- Minimize standby remaining total calls by @cbrand in #292
- support frozenset json serialization by @YiuRULE in #295
- Fix user guide create channel example to run by @Robbie-Palmer in #299
- Improve performance of recovery signal check by @cbrand in #291
- re-import orjson module for json serialization/deserialization by @YiuRULE in #294
- Fix readme typos by @wbarnha in #308
- Faust commits the wrong offset in case of a gap in acks #312 by @s3563602123 in #313
New Contributors
- @brennerd11 made their first contribution in #276
- @magzot made their first contribution in #281
- @ameen-orca made their first contribution in #287
- @dude0001 made their first contribution in #290
- @YiuRULE made their first contribution in #295
- @Robbie-Palmer made their first contribution in #299
- @wbarnha made their first contribution in #308
- @s3563602123 made their first contribution in #313
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Make optional types explicit by @dbrattli in #255
- fix name_prefix usage by @jsurloppe in #266
- Fix: Producer hangs on send pending check with thread producer enabled by @cbrand in #270
- flushing producer before commit by @patkivikram in #273
New Contributors
- @dbrattli made their first contribution in #255
- @jsurloppe made their first contribution in #266
- @cbrand made their first contribution in #270
Full Changelog: v0.8.2...v0.8.4
v0.8.1
What's Changed
- Support waiting for fetcher to complete to prevent extra seek by @ekerstens in #263
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Revert cancel getmany and add extra seek by @ekerstens in #256
Full Changelog: v0.7.9...v0.8.0
v0.7.9
What's Changed
- minor typo by @kleinron in #244
- minor typo by @kleinron in #246
- Package bump - allow
click
< 8.1 by @qbzenker in #245 - fix condition to delete old table keys by @dima-orca in #251
- Stop fetching when flow stops by @ekerstens in #253
New Contributors
- @kleinron made their first contribution in #244
- @dima-orca made their first contribution in #251
Full Changelog: v0.7.8...v0.7.9
v0.7.7
What's Changed
- fix race conditions on rebalance by @patkivikram in #241
- Bump dependency - allow
click>=6.7,<=8.0
by @qbzenker in #231 - Take with timestamp by @nicor88 in #242
New Contributors
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Remove wait_first and extra log by @ekerstens in #240
Full Changelog: v0.7.5...v0.7.6