-
Notifications
You must be signed in to change notification settings - Fork 29
Changelog
Honza Brázdil edited this page Apr 15, 2019
·
15 revisions
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.
- Support for NPM (new /reports/lookup/npm endpoint)
- [NCL-4236] Allow any authenticated user to do stuff
- [NCL-4266] Fix sometimes not finding best match version when alternate suffix is used
- version changed
- [NCL-4266] Fix order of filtering versions when finding Best Match for specific cases with non-default suffixes
- 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.
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
- Section
- Section
- Section
- Section
- Section
- Section