diff --git a/.changeset/techdocs-all-done.md b/.changeset/techdocs-all-done.md new file mode 100644 index 0000000000..2696b40df7 --- /dev/null +++ b/.changeset/techdocs-all-done.md @@ -0,0 +1,7 @@ +--- +'@backstage/plugin-techdocs': patch +--- + +This is the third and final step of migrating cloud storage entities to lowercase ([see](https://github.com/backstage/backstage/issues/4367#issuecomment-876461002)). + +Updates GCS, AWS S3 and Azure Blob Storage Provider to lowercase entity triplet paths before reading and writing to it cloud storage.