Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

5.4.0

Compare
Choose a tag to compare
@mattrobenolt mattrobenolt released this 07 Jul 01:39
· 825 commits to master since this release
  • Binding transports via a scheme prefix on DSNs is now deprecated.
  • raven.conf.load has been removed.
  • Upstream-related configuration (such as url, project_id, and keys) is now contained in RemoteConfig
    attached to Client.remote
  • The aiohttp transport has been moved to raven-aiohttp package.