When uploading using the 'archive' option, you now can control the target path inside the uploaded archive using placeholders.
Minot logging improvement for the retry-executor
New 'servicesManager.IsRepoExists()' API
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 with transitive
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.
v1.7.1
Bug fix - The CVSS' type in Xray reports was changed to float64 to match the response from Xray.
v1.7.0
New retryWaitMilliSecs option, allowing to wait between HTTP retry attempts
Bug fix - Use *bool instead bool in some service, to avoid overriding the default REST requests values
Bug fix - Remove repo from the path inside the build-info
v1.6.6
Dependencies upgrades.
Fix exclusions in transitive search.
Increase scan timeout to 45 minutes.
v1.6.5
Minor repositories service logging improvements
v1.6.4
Depedencies upgrades and utils improvements
v1.6.3
Adjust the progress interface for a more general use.
v1.6.2
Bug fix - Uploading to Artifactory with ANT patterns may include wrong files in some scenarios
Bug fix - Publishing build-info can fail, if a previous build-info collection action left an empty cache file
v1.6.1
Add scan_type as query param for graph/scan API.
v1.6.0
The build-info entities were moved to build-info-go.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/jfrog/jfrog-client-go from 0.27.0 to 1.8.0.
Release notes
Sourced from github.com/jfrog/jfrog-client-go's releases.
... (truncated)
Commits
2d64e57
Promote version to v1.8.03cacf98
Upgraded build-info-go to v1.0.1d834a1f
Follow transitive search limitations (#508)32d6dad
Improve executor logs (#511)33ef52e
Determine target path inside an uploaded archive using placeholders (#503)970e7f2
Add timestamp prefix to log (#507)fa9c0de
Upload a file more than once (#505)ec1281e
Improve SetEnvWithCallbackAndAssert func (#509)54c8117
Polling executor refactor (#501)3c80960
Run tests on local Artifactory (#506)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)