From 652ccd65df6963ea6cd7a36711a593331e25924d Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 13 Feb 2024 13:21:12 +0100 Subject: [PATCH] Update .changeset/neat-kiwis-joke.md Signed-off-by: Patrik Oldsberg --- .changeset/neat-kiwis-joke.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.