Add changeset for backstage common

Signed-off-by: Elliot Greenwood <elliot@fundapps.co>
This commit is contained in:
Elliot Greenwood
2021-10-27 14:33:08 +01:00
parent 7e6186cf6b
commit 8c4cad0bf2
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
AWSS3UrlReader now throws a `NotModifiedError` (exported from @backstage/backend-common) when s3 returns a 304 response.