Files
fm-orchestrator/docs/CHANGELOG.rst
2018-01-23 10:05:24 -05:00

31 lines
1.0 KiB
ReStructuredText

Change Log
==========
v1.6.3
------
* Fix a bug that caused a module build to fail when it was cancelled during the module-build-macros phase and then resumed
* Reset the "state_reason" field on all components after a module build is resumed
v1.6.2
------
* Cancel new repo tasks on module build failures in Koji
v1.6.1
------
* Fix an error that occurs when a module build is resumed and module-build-macros was cancelled
v1.6.0
------
* Use available Koji repos during local builds instead of building them locally
* Add an incrementing prefix to module components' releases
* Add a "context" field on component and module releases in Koji for uniqueness for when Module Stream Expansion is implemented
* Remove urlgrabber as a dependency
* Set an explicit log level on our per-build file handler
* Set the timeout on git operations to 60 seconds to help alleviate client tooling timeouts
* Improve the efficiency of the stale module builds poller
* Fix situations where module-build-macros builds in Koji but fails in MBS and the build is resumed