Skip to content

v3.0.0

Compare
Choose a tag to compare
@loeiks loeiks released this 23 Feb 03:07
· 201 commits to main since this release
fa18231

Changelog

  • consistentRead replaced with readConcern 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.