From 5065f45d01af0ec9d0e3287e4068e3f4a05492a9 Mon Sep 17 00:00:00 2001 From: armandocomellas1 Date: Thu, 8 Feb 2024 13:48:59 -0600 Subject: [PATCH] Modify the description of the changeset Signed-off-by: armandocomellas1 --- .changeset/neat-kiwis-joke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/neat-kiwis-joke.md b/.changeset/neat-kiwis-joke.md index 4ed8ae6b88..a93a2e755c 100644 --- a/.changeset/neat-kiwis-joke.md +++ b/.changeset/neat-kiwis-joke.md @@ -2,4 +2,4 @@ '@backstage/backend-common': minor --- -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 `libVersion` represents the current dotted version number of the Backstage GCs package and `libName` represent the current Google API used at backstage. +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}`