Skip to content

Releases: faust-streaming/faust

v0.10.18

27 Nov 16:41
ddef30e

Choose a tag to compare

What's Changed

  • Fix AccessType assignment in rocksdb.py by @wbarnha in #575
  • Fix races in conductor with dynamic agents by @GodTamIt in #568
  • Consolidate dynamic attributes for setuptools v69.0.0 and move some metadata definitions into pyproject.toml by @wbarnha in #574

Full Changelog: v0.10.17...v0.10.18

FYI: I yanked v0.10.17 since I introduced a bug in the RocksDB driver. Sorry about that!

v0.10.17

21 Nov 15:26
c629e72

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.16...v0.10.17

Just creating a new release for building again due to compatibility issues introduced in setuptools v69.0.0.

v0.10.16

15 Aug 02:39
b5db8a0

Choose a tag to compare

What's Changed

  • Update python-package.yml to test for Python 3.12 by @wbarnha in #540
  • fix: ensure aiokafka commit is called with kafka.structs.TopicPartiti… by @dabdada in #541

Full Changelog: v0.10.15...v0.10.16

v0.10.15

08 Aug 03:20
4a23420

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.14...v0.10.15

v0.10.14

27 Jun 13:14
600d0ae

Choose a tag to compare

What's Changed

  • End support for Python 3.7 by @wbarnha in #508
  • Use proper regex suggested by setuptools_scm for detecting version by @wbarnha in #509
  • Ensure callback map is rebuilt after reply_to topics are created by @richardhundt in #510
  • Fix set operations in ChangeloggedSet by @richardhundt in #521
  • Implement OAuthbearer auth mechanism by @cbcoutinho in #525
  • Fix periodic flush not having a current_event in context by @richardhundt in #522
  • Update CI/CD workflows, setup config files, and build wheels for Python >= 3.8 by @wbarnha in #524

New Contributors

Full Changelog: v0.10.13...v0.10.14

v0.10.13

24 May 15:16
17f111f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.12...v0.10.13

v0.10.12

27 Apr 14:09
4242e20

Choose a tag to compare

What's Changed

Full Changelog: v0.10.11...v0.10.12

v0.10.11

12 Apr 17:25
277c8b8

Choose a tag to compare

What's Changed

  • Change requirements to set 3.8.0 as minimum aiohttp version by @wbarnha in #490
  • Bump rocksdict to 0.3.11 by @wbarnha in #492
  • Fix CI/CD pipelines due to deleted codecov wheel by @wbarnha in #494
  • Align orjson datetime format with default datetime format by @ofirt-orca in #493

Full Changelog: v0.10.10...v0.10.11

v0.10.10

03 Apr 22:00
f741fd9

Choose a tag to compare

What's Changed

  • Add support for comma separated list of urls by @ofirt-orca in #486
  • Ack filtered messages when using .take() by @artyomilyin in #488

New Contributors

  • @ofirt-orca made their first contribution in #486
  • @artyomilyin made their first contribution in #488

Full Changelog: v0.10.9...v0.10.10

v0.10.9

29 Mar 19:02
e3f30ac

Choose a tag to compare

What's Changed

  • Update notes on RocksDB by @wbarnha in #483
  • create constant exception ERRORS_ROCKS_IO_ERROR in case python-rocksd… by @wbarnha in #485

Full Changelog: v0.10.8...v0.10.9