Merge pull request #13728 from backstage/rugvip/zipfix

backend-common: fix for zip entries being skipped
This commit is contained in:
Ben Lambert
2022-09-19 09:20:33 -04:00
committed by GitHub
3 changed files with 52 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Fix for entries being skipped or incomplete when reading large zip archives.