Releases: kotlerman/Kot.MongoDB.Migrations
Releases · kotlerman/Kot.MongoDB.Migrations
v3.0.0
v2.1.0
Updated MongoDB.Driver to version 2.19.0 to fix security vulnerability.
v2.0.2
v2.0.1
v2.0.0
New features:
- Added logging
- MigrateAsync method now returns results summary
- Added locking mechanism that prevents parallel migration runs (e.g., when migration is run on startup of several app instances)
Bugfixes:
- Fixed a bug where wrong migrations were rolled back when downgrading a DB that was not up-to-date