Skip to content
Petr Kocandrle edited this page Nov 24, 2020 · 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.

[2.1.0] - unreleased

Added

Changed

  • [NCLSUP-132] Allow dash instead of dot as separator before MICRO in version parser
  • [NCL-6164] Extend lookup report interface with brewPullActive and temporaryBuild flags to replace the repositoryGroup param and allow reading artifact versions from PNC

Fixed

[2.0.1] - 2020-11-05

Added

  • [NCL-5946] Add NPM version find&filter endpoint

[2.0.0] - 2020-08-27

Added

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

Changed

  • [NCL-4236] Allow any authenticated user to do stuff
  • Migration to EAP 7.2.3.GA

Fixed

  • [NCL-5774] Allow lookup of nonstandart group IDs starting with numbers (e.g. org.123abc)

[1.8.0]

Added

  • CLI: Lookup of temporary artifacts

Changed

  • [NCL-5391] understand dot and comma characters in nonOSGi qualifiers

[1.7.0]

Fixed

  • [NCL-5035] Fix wrong detecting of blacklisted non-osgi versions

[1.5.0]

  • version changed

[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