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

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

v1.7.0 (2019-05-21)

Features

  • "fedora-messaging consume" now accepts a "--callback-file" argument
    which will load a callback function from an arbitrary Python file.
    Previously, it was required that the callback be in the Python path
    (#159).

Bug Fixes

  • Fix a bug where publishes that failed due to certain connection
    errors were not retried
    (#175).
  • Fix a bug where AMQP protocol errors did not reset the connection
    used for publishing messages. This would result in publishes always
    failing with a ConnectionError
    (#178).

Documentation Improvements

  • Document the body attribute on the Message class
    (#164).
  • Clearly document what properties message schema classes should
    override
    (#166).
  • Re-organize the consumer documentation to make the consuming API
    clearer
    (#168).

Contributors

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

  • Randy Barlow
  • Aurélien Bompard
  • Jeremy Cline
  • Dusty Mabe

Don't miss a new fedora-messaging release

NewReleases is sending notifications on new releases.