Releases: faust-streaming/faust
Releases · faust-streaming/faust
v0.9.4rc1
v0.9.4
v0.9.3
What's Changed
- Don't allow consumers to create topics if not allowed by @wbarnha in #403
- Use setuptools_scm to automate versioning by @wbarnha in #407
- Update badges automatically by @wbarnha in #404
- Add more logic to aiokafka driver to prevent topics from being created by @wbarnha in #405
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Update github pages only on tagged release by @wbarnha in #400
- using aiokafka's default partition strategy when table_standy_replica… by @patkivikram in #402
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- add variable bound agent example by @joonjeong in #388
- Add take_events() function by @nguyentritai2906 in #392
- Add hopping example by @wbarnha and @doncat99 in #354
- Start testing table.last_closed_window by @wbarnha in #391
New Contributors
- @joonjeong made their first contribution in #388
- @nguyentritai2906 made their first contribution in #392
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Adding distributed tracing feature by @patkivikram in #376
- include agent stopper by @zerafachris in #329
- Change default replication factor for producers by @wbarnha in #375
- fix for #378 by @patkivikram in #379
- fix for #378 by @patkivikram in #380
- Unmark some Aiokafkaconsumer thread tests by @wbarnha in #377
- Update test_open_db_for_partition_max_retries to run again by @wbarnha in #383
New Contributors
- @zerafachris made their first contribution in #329
Full Changelog: v0.8.11...v0.9.0
v0.8.11
What's Changed
- Update and revamp CHANGELOG.md by @wbarnha in #362
- Remove py3.6 support since EOL'ed by @wbarnha in #339
- Fix autodiscovery error log not showing up by @blazing-gig in #368
- Remove more references to 3.6 by @wbarnha in #369
- Remove hardcoded bandit version and add nosecs by @wbarnha in #364
- End wheel builds for Windows by @wbarnha in #370
- Bump actions/checkout from 2 to 3 by @dependabot in #371
- update versioning to 0.8.11 by @wbarnha in #374
New Contributors
- @blazing-gig made their first contribution in #368
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- Update badges and settingref.txt by @wbarnha in #353
- Dependency update: click version lower than 8.2 by @wlatanowicz in #352
- update all references of aioeventlet to faust-aioeventlet by @wbarnha in #355
- update tags to 0.8.10 in preparation of next release by @wbarnha in #361
- Update jinja2 requirement from <3.1.0 to <3.2.0 in /requirements by @dependabot in #360
- Bump actions/download-artifact from 2 to 3 by @dependabot in #357
- Bump github/codeql-action from 1 to 2 by @dependabot in #356
New Contributors
- @wlatanowicz made their first contribution in #352
- @dependabot made their first contribution in #360
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- Update links in documentation by @wbarnha in #341
- Address topics.py error in #175 by callling message.message by @wbarnha in #342
- add noqa: B024 to base classes to pass lint check by @wbarnha in #344
- Update Github link and Copyright by @lsabi in #343
- fix running
make develop
and restorepre-commit
tool by @taybin in #145 - Prepare repo for posting docs on gh-pages by @wbarnha in #346
- cleanup docs build process and add various improvements by @wbarnha in #347
- Add aerospike docs by @wbarnha in #348
- Added Aerospike to API reference docs by @wbarnha in #350
- Add improvements to documentation by @wbarnha in #351
- We now host our documentation on https://faust-streaming.github.io/faust/!
New Contributors
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- adding intervaltree to manage gaps in topics to prevent OOM by @patkivikram in #282
- Build wheels for more platforms by @wbarnha in #340
- 🐛 Add key_index_table to app tables. by @novotl in #249
New Contributors
Full Changelog: v0.8.7...v0.8.8