Releases: fedora-infra/anitya
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.plugin
dependency (#1769)
Other Changes
- Added instructions for configuring
social_sqlalchemy
in 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.v2
instead 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ý
Anitya 1.5.1
Bug Fixes
- Fix wrong url replacement in GitHub backend. (#1449)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Erol Keskin
Anitya 1.5.0
API Changes
- /api/v2/packages/ endpoint now returns latest version info too. (#1442)
Features
Bug Fixes
-
Fixed version check url for GitHub projects those marked with "Check releases instead of tags" (#1013)
-
Folder backend returns wrong version (#1286)
-
Saved "Version scheme" value is not loaded (#1389)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Erol Keskin
- Michal Konečný
- Steve Beattie
Anitya 1.4.1
Anitya 1.4.0
API Changes
- Replace API v2 backend (#1105)
Features
-
Add link to AlmaLinux package to distribution mapping (#1386)
-
Add sourceforge (git) backend to retrieve git tags (#223)
-
Add Python (PEP 440) versioning scheme (#1015)
Bug Fixes
-
KeyError: 'releases' on pypi backend (#1387)
-
Fix documentation and javascript issues (#1144)
-
Better error message when GitHub token is missing (#1182)
-
Only include unyanked crate versions (#1272)
-
Only include unyanked PyPI versions (#1334)
-
Version Filter not applied on Test Check (#1143)
-
Downgrade Sphinx to compatible version 4.0.3 (#1148)
-
Intermediate versions are skipped while update checking (#1273)
-
Thread timeout in check_service (#1284)
Development Changes
-
Introduced static-type checking through inclusion of mypy in tox.
Removed 3.6 and 3.7 from the list of supported python versions.
(#1114) -
Migrate to cloud-fedora-35 container on CI (#1296)
-
Update development environments to Fedora 36 (#1380)
-
Separate Anitya fedora messaging schema to https://github.com/fedora-infra/anitya-messages (#1347)
-
Create podman/docker infrastructure for containerized workflow (#936)
-
Support for Python 3.9 (#1151)
-
Update CI pods to newer Fedora (#1288)
-
Add support for Python 3.10 (#1300)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Anatoli Babenia
- Adam Saleh
- Carl George
- Jerry James
- Lenka Segura
- Michael Scherer
- Michal Konečný
- Nikita Bugrovsky
- Onur
- mehmet
- Otto Urpelainen
- Petr Viktorin