Releases: jfrog/jfrog-cli-core
Releases · jfrog/jfrog-cli-core
v2.55.2
What's Changed
Improvements 🌱
- Job Summary - Group Build-Info Related Modules into the Same Section by @omerzi in #1229
- Job Summary - Handle Docker Multi-Module Sections Separately by @omerzi in #1236
- Recognize "403 forbidden" error from pip command output, and clasiffy it as "forbidden" error type by @asafambar in #1225
- Recognize "403 forbidden" error from mvn command output, and clasiffy it as "forbidden" error type by @asafambar in jfrog/build-info-go#267
Bug Fixes 🛠
- Add and use a new IsPathAccessible API before accessing the .git dir by @eyalbe4 in jfrog/jfrog-client-go#1006
Full Changelog: v2.55.1...v2.55.2
v2.55.1
- Fix missing checksum header bug #1003
Full Changelog: v2.55.0...v2.55.1
v2.55.0
What's Changed
Exciting New Features 🎉
- New Metadata service API by @sverdlov93 in #1228
Bug Fixes 🛠
Full Changelog: v2.54.2...v2.55.0
v2.54.2
v2.54.1
What's Changed
Improvements 🌱
- Improve artifacts links in command summaries by @RobiNino in #1221
- Skip modules without artifacts in command summary by @RobiNino in #1219
- Move crypto/checksum code to gofrog by @sverdlov93 in #1220
Bug Fixes 🛠
- Avoid panic on temp file deletion by @sverdlov93 in jfrog/jfrog-client-go#988
- Multipart upload - Repo key and repo path encoding by @TamirHadad in jfrog/jfrog-client-go#993
Full Changelog: v2.54.0...v2.54.1
v2.54.0
What's Changed
Exciting New Features 🎉
Improvements 🌱
- Fix progress bar race issue, and Improve UI by @sverdlov93 in #1207
- Improve progress spinner message by @sverdlov93 in #1213
- Add hidden option for namespace by @attiasas in #1214
- Add repo field to docker build-info artifacts by @sverdlov93 in #1211
- Add OriginalRepo and Relative Path to Go Publish by @omerzi in #1210
- Add originalRepo to mvn commands build-info by @omerzi in #1212
Bug Fixes 🛠
- Fix npm for groups access tokens by @RobiNino in #1204
- Embedded plugin context - don't set flags if they do not exist by @attiasas in #1217
Full Changelog: v2.53.4...v2.54.0
v2.53.4
v2.53.3
What's Changed
Improvements 🌱
- Simplify the Artifactory Download Progress Bar by @eyalbe4 in #1198
- Web login - Make the uuid bold in green by @yahavi in #1205
- Remove the label from the download progress indicator struct initialization by @eyalbe4 in jfrog/jfrog-client-go#969
Bug Fixes 🛠
- Fix terraform interactive config by @RobiNino in #1199
- Allow moving file to a destination without write permissions by @yahavi in jfrog/gofrog#71
Full Changelog: v2.53.2...v2.53.3
v2.53.2
v2.53.1
What's Changed
Improvements 🌱
- Remove the unused
project-init
andci-setup
commands by @eyalbe4 in #1190 - Move techutils to the jfrog-cli-security module by @attiasas in #1189
- Utils enhancements to allow go support for JFrog Curation by @asafambar in #1187
New Contributors
Full Changelog: v2.53.0...v2.53.1