Skip to content

fedora-messaging 2.1.0

Choose a tag to compare

@abompard abompard released this 12 May 13:32
· 411 commits to stable since this release
v2.1.0
ff3da5d

Released on 2021-05-12.

Features

  • Improve the testing module to check message topics and bodies separately, and to use the rewritten assert that pytest provides (#230)
  • Handle topic authorization by raising a PublishForbidden exception instead of being stuck in a retry loop (#235)
  • Test on Python 3.8 and 3.9 (#237)

Bug Fixes

  • Require setuptools, as pkg_resources is used (#233)

Development Changes

  • Update test fixture keys to 4096 bits (#232)
  • Use Github Actions for CI (#234)

Contributors

Many thanks to the contributors of bug reports, pull requests, and pull request reviews for this release:

  • Aurélien Bompard
  • Jeremy Cline
  • Miro Hrončok
  • Pierre-Yves Chibon