Skip to content

Releases: NetDevPack/Security.Jwt

v9.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 03:32

9.1.0 (2026-06-12)

Features

v9.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Feb 06:06

9.0.4 (2026-02-05)

Bug Fixes

v9.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Feb 06:02

9.0.3 (2026-02-05)

Bug Fixes

v9.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Feb 05:59

9.0.2 (2026-02-05)

Bug Fixes

v9.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 05:50

9.0.1 (2026-02-05)

Bug Fixes

  • remove non supported versions (c0642cf)

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 03:42

9.0.0 (2026-02-05)

Features

  • runtime: upgrade project to latest .NET version (ce44aec)

BREAKING CHANGES

  • runtime: dropped support for non-LTS .NET versions

v8.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Feb 12:43

8.2.2 (2025-02-24)

Bug Fixes

v8.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 12:01

8.2.1 (2025-02-24)

Bug Fixes

  • correct new jwe bugs and older ones (1cda155)
  • store: fix some existing and new jwe bugs (42467ab)

v8.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:32

8.2.0 (2025-02-21)

Features

  • jwe: Adding full support Jwe in jwks store (3635232)
  • jwe: Adding full support Jwe in jwks store (68ef7b3)

v8.1.5

Choose a tag to compare

@github-actions github-actions released this 27 Apr 01:31

8.1.5 (2024-04-27)

Bug Fixes