Releases: jfrog/jfrog-cli-core
Releases · jfrog/jfrog-cli-core
v2.11.1
v2.11.0
- Emojis added to log messages
- Log Artifactory response after failure when encrypting the password
- Improve the error log message when using the "jf rt repo-create" command with wrong packageType or rclass
- Support IncludePathPrefixPattern param in the replication API
- Bug fix - Panic in Dotnet and NuGet commands
- Bug fix - Incorrect exit code for the "jf scan" cxommand
v1.11.2
v2.10.1
v2.10.0
- New 'jf docker push' & 'jf docker push' commands
- 'jf docker scan' - New progress indicator
- Performance improvement for collecting build-info dependencies
- Update the intro message of the 'jf project init' command to include docker
- Remove deprecated build-info extractor props
- Bug fix - Build-info should not be created for 'jf npm install '
- Bug fix - Limit the total for RequestedBy, to avoid out-of-memory errors
- Bug fix - 'jf project init' - Consider .csproj when detecting .NET projects
v2.9.1
v1.11.1
v2.9.0
- New timestamp added to the log messages
- "jf c add" command interactive mode improvement - Replaced "Server ID:" with "Choose a server ID:"
- Bug fix - Avoid creating a redundant build-info module in some scenarios
- Bug fix - When searching or downloading from Artifactory with the
transitive
setting, validate that only one repository is requested, since only one repository search is supported withtransitive
- Bug fix - When walking the file tree during an upload, the same file might be visited more than once, but a dir symlink should not be visited more than once.
- Bug fix - The --scan option used by the "jf mvn / gradle / npm" commands, fails the upload for every vulnerability, even if according to the Xray policy, the upload shouldn't fail
- Bug fix - The "jf audit" command for pip projects ignores the requirements.txt file
- Bug fix - The module added to the build-info by the "jf rt bad" command has no type
- Bug fix - The "jf rt bp" should not prompt the build publish URL with the --dry-run option
v2.8.3
- Improve docker scan code and logs.
- Create a temp folder for the Xray indexer app to run at.
- Improve indexer logs.
v1.11.0
The "M2_HOME" environment variable is now optional when running the "jfrog rt mvn" command
Bug fix - "jfrog rt pip" - The module name for the build info isn't extracted in some cases from the setup.py file
Bug fix - "jfrog rt pip" - Parsing the egg_info command does not always pass successfully. Instead, search for the PKG-INFO file in the known eggBase dir
Bug fix - Uploading to Artifactory with the ANT pattern option set, may miss some of the files to be uploaded
Bug fix - When searching files with the exclusions and transitive options set, the search may not provide accurate results