feat(storage): generalize S3 client and watcher interfaces to storage-oriented naming with backward compatibility
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-14 - 4.5.0 - feat(storage)
|
||||
generalize S3 client and watcher interfaces to storage-oriented naming with backward compatibility
|
||||
|
||||
- rename SmartBucket internals from s3Client to storageClient and normalize configuration using storage descriptor types
|
||||
- update watcher and interface types from S3-specific names to storage-oriented equivalents while keeping deprecated aliases
|
||||
- refresh tests and documentation comments to reflect S3-compatible object storage terminology
|
||||
- bump build, test, AWS SDK, and related dependency versions
|
||||
|
||||
## 2026-01-25 - 4.4.1 - fix(tests)
|
||||
add explicit 'as string' type assertions to environment variable retrievals in tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user