Skip to content
Honza Brázdil edited this page Apr 15, 2019 · 15 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.

[Unreleased - !!! branch master !!!]

Added

  • Support for NPM (new /reports/lookup/npm endpoint)

Changed

  • [NCL-4236] Allow any authenticated user to do stuff

Fixed

  • [NCL-4266] Fix sometimes not finding best match version when alternate suffix is used

[Unreleased - !!! branch version-1.4.x !!!]

Added

[1.5.0]

[1.4.1]

Fixed

  • [NCL-4266] Fix order of filtering versions when finding Best Match for specific cases with non-default suffixes

[1.4.0]

Changed

  • When specifing version suffix (e.g. temporary-redhat) in the lookup endpoint, also versions with default suffix (redhat) are returned. This allows alignemnt of temporarary artifact not only to temporary artifacts, but to released artifacts too.

[1.3.0]

Added

  • Add option to specify an Indy group for lookup of artifacts (temporary builds)
  • Add option to override version suffix in lookup report (temporary builds)
  • [NCL-3540] Allow multiple versions of artifact in one product list
  • Add metrics support
  • Add release script for easier releases

Changed

  • Improved error handling and reporting
  • Moved to EAP 7.1.2

Removed

  • Removed Product Import Process

Fixed

  • [NCL-3615] Fix reporting of blacklisted artifacts in lookup report

Template

[] - --

Added

  • Section

Changed

  • Section

Deprecated

  • Section

Removed

  • Section

Fixed

  • Section

Security

  • Section
Clone this wiki locally