Releases: contentstack/datasync-content-store-mongodb
Releases · contentstack/datasync-content-store-mongodb
Release 1.0.9
What's Changed
- Snyk upgrade fe9b5eee87bf252d15763cc3e997505e by @vkalta in #31
- dx | 2138 node v22 by @harshithad0703 in #34
- dx | 2139 readme update by @harshithad0703 in #36
- bump version to 1.0.9 in package.json and package-lock.json by @harshithad0703 in #37
- DX | Release | 10-03-2025 by @harshithad0703 in #35
New Contributors
- @harshithad0703 made their first contribution in #34
Full Changelog: v1.0.8...v1.0.9
Release 1.0.8
What's Changed
- feat: added support for enableContentReferences and enableAssetReferences by @vkalta in #25
- Fix/staging by @cs-raj in #26
- DX | 27-01-2025 | Release by @cs-raj in #27
- DX | 27-01-2025 | Release by @cs-raj in #28
- DX | 27-01-2025 | Release by @cs-raj in #29
Full Changelog: v1.0.7...v1.0.8
Release 1.0.7
What's Changed
- fix/CS-41994 by @vkalta in #19
- Fix/version bump cs 42287 by @abhinav-from-contentstack in #20
- Development by @abhinav-from-contentstack in #21
- Staging by @abhinav-from-contentstack in #22
Full Changelog: v1.0.6...v1.0.7
Release 1.0.6
What's Changed
- [Snyk] Upgrade mongodb from 5.8.0 to 6.0.0 by @aravindbuilt in #14
New Contributors
Full Changelog: v1.0.5...v1.0.6
Release 1.0.5
What's Changed
- [Snyk] Security upgrade mongodb from 5.7.0 to 5.8.0 by @aravindbuilt in #13
New Contributors
- @aravindbuilt made their first contribution in #13
Full Changelog: v1.0.4...v1.0.5
Release 1.0.4
What's Changed
- feat/CS-39612-Updated actions/Checkout version and added version bump by @cs-raj in #10
- added workflow, delete dist folder by @shafeeqd959 in #9
New Contributors
- @cs-raj made their first contribution in #10
- @shafeeqd959 made their first contribution in #9
Full Changelog: v1.0.3...v1.0.4
Updated configuration
removed deprecated configuration
Bug Fix
Bug Fix
- updated internal config "type" key with "_" prefix
Initial production release
Changes
-
Feature
- Support for new JSON structure (as per [email protected])
- Default config updated
-
Misc
- Support for updating/saving content type added. Use
updateContentType
to save content type schemas
- Support for updating/saving content type added. Use