Skip to content

Releases: data-altinn-no/altinn-apiclient-dan

v4.1.0

04 Jul 08:51
677f636
Compare
Choose a tag to compare

What's Changed

  • Added methods for getting public metadata like datasets and service contexts by @nlundee in #9

Full Changelog: v4.0.0...v4.1.0

v4.0.0

09 Oct 09:14
Compare
Choose a tag to compare

What's Changed

  • Bump to net6.0
  • Bump maskinporten-client dependency to 9.0
  • Add JMESPath support

Full Changelog: v3.0.0...v4.0.0

v3.0.0

25 Oct 13:55
920cc9b
Compare
Choose a tag to compare

What's Changed

  • Remove maskinporten client dependency by @elsand in #8

Full Changelog: v2.1.0...v3.0.0

Re-release of v2.1.0

20 Oct 06:27
Compare
Choose a tag to compare

Bump Maskinporten dependency to 3.x

19 Oct 12:30
Compare
Choose a tag to compare
  • Add support for supplying a delegate to configure the Maskinporten client defintion, as per MaskinportenClient 3.x functionality

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Aug 08:41
Compare
Choose a tag to compare

New major release because of backward incompatible change.

  • The parameter tokenOnBehalfOf and corresponding enum has been removed to reflect API change in DAN.
  • The boolean parameter tokenOnBehalfOfOwner has been introduced to reflect API change in DAN. This can be set to true if DAN (ie. Digitaliseringsdirektoratet) should attempt to fetch a supplier token from Maskinporten on behalf of the authenticated organization. This is identical to previously settinging tokenOnBehalfOf to TokenOnBehalfOf.Owner in earlier versions.

Full Changelog: v1.6.1...v2.0.0

v1.6.1

11 May 17:39
Compare
Choose a tag to compare

What's Changed

  • Update Legalbasis enum to allow for CPV-code based legal basis

Full Changelog: v1.6.0...v1.6.1

v1.6.0

11 May 12:58
Compare
Choose a tag to compare

What's Changed

  • Add support for legal basis lists
  • Add support for disabling sending notifications when requesting consent

Full Changelog: v1.5.2...v1.6.0

v1.5.2

10 May 12:10
Compare
Choose a tag to compare

What's Changed

  • Fix invalid query parameter against DAN API
  • Add example

Full Changelog: v1.5.1...v1.5.2

v1.5.1

10 May 11:53
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies
  • Added support for deserializing unenveloped datasets

Full Changelog: v1.5.0...v1.5.1