feat(web): replace custom S3 browser components with dees-s3-browser integration

This commit is contained in:
2026-03-12 15:16:24 +00:00
parent c4afbdfd7f
commit 150d6d9d86
11 changed files with 63 additions and 3812 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-12 - 1.12.0 - feat(web)
replace custom S3 browser components with dees-s3-browser integration
- adds an S3 data provider adapter that delegates object operations to the existing ApiService
- wires live bucket change events into dees-s3-browser via changeStreamService
- removes exported custom tsview S3 elements in favor of the shared catalog component
## 2026-01-29 - 1.11.1 - fix(mongo-browser)
increase default editor width and broaden resize range in Mongo browser pane