You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switches token generation from the Security API (/artifactory/api/security/token) to the Access API (/access/api/v1/tokens) to allow for tokens scoped to other JFrog services like X-Ray.
Minimum Artifactory version 7.21.1 (Access API support)
Removes the deprecated API Key auth.
Requires the auth token used to be generated via Access API. If user/pass are used for auth, Enable Token Generation via API is required.
Changelog
7289f05 Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
e7c444a Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0
5e86f08 Bump github.com/hashicorp/vault-testing-stepwise from 0.1.2 to 0.1.4
e3797a4 Bump github.com/hashicorp/vault/api from 1.9.0 to 1.11.0
6ce78f1 Bump github.com/jfrog/jfrog-client-go from 1.26.2 to 1.31.4
486d9fd Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
a9c1d29 Bump golang.org/x/crypto from 0.11.0 to 0.17.0
4a7b2ea Bump golang.org/x/net from 0.12.0 to 0.17.0
78d1927 Bump google.golang.org/grpc from 1.53.0 to 1.56.3
0e21caa Merge pull request #131 from splunk/dependabot/go_modules/github.com/jfrog/jfrog-client-go-1.31.4
7580b1a Merge pull request #132 from splunk/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
cd15dfe Merge pull request #133 from splunk/dependabot/go_modules/golang.org/x/net-0.17.0
82d5f54 Merge pull request #134 from splunk/dependabot/go_modules/google.golang.org/grpc-1.56.3
d89449a Merge pull request #135 from splunk/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
5a6d266 Merge pull request #136 from splunk/dependabot/go_modules/golang.org/x/crypto-0.17.0
4e1acd3 Merge pull request #137 from splunk/dependabot/go_modules/github.com/hashicorp/vault-testing-stepwise-0.1.4
c6433f8 Merge pull request #138 from splunk/dependabot/go_modules/github.com/hashicorp/vault/api-1.11.0
8855cd9 Merge pull request #140 from splunk/use-access-api
51dc570 Merge pull request #86 from splunk/dependabot/go_modules/github.com/stretchr/testify-1.8.1