github fedora-infra/fedora-messaging v1.6.1
fedora-messaging v1.6.1

latest releases: v3.5.0, v3.4.1, v3.4.0...
5 years ago

v1.6.1 (2019-04-17)

Bug Fixes

  • Fix a bug in publishing where if the broker closed the connection, the client would not properly dispose of the connection object and publishing would fail forever (PR#157).
  • Fix a bug in the fedora_messaging.api.twisted_consume function where if the user did not have permissions to read from the specified queue which had already been declared, the Deferred that was returned never fired. It now errors back with a fedora_messaging.exceptions.PermissionException (PR#160).

Development Changes

  • Stop pinning pytest to 4.0 or less as the incompatibility with pytest-twisted has been resolved (PR#158).

Other Changes

  • Include commands to connect to the Fedora broker in the documentation (PR#154).

Contributors

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

  • Aurélien Bompard
  • Jeremy Cline

Don't miss a new fedora-messaging release

NewReleases is sending notifications on new releases.