github fedora-infra/fedmsg 1.1.0
fedmsg 1.1.0

latest releases: 1.1.7, 1.1.6, 1.1.5...
6 years ago

v1.1.0

Deprecations

  • Using URLs for the CA and CRL settings (ca_cert_location and
    crl_location respectively) is now deprecated and will be removed
    in a future release. Please use filesystem paths instead.

Features

  • Allow the CA and CRL configuration options to be file paths
    (#484).
  • All configuration settings now have defaults and validators
    (#488).
  • Strengthen "legacy protection" in fedmsg.meta by catching KeyErrors
    (#493).

Bug fixes

  • Remove the duplicate dependency on cryptography from the main
    install requires
    (#486).
  • Adjust the x509 signing API to return text instead of bytes
    (#495).

Development improvements

  • Alter how the tests determine if cryptography is available to work
    better with old versions of pyOpenSSL
    (#482).

Don't miss a new fedmsg release

NewReleases is sending notifications on new releases.