vendored and trimmed the s3blob driver and updated dependencies

This commit is contained in:
Gani Georgiev
2024-03-29 21:19:26 +02:00
parent 9eb3ff5833
commit 37dd9c8645
41 changed files with 1221 additions and 167 deletions
+5 -2
View File
@@ -1,6 +1,9 @@
## (WIP) v0.22.7
## v0.22.7
- Minor Admin UI improvements (updated GitLab logo, npm depdencies, etc.)
- Replaced the default `s3blob` driver with a trimmed vendored version to reduce the binary size with ~10MB.
_It can be further reduced with another ~10MB once we replace entirely the `aws-sdk-go-v2` dependency but I stumbled on some edge cases related to the header signing and for now is on hold._
- Other minor improvements (updated GitLab OAuth2 logo, updated npm depdencies, normalized error messages, etc.)
## v0.22.6