Skip to content

v0.10.14

Choose a tag to compare

@wbarnha wbarnha released this 27 Jun 13:14
· 63 commits to master since this release
600d0ae

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