Merge pull request #4109 from backstage/iameap/stream-from-gcs

This commit is contained in:
Himanshu Mishra
2021-01-19 12:15:19 +01:00
committed by GitHub
2 changed files with 16 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/techdocs-common': patch
---
TechDocs backend now streams files through from Google Cloud Storage to the browser, improving memory usage.