Releases: jfrog/jfrog-cli-core
v2.0.1
v2.0.0
The default value of the --flat option is now set to false for the "jfrog rt upload" command.
The deprecated syntax of the "jfrog rt mvn" command is no longer supported. To use the new syntax, the project needs to be first configured using the "jfrog rt mvnc" command.
The deprecated syntax of the "jfrog rt gradle" command is no longer supported. To use the new syntax, the project needs to be first configured using the "jfrog rt gradlec" command.
The deprecated syntax of the "jfrog rt npm" and "jfrog rt npm-ci" commands is no longer supported. To use the new syntax, the project needs to be first configured using the "jfrog rt npmc" command.
The deprecated syntax of the "jfrog rt go" command is no longer supported. To use the new syntax, the project needs to be first configured using the "jfrog rt go-config" command.
The deprecated syntax of the "jfrog rt nuget" command is no longer supported. To use the new syntax, the project needs to be first configured using the "jfrog rt nugetc" command.
All Bintray commands are removed.
The "jfrog rt config" command is removed and replaced by the "jfrog config add" command.
The "jfrog rt use" command is removed and replaced with the "jfrog config use".
The "props" command option and "Props" file spec property for the "jfrog rt upload" command are removed, and replaced with the "target-props" command option and "targetProps" file spec property respectively.
The "jfrog rt go-publish" command now only supports Artifactory version 6.10.0 and above. Also, the command no longer accepts the target repository as an argument. The target repository should be pre-configured using the "jfrog rt go-config-command".
The "jfrog rt go" command no longer falls back to the VCS when dependencies are not found in Artifactory.
The --deps, --publish-deps, --no-registry and --self options of the "jfrog rt go-publish" command are now removed.
The API key option is now removed. The API key should now be passed as the value of the password option.
The --exclude-patterns option is now removed, and replaced with the --exclusions option. The same is true for the excludePatterns file spec property, which is replaced with the exclusions property.
The JFROG_CLI_JCENTER_REMOTE_SERVER and JFROG_CLI_JCENTER_REMOTE_REPO environment variables are now removed and replaced with the JFROG_CLI_EXTRACTORS_REMOTE environment variable.
The JFROG_CLI_HOME environment variable is now removed and replaced with the JFROG_CLI_HOME_DIR environment variable.
The JFROG_CLI_OFFER_CONFIG environment variable is now removed and replaced with the CI environment variable.
The directory structure is now changed when the "jfrog rt download" command is used with --flat=false (which is the default) and placeholders. When placeholders are used, the value of the --flat option is ignored.
v1.8.0
v1.7.2
v1.7.1
v1.7.0
New "jfrog ci-setup" command
Support for yarn - new "jfrog rt yarn" command
New --detailed-summary option added to the "jfrog rt npm-publish" command
New --detailed-summary option added to the release-bundle create, update and sign commands
Bug fix - Temp files are not deleted after download
Bug fix - Change the permission of the npmrc file created by the "jfrog rt npmi" command
v1.6.3
Bug fix - "jfrog rt upload" - using ANT patterns fails to convert doube asteriks to directory range.
Bug fix - "jfrog rt npm-install" can fail when .npmrc includes 'json=true'.
Bug fix - "jfrog rt nuget" & "jfrog rt dotnet" can fail when there are multiple .net projects in the same directory.
Bug fix - "jfrog rt build-publish" module type is missing in build-info modules.
v1.6.2
v1.6.1
v1.6.0
"jfrog rt bp" - New --detailed-summary option added
"jfrog rt u" - The --detailed-summary option now also returns sha256 of the uploaded files
The maven and gradle extractors were upgraded
The value of the JFROG_CLI_USER_AGENT environment variable now also controls the agent name in the build-info
Bug fix - The dryRun option of release bundle management APIs returns an error