Skip to content

Releases: fedora-infra/the-new-hotness

the-new-hotness 1.3.0

05 Dec 11:22
1.3.0
Compare
Choose a tag to compare

1.3.0 (2023-12-05)

API Changes

  • Remove pdc calls and call dist-git instead (#581)

Contributors

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

  • Lenka Segura

the-new-hotness 1.2.4

23 May 11:49
1.2.4
Compare
Choose a tag to compare

Bug Fixes

  • Retry upload to koji sideload cache when it fails (#557)

  • Spec file diff not attached when DownloadException is thrown (#564)

  • Fix for scratch build if rpmbuild returns warning (#565)

Development Changes

  • Add towncrier and tox to dev dependencies (#574)

Contributors

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

the-new-hotness 1.2.3

24 Apr 14:52
1.2.3
Compare
Choose a tag to compare

Bug Fixes

  • Bug title being rewritten when older version is obtained by Anitya and not packaged in Fedora yet (#533)

  • Error message from koji module is wrong (#547)

Other Changes

  • Document the way to file pull requests with the-new-hotness (#558)

Contributors

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

  • Erol Keskin
  • Lenka Segura
  • Michal Konečný

the-new-hotness 1.2.2

08 Feb 13:30
Compare
Choose a tag to compare

Bug Fixes

  • GenericError: Invalid method: krb_login (#549)

Other Changes

Contributors

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

  • Erol Keskin
  • Lenka Segura

the-new-hotness 1.2.1

02 Jun 12:14
1.2.1
Compare
Choose a tag to compare

Bug Fixes

  • Failure when converting the redis value to integer (#475)

the-new-hotness 1.2.0

01 Jun 12:15
1.2.0
Compare
Choose a tag to compare

Features

  • Support for stable versions only (#99)

  • Change in the-new-hotness to work with multiple versions notified at once (#230)

  • Add Redis as cache for builds we are watching (#323)

  • Add link to monitoring setting to Bugzilla notification (#324)

Bug Fixes

  • Fix the parsing of spectool output to handle the correct lines (#473)

  • Notification is sent when the version contains dist tag even if it's not newer (#437)

  • Wrong error message when the build didn't started yet (#456)

Development Changes

Contributors

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

  • Peter Hutterer

the-new-hotness 1.1.0

30 Mar 12:46
1.1.0
Compare
Choose a tag to compare

Bug Fixes

  • Drop Python 3.6 support (#391)

Development Changes

  • Remove Python 3.7 (#405)

  • Enable mypy in CI (#407)

  • Update CI pods to newer Fedora (#393)

  • Prepare for change in Bugzilla API (#401)

  • Add support for python 3.10 (#408)

Contributors

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

  • Peter Hutterer

the-new-hotness 1.0.0

08 Dec 13:18
1.0.0
Compare
Choose a tag to compare

Features

  • Update documentation to current state (#228)

  • Add SHA512 values to error message about same sources (#286)

  • Show stdout + stderr from CalledProcessError (#333)

Bug Fixes

  • Error when constructing hotness.update.drop message (#330)

  • Save koji task id, even if the build event fails (#332)

  • Fix the format error when scratch build fails (#345)

Development Changes

  • Provide podman compatibility (#340)

  • Update vagrant environment to F34 (#349)

  • Refactor the-new-hotness using CA design (#276)

  • Migrate to Zuul (#309)

  • Provide Containerized workflow (#336)

  • Update filename format of news file to correspond with labels for issues (#338)

  • Unify exceptions (#353)

Others

  • Release message schema version 1.1.1

Contributors

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

  • Michal Konečný
  • mscherer
  • Onur

the-new-hotness 0.13.4

04 Feb 13:00
0.13.4
Compare
Choose a tag to compare

Bug Fixes

  • handle master -> rawhide branch change (#318)

Contributors

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

  • Michal Konečný

the-new-hotness 0.13.3

25 Jan 17:02
0.13.3
Compare
Choose a tag to compare

Bug Fixes

  • Crash with the new API in Anitya (#316)

Contributors

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

  • Michal Konečný