Releases: fedora-infra/anitya
Anitya 2.0.3
Anitya 2.0.2
Bug Fixes
- Fix: Internal server error when adding packages (#1911)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release.
Anitya 2.0.1
Bug Fixes
Development Changes
- Update dev environment to latest fedora release (#1909)
Other Changes
- Update documentation for APIv2 (PR#1891)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Anton Medvedev
- Peter Oliver
- Michal Konecny
- Alex Mayer
Anitya 2.0.0
Features
-
Migrate from social_auth to authlib (#1139)
WARNING: This removes social_auth tables from Anitya, which can't be recovered back.
Thus making this version backwards incompatible.
Development Changes
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Lenka Segura
- Michal Konecny
Anitya 1.10.0
Features
- Add option to delete user to users management page (#931)
- Sort search by a "clickable" 'name' 'homepage' 'backend' 'latest version' (#1627)
Bug Fixes
- Error when uuid object is returned from Fedora Account System (#1727)
Development Changes
- Remove
straight.plugindependency (#1769)
Other Changes
- Added instructions for configuring
social_sqlalchemyin Anitya to the contributing guidelines. (#1723)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Vidit Maheshwari
- Arthur Zamarin
- NyuydineBill
- freedisch
- Michal Konecny
Anitya 1.9.0
Features
Bug Fixes
- libraries.io consumer crashing (#1666)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Erol Keskin
- James Knight
- Liora Milbaum
- Michal Konecny
Anitya 1.8.1
Features
- Sort the list of distributions in the project view (#1599)
Bug Fixes
-
Error when checking for versions in cgit backend (#1536)
-
Fix bug in PEP440 sorting (#1586)
-
Fix 500 when accesing project with PYTHON versioning scheme when the version is not a correct version (#1590)
Development Changes
- Add python 3.11 support (#1592)
Other Changes
-
Add tox and towncrier to dev dependencies (#1596)
-
Document what kind of "package name" to use in a distribution mapping (#1554)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Dan Fandrich
- Liora Milbaum
- AsciiWolf
- Michal Konečný
Anitya 1.8.0
API Changes
- add stable_version as output in PackagesResource (#1033)
Bug Fixes
-
project page: Remove fixed column widths (#1557)
-
Fix the arbitrary URL jumping vulnerability of /login (#1562)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Arthur Zamarin
- FeRD (Frank Dana)
- lu4nx
- Michal Konečný
Anitya 1.7.0
Features
Bug Fixes
- Fix Python versioning parse doesn't return string (#1402)
Development Changes
Other Changes
- Use
anitya.project.version.remove.v2instead ofanitya.project.version.remove(#1495)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Nikita Bugrovsky
Anitya 1.6.0
API Changes
-
Add missing optional parameters to the
POST /api/v2/projects/API endpoint. (#1463) -
Fix handling of JSON requests in API v2 (#1464)
Features
Development Changes
-
Migrate Anitya project to poetry (#1475)
-
Removed duplicated implementation of get_version on backends (#1453)
Other Changes
- Migrate from dependabot to renovate (#1459)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Fabio Valentini
- Erol Keskin
- Michal Konečný