diff --git a/.changeset/techdocs-spaces-in-objects.md b/.changeset/techdocs-spaces-in-objects.md new file mode 100644 index 0000000000..7bbac5d2a8 --- /dev/null +++ b/.changeset/techdocs-spaces-in-objects.md @@ -0,0 +1,5 @@ +--- +'@backstage/techdocs-common': patch +--- + +Fixed a bug that prevented loading static assets from GCS, S3, Azure, and OpenStackSwift whose keys contain spaces or other special characters.