v0.10.14
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
ChangeloggedSetby @richardhundt in #521 - Implement OAuthbearer auth mechanism by @cbcoutinho in #525
- Fix periodic flush not having a
current_eventin 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
- @cbcoutinho made their first contribution in #525
Full Changelog: v0.10.13...v0.10.14