Support IncludePathPrefixPattern param in the replication API
Bug fix - Missing close call in Go publish
v1.10.0
Add capability to specify proxy for repository replications
Move npm dependencies checksum calculation to build-info-go
Change log level for missing LATEST build in Artifactory
v1.9.0
Support for managing project groups
v1.8.1
Bug fix - "nil pointer dereference" on http/httpclient/client.go:659
v1.8.0
Allow adding timestamps to the log messages
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
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.11.0.
Release notes
Sourced from github.com/jfrog/jfrog-client-go's releases.
... (truncated)
Commits
e3c6206
Promote version to v1.11.039fdb6f
Update tests cachec3e2d42
Add emojis to logs and update go.mod dependencies (#533)940f00d
Add Static Analysis (#537)956e355
Bugfix - missing close call in Go publish (#534)2929c6d
Support IncludePathPrefixPattern param in replication (#532)d8592e2
Promote version to v1.10.04e32ce3
Fixes #523 Add capability to specify proxy for repository replications (#524)80ec317
Change log level for missing LATEST build in Artifactory (#530)3e29721
Move npm dependencies checksum calculation to build-info-go (#527)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)