fix(mongodb): modernize MongoDB dump handling and filesystem integration
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 1.1.1 - fix(mongodb)
|
||||
modernize MongoDB dump handling and filesystem integration
|
||||
|
||||
- replace smartdata-based test fixture generation with direct MongoDB client inserts
|
||||
- migrate dump output from smartfile to smartfs and clean target directories safely before export
|
||||
- improve descriptor handling and shutdown logic with optional credentials, stricter typing, and parallel client close
|
||||
|
||||
## 2025-08-18 - 1.1.0 - feat(MongoDumpTarget)
|
||||
Implement core MongoDumpTarget methods and update documentation & project configs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user