API Changes
-
Add versions resource to API v2 (#491)
-
API v1 api/version/get is now returning only versions field instead of whole project when no version is retrieved (#898)
Features
-
Add missing methods to fedora messaging schema (version 1.1.0) (#906)
-
Add preview mode (#491)
-
Allow removing all versions at once (admin only) (#623)
-
Implement fedmsg meta methods in fedora messaging schema (#752)
-
Flag pre-release versions (#753)
-
Anitya should report every found version, not only latest (#774)
-
Add option to archive and unarchive project (admin only) (#865)
-
Add version filter to project (#898)
Bug Fixes
-
Yahoo OpenId no longer exists in social_auth library (#1005)
-
GitHub backend: Failure with error "No upstream version found" when the project has no new version (#892)
-
sar.py fails with AttributeError: 'User' object has no attribute 'social_auth' (#954)
Development Changes
-
Enhance check_service log output (#886)
-
Move Anitya from release-monitoring organization to fedora-infra (#887)
-
Fix documentation build (#902)
-
Freeze version of dependencies (#903)
-
Fix service name in vagrant provisioning script (#940)
-
Add Flask to ReadTheDocs build requirements (#946)
-
Add pyasn1 to RTD build requirements (#947)
-
Add support for Python 3.8 (#979)
-
Make vagrant environment more like production (#924)
Other Changes
-
Add guidelines for admins on release-monitoring.org (#964)
-
Add social auth info to SAR script (#970)
-
Completely remove fedmsg (#737)
-
Add stable_versions field to project.version.update message (#753)
-
Fedora messaging schema 2.0.0 - new topic anitya.project.version.update.v2 (#774)
-
Rewrite projects pages (#885)
-
Update documentation to reflect current state (#972)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Anatoli Babenia
- luto
- Michal Konečný
- Olivier Lemasle
- Philippe Ombredanne