Skip to content

Releases: Altinn/altinn-authorization-utils

Altinn.Swashbuckle: v3.0.0

03 Sep 11:06
2ee5f7c

Choose a tag to compare

3.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Drops .NET 8 support

Miscellaneous Chores

Altinn.Authorization.TestUtils: v2.0.0

03 Sep 11:03
a2bcf76

Choose a tag to compare

2.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Drops .NET 8 support

Miscellaneous Chores

Altinn.Authorization.ServiceDefaults: v4.0.0

03 Sep 11:15
8220590

Choose a tag to compare

4.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Drops .NET 8 support

Miscellaneous Chores

Altinn.Authorization.ProblemDetails: v4.0.0

03 Sep 11:01
662457e

Choose a tag to compare

4.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Drops .NET 8 support

Features

Miscellaneous Chores

Altinn.Authorization.ModelUtils: v2.0.0

03 Sep 11:10
301a27e

Choose a tag to compare

2.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Drops .NET 8 support

Miscellaneous Chores

Altinn.Authorization.ServiceDefaults: v3.3.1

07 Aug 11:30
338153b

Choose a tag to compare

3.3.1 (2025-08-07)

Bug Fixes

Altinn.Authorization.ServiceDefaults: v3.3.0

07 Aug 10:06
9fbf0af

Choose a tag to compare

3.3.0 (2025-08-07)

Features

Altinn.Cli: v2.0.0

31 Jul 07:18
8a1aa23

Choose a tag to compare

2.0.0 (2025-07-31)

⚠ BREAKING CHANGES

  • Modifies arguments to the CLI. Uses a new file structure for storing the JWKS. Old JWKS will not be recognized without manual intervention (rename the file from .json to .jwks.json or the key from --priv to --jwks).

Features

Altinn.Authorization.ModelUtils: v1.5.0

03 Jul 14:38
232b362

Choose a tag to compare

1.5.0 (2025-07-03)

Features

Altinn.Authorization.ModelUtils: v1.4.3

03 Jul 11:18
47dae20

Choose a tag to compare

1.4.3 (2025-07-03)

Bug Fixes

  • mark extension-types with additional properties in swagger (#311) (0ac0316)
  • non-exhaustive was false for field-values (#310) (54de43e)