Skip to content

Releases: faust-streaming/faust

v0.8.7

11 Aug 01:53
681c2c9
Compare
Choose a tag to compare

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

Full Changelog: v0.8.6...v0.8.7

Stability fixes

20 Jul 15:48
0bb2685
Compare
Choose a tag to compare

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

02 Jun 13:55
00adae7
Compare
Choose a tag to compare

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

Full Changelog: v0.8.4...v0.8.5

v0.8.4

25 Feb 17:20
28595d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.4

v0.8.1

20 Jan 00:32
35d6885
Compare
Choose a tag to compare

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

11 Jan 20:27
a7256eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.9...v0.8.0

v0.7.9

07 Jan 17:32
2d8bdb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.8...v0.7.9

v0.7.7

18 Dec 13:25
a44fb6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.6...v0.7.7

v0.7.6

15 Dec 15:52
6e5c301
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

14 Dec 22:50
ef3c6e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5