Skip to content

Latest commit

 

History

History
280 lines (205 loc) · 23.4 KB

CHANGELOG.md

File metadata and controls

280 lines (205 loc) · 23.4 KB

5.0.0 (2023-11-24)

Bug Fixes

BREAKING CHANGES

  • .Net 8

4.1.1 (2022-04-26)

Bug Fixes

4.1.0 (2022-03-11)

Bug Fixes

Features

  • support for x509 Certificate Serialization. (7e13275)
  • update sdk (29f5a68)

4.0.3 (2021-04-01)

Bug Fixes

  • load configuration with WS-federation options (6f1b72d), closes #98
  • update packages (63435b2)

4.0.2 (2021-03-31)

Bug Fixes

  • require https metadata deserialization (0973f1c), closes #93
  • update packages (1af30d5)

4.0.1 (2021-03-29)

Bug Fixes

4.0.0 (2021-02-20)

Bug Fixes

BREAKING CHANGES

  • RavenDb ids

3.2.0 (2021-02-11)

Bug Fixes

Features

3.1.2 (2020-04-08)

Bug Fixes

  • support create migration with multiple context (a8cb4c4)

3.1.1 (2020-03-27)

Bug Fixes

3.1.0 (2019-12-17)

Features

3.0.0 (2019-09-25)

Bug Fixes

Build System

Features

  • remove dependency to newtonsoft.json (35be616)

BREAKING CHANGES

  • asp.net core 3.0 release
  • needs .net core 3.0
  • .Net Core 3.0

1.0.0 (2019-03-16)

Bug Fixes

  • serialize enumerable properties (8da9aaf), closes #18

Features

  • dynamicallly add authentication provider (e8d5fc6)
  • dynamicallly remove authentication provider (04debb3)
  • dynamicallly update authentication provider (2c94c69)
  • entityframework and redis stores (64aacf3)
  • lists handlers types that can be managed (04e12d7)
  • load store configuration (957ecee)
  • no persistence mode (f76a8bb)