Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@harsh-2711 harsh-2711 released this 21 Dec 08:04
· 2 commits to main since this release
6e63bc1

Features

  • add wrapper function WithTransaction to support MongoDB transactions
  • add ci workflow to lint and test the module automatically on PRs and pushes to the main branch

Fixes

  • re-architect the connection logic to attach EntityMongoModel with the database connection to support multi-tenancy