Skip to content

Releases: fedora-infra/fedimg

Release 2.4.0

28 Nov 09:41
Compare
Choose a tag to compare

2.4.0

Developer Improvements

  • Initial patchset for AARCH64 uploading to EC2
    (#156).

Fedimg 2.3.0 released

25 Jul 13:09
Compare
Choose a tag to compare

2.3.0

Developer Improvements

  • tests: Fix the tests for the broken links
    (#151).
  • utils: Fix the tests for the travis test failures
    (#152).
  • setup: Update the AUTHORS & the AUTHORS EMAIL in setup.py
    (#153).

Bug fixes

  • config: Fix the config to pick local if needed
    (#150).

Contributors

The following developers contributed patches to Fedimg 2.3.0:

  • Sayan Chowdhury

Fedimg 2.2.0 released

13 Jul 15:41
Compare
Choose a tag to compare

2.2.0

Developer Improvements

  • utils: Cancel the conversion tasks if the are older then 24 hours
    (#146).

Contributors

The following developers contributed patches to Fedimg 2.2.0:

  • Sayan Chowdhury

Fedimg 2.1.0 released

05 Jun 19:26
Compare
Choose a tag to compare

2.1.0

Bug fixes

  • Fix the version and release number in sphinx conf
    (#133).

Developer Improvements

  • Support both type of resource ids (long & short)
    (#141).
  • Migrate fedimg to support to longer resource ids
    (#137).

Contributors

The following developers contributed patches to Fedimg 2.1.0:

  • Sayan Chowdhury

Fedimg 2.0.0 released

07 May 17:36
Compare
Choose a tag to compare

Deprecation

  • The fedmsg message fedimg.image.upload has been deprecated for all
    other regions other than the base_region (#97).

Bug fixes

  • Refactor the FedimgConsumer to handle F28 Two week Atomic (#123).

Developer Improvements

  • Fix the tests for utils.py (#124).
  • Fix the FSF address in setup.py messed up during the version bump (#127).
  • Migrate from nose to pytest (#128).
  • Fix the filename type for CHANGELOG.rst (#129).
  • Raise exceptions when shell execution fails (#130).
  • Refactor the docs to use sphinx, and update the latest architecture (#131).

Contributors

The following developers contributed patches to Fedimg 2.0.0:

  • Sayan Chowdhury