Skip to content
Petr Kocandrle edited this page Apr 19, 2021 · 11 revisions

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[master-unreleased]

Fixed

  • [NCL-6494] Fix composition of artifact urls breaking the NPM pushes

[2.0.0] - 2020-08-27

[1.8.0]

Added

  • Improved logging messages

[1.7.2]

Fixed

  • Updated to new version of Kojiji, to fix race condition issues resulting in "No such file" errors.

[1.7.1]

Fixed

  • When one build import would fail in Milestone push, all other builds would fail too.

[1.7.0]

Added

  • Add flag for reimporting build with a higher revision, if a build is retriggered.

[1.6.x]

Added

  • Add optional scmTag extra field

[1.5.0]

Added

  • When the import of a build is triggered again, import the build with a higher revision number.

[1.4.2]

Fixed

  • [NCL-4401] Fix the guessing of version for all cases.

[1.4.1]

Fixed

  • [NCL-4236] Allow any authenticated user to do some stuff
  • [NCL-4384][NCL-4382] Fixed issue with reporting some errors

[1.4.0]

Added

  • When build version is not provided, it's guessed from the artifacts being pushed
  • Added monitoring

Changed

  • Builds without artifacts are now skipped
  • Moved to EAP 7.1.2

Fixed

  • Milestone import now works with temporary builds

[1.3.0]

Added

  • Add new endpoint for single build push
  • Add new endpoint for untagging builds
  • Add release script for easier releases

Changed

  • Improved error handling and reporting
  • Censor security token in toString
  • Blacklisted artifacts in a milestone are not pushed to Koji

Deprecated

  • Milestone import process (maybe to be replaced by a single build approach, maybe to return)

Fixed

  • Fix push of builds with several same-filename files
  • Improved stability/error reporting

Template

[] - --

Added

  • Section

Changed

  • Section

Deprecated

  • Section

Removed

  • Section

Fixed

  • Section

Security

  • Section