Skip to content

Releases: faust-streaming/faust

v0.12.1

Choose a tag to compare

@wbarnha wbarnha released this 19 Jul 19:14
3c18394

What's Changed

  • ci: build sdist with python -m build for a PEP 625-compliant filename by @wbarnha in #712
  • docs: prepare v0.12.1 release notes and changelog by @wbarnha in #713

Full Changelog: v0.12.0...v0.12.1

v0.12.0

Choose a tag to compare

@wbarnha wbarnha released this 19 Jul 18:28
3f8e190

What's Changed

  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot[bot] in #644
  • Add on_clear handlers to (Global)Table and ChangeloggedSet by @egao1980 in #645
  • Replace aredis with redis-py by @wbarnha in #635
  • Update python-package.yml to formally support Python 3.13 by @wbarnha in #648
  • Update handling of artifacts in python-package.yml by @wbarnha in #649
  • EOL support for Python 3.8 by @wbarnha in #650
  • Bump codecov/codecov-action from 3 to 5 by @dependabot[bot] in #647
  • fix: support aiokafka 0.13.0 which removed api_version parameter by @nightcityblade in #674
  • Fix CI lint formatting drift in tests and aerospike store by @wbarnha in #677
  • Pin black and isort in requirements/test.txt for reproducible lint by @wbarnha in #680
  • Readd Confluent Kafka transport driver (rebased on master, working on released confluent-kafka) by @wbarnha in #679
  • Fix release artifact handling for upload-artifact@v4 (would drop wheels/sdist on next release) by @wbarnha in #684
  • fix(aiokafka): keep Faust assignor for changelog tables; drop Python 3.9 by @wbarnha in #682
  • Add unit tests for functional/platforms/agent_stopper utils (real coverage) by @wbarnha in #687
  • ci: test on Python 3.14 with and without Cython by @wbarnha in #691
  • ci: add live-broker integration test harness (Kafka in CI) by @wbarnha in #706
  • Modernize CI: wheel runners, Windows wheels, and test matrix (drop 3.9, require 3.14) by @wbarnha in #690
  • docs: correct stale dependency and version references by @wbarnha in #710
  • docs: prepare v0.12.0 release notes, changelog, and docs version by @wbarnha in #708

New Contributors

Full Changelog: v0.11.3...v0.12.0

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