Update .changeset/neat-kiwis-joke.md

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-13 13:21:12 +01:00
committed by GitHub
parent 91f5447e98
commit 652ccd65df
+2 -2
View File
@@ -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.