fix(dependencies): Update dependencies and improve bucket retrieval logging

This commit is contained in:
2024-07-28 12:46:39 +02:00
parent 99c3935d0c
commit 4647181807
5 changed files with 846 additions and 797 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 2024-07-28 - 3.0.22 - fix(dependencies)
Update dependencies and improve bucket retrieval logging
- Updated @aws-sdk/client-s3 to ^3.620.0
- Updated @git.zone/tsbuild to ^2.1.84
- Updated @git.zone/tsrun to ^1.2.49
- Updated @push.rocks/smartpromise to ^4.0.4
- Updated @tsclass/tsclass to ^4.1.2
- Added a log for when a bucket is not found by name in getBucketByName method
## 2024-07-04 - 3.0.21 - fix(test)
Update endpoint configuration in tests to use environment variable