This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
Releases: fedora-infra/fedimg
Releases · fedora-infra/fedimg
Release 2.4.0
Fedimg 2.3.0 released
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
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
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
Deprecation
- The fedmsg message
fedimg.image.upload
has been deprecated for all
other regions other than thebase_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