Skip to content

Releases: dlmelendez/identityazuretable

v2.2.1

10 Jun 20:56
Compare
Choose a tag to compare

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

31 Dec 08:19
31244dd
Compare
Choose a tag to compare

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

21 Sep 06:01
Compare
Choose a tag to compare

Release 2.0

ElCamino.AspNetCore.Identity.AzureTable

v2.0-beta0

05 Sep 22:26
Compare
Choose a tag to compare
v2.0-beta0 Pre-release
Pre-release

Release 2.0-beta0

ElCamino.AspNetCore.Identity.AzureTable

v1.7

28 Aug 19:21
Compare
Choose a tag to compare

Release 1.7

ElCamino.AspNet.Identity.AzureTable

ElCamino.AspNetCore.Identity.AzureTable

v1.6.7

12 Jul 05:45
Compare
Choose a tag to compare

Release 1.6.7

ElCamino.AspNet.Identity.AzureTable

ElCamino.AspNetCore.Identity.AzureTable

v1.6.5

23 Dec 01:25
Compare
Choose a tag to compare

Release 1.6.5

ElCamino.AspNet.Identity.AzureTable

ElCamino.AspNetCore.Identity.AzureTable

v1.6.2

12 Dec 04:09
Compare
Choose a tag to compare

Release 1.6.2

ElCamino.AspNet.Identity.AzureTable

ElCamino.AspNetCore.Identity.AzureTable

v1.6.1

30 Sep 01:34
Compare
Choose a tag to compare

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

06 Sep 15:49
Compare
Choose a tag to compare

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.