Skip to content

Releases: Altinn/altinn-authorization-utils

Altinn.Authorization.TestUtils: v3.4.0

24 Nov 14:34
3f8d188

Choose a tag to compare

3.4.0 (2025-11-24)

Features

Altinn.Authorization.TestUtils: v3.3.0

19 Nov 11:17
d6ffe99

Choose a tag to compare

3.3.0 (2025-11-19)

Features

Altinn.Authorization.TestUtils: v3.2.0

05 Nov 15:10
e630a4d

Choose a tag to compare

3.2.0 (2025-11-05)

Features

Altinn.Urn: v4.0.0

04 Nov 10:03
6823546

Choose a tag to compare

4.0.0 (2025-11-04)

⚠ BREAKING CHANGES

  • Urn code generation is modified to use interfaces instead of public members. This means that extension-methods are not resolved in some cases. A bug where custom Format methods were not detected is also fixed.

Features

Altinn.Authorization.TestUtils: v3.1.0

18 Oct 10:24
f350edf

Choose a tag to compare

3.1.0 (2025-10-18)

Features

Altinn.Authorization.ServiceDefaults: v4.4.0

18 Oct 10:38
c5db92c

Choose a tag to compare

4.4.0 (2025-10-18)

Features

Altinn.Authorization.ModelUtils: v3.1.0

18 Oct 11:23
1d00c0d

Choose a tag to compare

3.1.0 (2025-10-18)

Features

Altinn.Authorization.ModelUtils: v3.0.0

10 Oct 07:26
dfa1e1f

Choose a tag to compare

3.0.0 (2025-10-10)

⚠ BREAKING CHANGES

  • Removes json options support from FlagsEnumModel and replaces it with JsonNamingPolicy.

Bug Fixes

  • FlagsEnumModel handles multiple enum cases with same value (#385) (dcef52e)

Altinn.Authorization.TestUtils: v3.0.1

30 Sep 07:22
4d3784f

Choose a tag to compare

3.0.1 (2025-09-30)

Bug Fixes

Altinn.Authorization.ServiceDefaults: v4.3.0

30 Sep 17:57
c000f66

Choose a tag to compare

4.3.0 (2025-09-30)

Features