Releases: dlmelendez/identityazuretable
Releases · dlmelendez/identityazuretable
v2.2.1
Release 2.2.1
ElCamino.AspNetCore.Identity.AzureTable
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
- Data migration is required for this release.
- #42 Feature All keys moved to fixed length hashes.
- #35 Feature Immutable guid identifiers for users. Data migration updates for user and roles to support new key format.
- #34 Feature Override default table names in configuration.
- #38 Bug fix
- Updating to latest table storage library.
- Adding obsolete warnings for future refactoring.
- Opening up IdentityCloudContext for class descendants to extend configuration.
v2.1
Release 2.1
ElCamino.AspNetCore.Identity.AzureTable
- Support for netstandard2.0. Migration(s) needed for 1.x -> 2.x.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
- Fixed code coverage by adding Full tag to projects.
- Created a V2 of the UserStore and IdentityUser as an option of a more lightweight user influenced by the MS identity team with test coverage.
- Completely refactored the unit and integration tests. About 94% code coverage.
- Fixed a bug in the ReplaceClaim UserStore operation and many other minor bug and performance improvements to the UserStore and UserStoreV2.
v2.0
Release 2.0
ElCamino.AspNetCore.Identity.AzureTable
- Support for netstandard2.0. Migration(s) needed for 1.x -> 2.0.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
v2.0-beta0
Release 2.0-beta0
ElCamino.AspNetCore.Identity.AzureTable
- Support for netstandard2.0. Beta release.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
v1.7
Release 1.7
ElCamino.AspNet.Identity.AzureTable
- Fix for #20 Claim key deletion error.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
ElCamino.AspNetCore.Identity.AzureTable
- Fix for #20 Claim key deletion error.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
v1.6.7
Release 1.6.7
ElCamino.AspNet.Identity.AzureTable
- Updated references.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
ElCamino.AspNetCore.Identity.AzureTable
- Updated references.
- Fix for bug #21 Incorrect time shift for IdentityUser.LockoutEndDateUtc
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
v1.6.5
Release 1.6.5
ElCamino.AspNet.Identity.AzureTable
- Minor threading improvements.
- Updated Windows Storage reference to v8.0
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
ElCamino.AspNetCore.Identity.AzureTable
- Implementing support for RoleClaims and external UserTokens.
- Minor threading improvements.
- Updated Windows Storage reference to v8.0
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
v1.6.2
Release 1.6.2
ElCamino.AspNet.Identity.AzureTable
- Updating dependency references.
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
ElCamino.AspNetCore.Identity.AzureTable
- Updating dependency references. for IdentityCore 1.1
- Important! Check https://dlmelendez.github.io/identityazuretable/#/migration for data migration information.
v1.6.1
Release 1.6.1
ElCamino.AspNet.Identity.AzureTable
- Important! You will need to download ElCamino.Identity.AzureTable.DataUtility.exe for a data migration for this release attached to support fix for #6 to improve scalability for external logins.
ElCamino.AspNetCore.Identity.AzureTable
- Important! You will need to download ElCamino.Identity.AzureTable.DataUtility.exe for a data migration for this release attached to support fix for #6 to improve scalability for external logins.
v1.6.0
Release 1.6
ElCamino.AspNet.Identity.AzureTable
- Updating package dependencies.
- Moved source control to github.
- Important! You will need to download ElCamino.Identity.AzureTable.DataUtility.exe for a data migration for this release attached.
ElCamino.AspNetCore.Identity.AzureTable
- Fix for duplicate username and email bug #1.
- Important! You will need to download ElCamino.Identity.AzureTable.DataUtility.exe for a data migration for this release attached.