v1.7.1 (2019-06-24)
Bug Fixes
- Don't declare exchanges when consuming using the synchronous
fedora_messaging.api.consume
API, which was causing consuming to
fail from the Fedora broker
(PR#191)
Documentation Improvements
- Document some additional app properties and add a note about setting
up logging in the fedora.toml and stg.fedora.toml configuration
files
(PR#188) - Document how to setup logging in the consuming snippets so any
problems are logged to stdout
(PR#192) - Document that logging is only set up for consumers
(#181) - Document the
fedora_messaging.config.conf
and
fedora_messaging.config.DEFAULTS
variables in the API
documentation
(#182)
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
- Adam Williamson