Releases: dlmelendez/identitydocumentdb
Releases · dlmelendez/identitydocumentdb
Release 1.3.1
- Important! This package should be upgraded to the ElCamino.AspNetCore.Identity.CosmosDB package. Check here https://github.com/dlmelendez/identitycosmosdb for migration information.
Release 1.3.0
- Available on NuGet
- Requires an Azure DocumentDB instance with a Session Connection policy.
- Updating references, minor threading improvements, configurable collection names.
Release 1.2.0
- Available on NuGet
- Requires an Azure DocumentDB instance with a Session Connection policy.
- Updating references and copyright information.
Release 1.1.0
- Available on NuGet
- Requires an Azure DocumentDB instance with a Session Connection policy.
- Unit Tests 100% at about 95% code coverage.
Release 1.0.0
- Available on NuGet
- Requires an Azure DocumentDB instance with a Session Connection policy.
- Unit Tests 100% at about 95% code coverage.
Release 0.9.3-beta
- Available on NuGet
- Updating the schema to work better with the updated 256KB request limit on DocumentDB.
- Requires data migration from version 0.9.0-beta. Use available utility on below or the source at /utilities/MigrateIdentityData
- Requires an Azure DocumentDB instance with a Session Connection policy.
- Unit Tests 100% at about 95% code coverage.
Release 0.9.0-beta
- Available on NuGet
- Initial beta release.
- Requires an Azure DocumentDB instance with a Session Connection policy.
- Unit Tests 100% at about 95% code coverage.