Skip to content

Releases: fedora-infra/anitya

Anitya 2.0.3

05 Sep 09:49

Choose a tag to compare

API Changes

  • Fix: Should not allow projects with no way to check versions (#1921)

Other Changes

  • Update copyright to 2025 (#1930)

Contributors

Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:

  • Justin Zobel
  • Michal Konecny

Anitya 2.0.2

30 Jul 09:51
2.0.2

Choose a tag to compare

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

03 Jul 12:43

Choose a tag to compare

Bug Fixes

  • You are going to be blocked from scraping MetaCPAN.org (#1900 )

  • Fix api_v2 returning 500 (#1906)

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

10 Jan 10:26
2.0.0

Choose a tag to compare

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

  • Improve development container (#1859)

  • Remove Vagrant dev environemnt (#1860)

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

30 May 07:57
1.10.0

Choose a tag to compare

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

30 Jan 14:36
1.9.0

Choose a tag to compare

Features

  • Support odd-numbered pre-release version filtering (#1708)

  • Created Gitea backend (#1566)

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

26 May 07:23
1.8.1

Choose a tag to compare

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

27 Apr 11:23
1.8.0

Choose a tag to compare

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

26 Jan 12:14
1.7.0

Choose a tag to compare

Features

  • Delete all versions throws 504 Gateway Timeout (#1468)

  • Migrate to Bootstrap 5 (#1504)

Bug Fixes

  • Fix Python versioning parse doesn't return string (#1402)

Development Changes

  • Use npm for javascript package management (#1504)

  • Improve Vagrant Development Environment (#1520)

Other Changes

  • Use anitya.project.version.remove.v2 instead of anitya.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

05 Oct 12:06
1.6.0

Choose a tag to compare

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

  • Created SourceHut backend. (#999)

  • Add configuration for distro links (#1066)

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ý