-
Notifications
You must be signed in to change notification settings - Fork 29
Changelog
Petr Kocandrle edited this page Nov 24, 2020
·
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.
- [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
- [NCL-5946] Add NPM version find&filter endpoint
- Support for NPM (new /reports/lookup/npm endpoint)
- [NCL-4236] Allow any authenticated user to do stuff
- Migration to EAP 7.2.3.GA
- [NCL-5774] Allow lookup of nonstandart group IDs starting with numbers (e.g.
org.123abc
)
- CLI: Lookup of temporary artifacts
- [NCL-5391] understand dot and comma characters in nonOSGi qualifiers
- [NCL-5035] Fix wrong detecting of blacklisted non-osgi versions
- 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