blob: 8a3a87b24f068309d2114e21e2d3a04a789d20ac [file] [log] [blame] [edit]
```release-note:feature
**GCP Secrets Engine Static Accounts**: Adds ability to use existing service accounts for generation
of service account keys and access tokens.
```
```release-note:deprecation
secrets/gcp: Deprecated the `/gcp/token/:roleset` and `/gcp/key/:roleset` paths for generating
secrets for rolesets. Use `/gcp/roleset/:roleset/token` and `/gcp/roleset/:roleset/key` instead.
```