Releases: ExWeiv/weiv-data
Releases · ExWeiv/weiv-data
v3.0.1
v3.0.0
Changelog
consistentRead
replaced withreadConcern
and now it's using string based data that syncs with mongodb readConcern options.- Added custom cache rules to control how MongoClient's cached when they are created.
- URI storing strategy changed and now all URIs stored as JSON in a single secret in secrets manager. (Update your secrets before you update to ^3.0.0)
- General TS changes and BUG fixes.
- v prefix added to versions here in GitHub only.
2.8.4
2.8.3
2.8.2
Changelog
- Error Handling BUGs Fixed and Tested (Should be Working Now)
- mongodb version upgraded to 6.3.0
- TS config changes.
- Changelog updated.
- Docs updated.
Main reason of this update was the BUG in bulk operations. This should now get fixed. And we've made some basic changes too.