Skip to content

Releases: faust-streaming/faust

v0.11.3

Choose a tag to compare

@wbarnha wbarnha released this 23 Aug 13:49

What's Changed

  • Remove loop argument from aiokafka driver by @didimelli in #641
  • Revert logging changes in #634

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

Choose a tag to compare

@wbarnha wbarnha released this 08 Aug 17:36
232c4cf

What's Changed

  • Add override_logging argument to Worker (#634) by @lpogo in #636
  • Rename to topic_errors for newer versions of aiokafka and bump minimum version to v0.10.0 by @wbarnha in #639

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@wbarnha wbarnha released this 17 Jul 20:08
e5007cc

What's Changed

  • Fix disabled aiokafka unit tests by @wbarnha in #610
  • Pin pytest<8 to fix Python 3.11 tests by @wbarnha in #619
  • Skip some PyPy tests and revert breaking poll_at timestamp change by @wbarnha in #621
  • fix: aiokafka 0.11.0 error when creating topics by @somnam in #631

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@wbarnha wbarnha released this 30 Mar 00:27
adcbc81

What's Changed

  • Fix imports from updates in mode-streaming~=0.4.0 by @wbarnha in #618
  • Pull in hopping window table fix by @wbarnha in #412

Full Changelog: v0.10.24...v0.11.0

v0.10.24

Choose a tag to compare

@wbarnha wbarnha released this 17 Mar 00:52
11505bc

What's Changed

New Contributors

Full Changelog: v0.10.23...v0.10.24

v0.10.23

Choose a tag to compare

@wbarnha wbarnha released this 23 Feb 16:04
ebf66ae

What's Changed

New Contributors

Full Changelog: v0.10.22...v0.10.23

v0.10.22

Choose a tag to compare

@wbarnha wbarnha released this 03 Jan 21:53
e91c55f

What's Changed

New Contributors

Full Changelog: v0.10.21...v0.10.22

v0.10.21

Choose a tag to compare

@wbarnha wbarnha released this 10 Dec 21:01
a0de373

What's Changed

New Contributors

Full Changelog: v0.10.20...v0.10.21

v0.10.20

Choose a tag to compare

@wbarnha wbarnha released this 29 Nov 23:28
310eb66

What's Changed

  • Add project.scripts to fix faust CLI usage by @wbarnha in #580

Full Changelog: v0.10.19...v0.10.20

Hopefully no more surprise bugs. 🥲

v0.10.19

Choose a tag to compare

@wbarnha wbarnha released this 29 Nov 16:39
2eba690

What's Changed

Full Changelog: v0.10.18...v0.10.19

Re-release of v0.10.18, sorry about that folks!