Skip to content

Releases: openiddict/openiddict-core

3.0.0-rc1

17 Nov 20:25
Compare
Choose a tag to compare
3.0.0-rc1 Pre-release
Pre-release

For more information about this release, read Introducing OpenIddict 3.0's first release candidate version.

3.0.0-beta6

27 Oct 18:37
Compare
Choose a tag to compare
3.0.0-beta6 Pre-release
Pre-release

For more information about this release, read OpenIddict 3.0 beta6 is out.

3.0.0-beta5

03 Oct 18:46
Compare
Choose a tag to compare
3.0.0-beta5 Pre-release
Pre-release

This minor release fixes a bug in the GetPropertiesAsync() methods of the EF 6/EF Core/MongoDB stores that impacted OrchardCore scenarios using them.

3.0.0-beta4

02 Oct 13:42
Compare
Choose a tag to compare
3.0.0-beta4 Pre-release
Pre-release

3.0.0-beta3

03 Aug 17:12
Compare
Choose a tag to compare
3.0.0-beta3 Pre-release
Pre-release

For more information about this release, read Introducing localization support in OpenIddict 3.0 beta3.

3.0.0-beta2

08 Jul 17:30
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release

For more information about this release, read OpenIddict 3.0 beta2 is out.

3.0.0-beta1

11 Jun 19:15
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

For more information about this release, read Introducing OpenIddict 3.0 beta1.

2.0.1

17 Oct 15:47
Compare
Choose a tag to compare

Changes

  • Add workarounds for API breaking changes introduced in Entity Framework Core 3.x (51ea4c4)
  • Remove compiled queries from the EF Core 2.x stores (880b0e1)
  • Replace the static caches used in the EF 6/EF Core caches by private singleton caches injected via DI (1b03a54)
  • Remove invalid null checks from OpenIddictTokenStore (f5c1437)
  • Update the MongoDB stores to use BsonDocument.Parse() to ensure properties are correctly serialized (2175c96)
  • Use Enumerable.Contains() instead of ImmutableArray.Contains() and add missing cancellation tokens (8fdabc7)

2.0.0

01 Nov 19:41
Compare
Choose a tag to compare

For more information about this release, read OpenIddict 1.0 and 2.0 general availability.

1.0.0

01 Nov 19:41
Compare
Choose a tag to compare

For more information about this release, read OpenIddict 1.0 and 2.0 general availability.