SIGN IN SIGN UP

Add Migration Support (#11)

* Add migration support

* Add SemVersion serialization and migration handling

Introduce SemVersionSerializer for BSON serialization. Update MongoVaultMigrationManager for improved version comparison and migration handling, including up and down operations.

* Refactor configuration handling in Vault classes

Changed visibility of Migration properties to internal and refactored VaultConfigurationManager to use MongoVaultOptions directly. This improves encapsulation and aligns property management more consistently across classes.
K
kerem-acer committed
02c8bfc64eb166b08382e85a842d1429ae6e07eb
Parent: 8a2d03a
Committed by GitHub <noreply@github.com> on 11/23/2024, 5:26:21 PM