Releases: jfrog/jfrog-cli
Releases · jfrog/jfrog-cli
2.52.3
What's Changed
Improvements 🌱
- Enhance parsing of the maven-dep-tree output by @omerzi in jfrog/jfrog-cli-core#1062
- Transfer - Generate a thread dump before a graceful stop by @yahavi in jfrog/jfrog-cli-core#1075
- Maven - Support building Quarkus 3.2.x applications by @yahavi in jfrog/build-info#765
Bug Fixes 🛠
- Transfer - Phase 3 progress wrongly adds transferred files by @yahavi in jfrog/jfrog-cli-core#1059
- Transfer - Make high frequency changes atomic by @yahavi in jfrog/jfrog-cli-core#1061
- Maven - Skip collecting pom if not exists by @yahavi in jfrog/build-info#770
- Gradle - Prefer repository settings configured in "jf gradlec" over the "build.gradle" @yahavi in jfrog/artifactory-gradle-plugin#90
Full Changelog: v2.52.2...v2.52.3
2.52.2
What's Changed
Improvements 🌱
- Upgraded analyzer manager to version 1.6.0 by @orto17 in jfrog/jfrog-cli-core#1068
- WebLogin - Add verification code by @Or-Geva in jfrog/jfrog-cli-core#1065
Bug Fixes 🛠
- Fix yarn install flags by @eranturgeman in jfrog/jfrog-cli-core#1063
Full Changelog: v2.52.1...v2.52.2
v2.52.1
v2.52.0
What's Changed
Exciting New Features 🎉
- Support for Distribution path mapping with AQL by @YardenEdery in #2313
Improvements 🌱
- Audit Maven - Use maven-dep-tree plugin by @omerzi in jfrog/jfrog-cli-core#1023
- Transfer - Limit max AQL threads to 16 by @yahavi in #2311
- Transfer - AQL optimizations by @yahavi in jfrog/jfrog-cli-core#1036
- Transfer - Improve time estimation algorithm by @yahavi in jfrog/jfrog-cli-core#1043
- Transfer - Fix and improve long props check by @yahavi in jfrog/jfrog-cli-core#1044
- Upgrade the Analyzer Manager component to version 1.4.0 by @orto17 in jfrog/jfrog-cli-core#1039
- Yarn - Deleting error message & test for a deprecated issue by @eranturgeman in jfrog/build-info-go#212
- Yarn - Enhancements to Artifactory Integration and auto-installation for yarn projects by @eranturgeman in jfrog/jfrog-cli-core#1015
- Enhancements in Output Control Options for Scan Results Writer by @attiasas in jfrog/jfrog-cli-core#1047
- .Net/NuGet- Enhancements to Artifactory Integration and auto-installation for .NET/NuGet projects by @eranturgeman in jfrog/jfrog-cli-core#1040
- indirect-cve-whitelist added to the Applicability Scanner YAML configuration by @srmish-jfrog in jfrog/jfrog-cli-core#1049
- Refine gradle projects indicators by @omerzi in jfrog/jfrog-cli-core#1027
- Tweak JAS exclude patterns by @yahavi in jfrog/jfrog-cli-core#1029
- New Yarn tech detection indicator by @eranturgeman in jfrog/jfrog-cli-core#1033
- Audit - Sarif output, show default location for license violation by @attiasas in jfrog/jfrog-cli-core#1030
Bug Fixes 🛠
- Fix issues in Maven and Gradle wrapper config by @yahavi in jfrog/jfrog-cli-core#1034
- Blocking dependencies resolution from Artifactory for Yarn V1 and Yarn V4 by @eranturgeman in jfrog/jfrog-cli-core#1042
- Empty audit table results in CircleCI by @attiasas in jfrog/jfrog-cli-core#1045
- Possible race condition when running external commands by @eranturgeman & @yahavi in jfrog/gofrog#41
- Python log parser - handle limited size log content by @attiasas in jfrog/build-info-go#213
- Update conditions for running contextual analysis scan by @omerzi in jfrog/jfrog-cli-core#1056
- Scan SCA recursive only when workingDirs not provided by @attiasas in jfrog/jfrog-cli-core#1057
- SCA scan - Remove space in default descriptor by @attiasas in jfrog/jfrog-cli-core#1028
New Contributors
- @YardenEdery made their first contribution in #2313
Full Changelog: v2.51.1...v2.52.0
v2.51.1
What's Changed
Improvements 🌱
- Add .git to audit default exclusions by @yahavi in jfrog/jfrog-cli-core#1022
Bug Fixes 🛠
- Xray SCA scan - always show results with location on Sarif output by @attiasas in jfrog/jfrog-cli-core#1021
- Build append fails with special characters by @yahavi in jfrog/jfrog-cli-core#1020
- Audit - ignore config file when needed + add releaserepo for maven by @omerzi in jfrog/jfrog-cli-core#1024
Full Changelog: v2.51.0...v2.51.1
v2.51.0
What's Changed
Exciting New Features 🎉
Improvements 🌱
- Transfer config - Precheck for Docker repo names by @yahavi in jfrog/jfrog-cli-core#1018
- Remove ecosystem usage report retry by @attiasas in jfrog/jfrog-client-go#852
- Enhancements to Artifactory Integration and NPM dependency tree building by @eranturgeman in jfrog/jfrog-cli-core#1011
Bug Fixes 🛠
- Fix Maven/Gradle Artifacts build.timestamp property by @attiasas in jfrog/build-info-go#209
- Command results reader close error is ignored by @yahavi in #2282
- Transfer - Fix files count and size after stop by @yahavi in #2290
- Transfer - Interruption may cause data loss by @yahavi in jfrog/jfrog-cli-core#1010
- Transfer - Snapshot may be incomplete by @yahavi in jfrog/jfrog-cli-core#1016
Other Changes 📚
- [🐸 Frogbot] Update version of google.golang.org/grpc to 1.58.3 by @github-actions in #2287
Full Changelog: v2.50.4...v2.51.0
v2.50.4
What's Changed
Improvements 🌱
- Support running npm install without package.json by @yahavi in #2269
- Transfer - Relocate folders and delay counters by @yahavi in jfrog/jfrog-cli-core#1007
- Transfer - Increase locally generated concurrency by @yahavi in jfrog/jfrog-cli-core#1008
Bug Fixes 🛠
- Transfer - Fix "close of closed channel" panic by @yahavi in jfrog/jfrog-cli-core#1003
- Transfer - Remove recursive locks in snapshot node by @yahavi in jfrog/jfrog-cli-core#1004
- Transfer - Graceful stop does not stop immediately by @yahavi in jfrog/jfrog-cli-core#1005
Full Changelog: v2.50.2...v2.50.4
v2.50.2
What's Changed
Improvements 🌱
- Update Jenkinsfile go version to 1.20.10 by @yahavi in #2266
- Transfer - Improve the graceful stop mechanism by @yahavi in jfrog/jfrog-cli-core#991
- Transfer - Show delayed files by @yahavi in jfrog/jfrog-cli-core#980
- Transfer - Show visited folders counter by @yahavi in jfrog/jfrog-cli-core#995
Bug Fixes 🛠
- Fix installer for npm v10+ by @michael-siek in #2258
- Fix Audit Xray scan Sarif output by @attiasas in jfrog/jfrog-cli-core#996
- Bypass archive inspection is ignored by @yahavi in jfrog/jfrog-client-go#847
- Yarn V1 - consider filtering
yarn list
via environment variable by @omerzi in jfrog/build-info-go#205 - Fix a typo in the npm log message by @flcdrg in jfrog/build-info-go#204
- Transfer - Fix phase 3 progressbar by @yahavi in jfrog/jfrog-cli-core#999
- Transfer - Fix some issues in the progressbar by @yahavi in jfrog/jfrog-cli-core#997 & jfrog/jfrog-cli-core#1000
Other Changes 📚
- [🐸 Frogbot] Update version of golang.org/x/net to 0.17.0 by @github-actions in #2259
New Contributors
- @michael-siek made their first contribution in #2258
Full Changelog: v2.50.1...v2.50.2
2.50.1
What's Changed
Improvements 🌱
Bug Fixes 🛠
- Revert "Docker scan - map vulnerabilities to Dockerfile commands (#975)" by @yahavi in jfrog/jfrog-cli-core#990
New Contributors
Full Changelog: v2.50.0...v2.50.1
2.50.0
Exciting New Features 🎉
- Docker scan - map vulnerabilities to Dockerfile commands by @EyalDelarea in jfrog/jfrog-cli-core#975
Bug Fixes 🛠
Full Changelog: v2.49.2...v2.50.0