Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Releases: aspnet/DataProtection

1.0.5

15 Nov 04:57
Compare
Choose a tag to compare
Update patch build to latest dependencies

2.0.0

14 Aug 13:04
Compare
Choose a tag to compare

Features

  • Warn about ephemeral keys when running in docker containers (#185)

Bugs Fixed

  • Calling AddDataProtection before AddLogging pollutes service collection with NullLoggerFactory (#243)
  • KeyRingProvider initialization causes thread pool starvation when server starts under load (#233)

2.0.0-preview2

28 Jun 06:29
Compare
Choose a tag to compare
2.0.0-preview2 Pre-release
Pre-release

Features

  • Finish/verify non-windows support (#80)

2.0.0-preview1

10 May 04:28
Compare
Choose a tag to compare
2.0.0-preview1 Pre-release
Pre-release

Bugs Fixed

  • CreateEncryptorInstance runs multiple times (#220)
  • Cannot unprotect data after upgrading .NET Framework app to new DataProtection version (#187)
  • Refactor DI support in DataProtection (#134)

1.1.0

16 Nov 16:26
Compare
Choose a tag to compare
rel/1.1.0

Pinning missed tools and dependencies

1.1.0-preview1

25 Oct 15:51
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release

Features

  • Implement Redis DataProtection key storage provider (#169)
  • Port BlobStorage sample into an official package (#145)

1.0.0

27 Jun 14:54
Compare
Choose a tag to compare

Bugs Fixed

  • Cannot unprotect data after migrating from RC1 to RC2 (#153)
  • Unique-ify the names of the various ServiceCollectionExtensions types (#148)

1.0.0-rc2

16 May 17:19
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

Features

  • Consider adding a parameterless DataProtectionProvider.Create overload (#130)

Bugs Fixed

  • System.FormatException in LoggingExtensions (#129)
  • Remove ConfigureGlobalOptions or SetApplicationName from DataProtectionConfigurationExtensions (#122)
  • Make DataProtection follow the Options model (#121)
  • Make Microsoft.AspNetCore.DataProtection.DataProtectionProvider class static (#120)
  • Nugets should not reference facade assemblies as framework dependencies (#117)
  • Should remove ConfigureDataProtection (make it overload of AddDataProtection) (#100)
  • Logging: Add event ids to all publication sites (#94)

1.0.0-rc1

18 Nov 15:29
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
Tag for new release 1.0.0-rc1

1.0.0-beta8

15 Oct 17:27
Compare
Choose a tag to compare
1.0.0-beta8 Pre-release
Pre-release
Tag for new release 1.0.0-beta8