diff --git a/.changeset/neat-kiwis-joke.md b/.changeset/neat-kiwis-joke.md index a93a2e755c..852ec1d430 100644 --- a/.changeset/neat-kiwis-joke.md +++ b/.changeset/neat-kiwis-joke.md @@ -1,5 +1,5 @@ --- -'@backstage/backend-common': minor +'@backstage/backend-common': patch --- -adds a User-Agent header to existing API requests in this package to clearly identify API requests from this Google Cloud Storage. headers are formatted as follows where `userAgent` is the property and the value is `backstage/kubernetes-backend.GkeClusterLocator/${packageinfo.version}` +Add a User-Agent header for calls towards Google Cloud Storage.