v1.1.1
Bug fixes
- Fix a bug in the configuration validation for
crl_cache_expiry
and
ca_cert_cache_expiry
(#500).
Developer improvements
- Fix tests using the
ca_cert_cache
configuration as it is
deprecated
(#498). - Adjust the internal
_consume
API for fedmsg consumers to return
the Return any return value from the parent class's_consume
(#507).
Contributors
Thanks to all the contributors for this release:
- Sijis Aviles
- Ralph Bean
- Jeremy Cline