Releases: fedora-infra/anitya
Releases · fedora-infra/anitya
Anitya v0.13.1
Anitya v0.13.0
Dependencies
- Explicitly depend on
defusedxml
Features
-
Update GitHub backend to GitHub API v4 (#582).
-
Add GitLab backend. This is implemented using GitLab API v4 (#591).
-
Update CPAN backend to use metacpan.org (#569).
-
Parse XML from CPAN with defusedxml (#569).
Bug Fixes
Anitya v0.12.1
v0.12.1
Dependencies
- Unpin
straight.plugin
dependency. It was pinned to avoid a bug
which has since been fixed in the latest releases
(#564).
Bug Fixes
- Rather than returning an HTTP 500 when authenticating with two
separate identity providers using the same email, return a HTTP 400
to indicate the client should not retry the request and inform them
they must log in with the original identity provider
(#563).