Skip to content

Releases: digdir/dialogporten

v1.6.0

08 May 08:08
4762a9b
Compare
Choose a tag to compare

1.6.0 (2024-05-07)

Features

Bug Fixes

  • Accept app references with urn:altinn:resource prefix (#685) (c9a5606)
  • ensure performed by is set for activities (#628) (1adf075)
  • Use HttpClient wrappers that ensure success to match FusionCache expectations (#684) (7c1e966)

v1.5.0

10 Apr 11:57
c006899
Compare
Choose a tag to compare

1.5.0 (2024-04-10)

Features

v1.4.0

09 Apr 14:41
c1b3187
Compare
Choose a tag to compare

1.4.0 (2024-04-09)

Features

  • Split SeenLog from activities (#598) (71b77d2)
    • This is a breaking change, the Seen activity type has been removed, and all activities of this type is removed from the staging environment.
  • Add EU endpoints for seen log (#607) (1aa7eeb)
    • /api/v1/enduser/dialogs/{dialogId}/seenlog
    • /api/v1/enduser/dialogs/{dialogId}/seenlog/{seenLogId}
    • /api/v1/serviceowner/dialogs/{dialogId}/seenlog
    • /api/v1/serviceowner/dialogs/{dialogId}/seenlog/{seenLogId}
  • Add ExtendedStatus content type (#589) (a9f10b0)
  • add fusion cache (#579) (973fa5c)
  • azure: copy from keyvault to app config (#593) (d216c90)
  • service: use in-memory transport instead of rabbitmq (#602) (dc339e7)

Bug Fixes

  • Add PartyIdentifier.Separator to party validation error (#595) (14ee4a1)
  • azure: ensure key vault url is correct and add keyvault readerrole for migration job (#597) (2f11a16)

v1.3.0

03 Apr 13:06
46eeedb
Compare
Choose a tag to compare

1.3.0 (2024-04-03)

Features

Bug Fixes

  • Require read action on elements without auth attr, replace unauthorized URLs (#574) (f39af31)

v1.2.0

23 Mar 16:24
3c65c31
Compare
Choose a tag to compare

1.2.0 (2024-03-22)

Features

v1.1.1

22 Mar 12:27
ce2da70
Compare
Choose a tag to compare

1.1.1 (2024-03-22)

Bug Fixes

  • azure: avoid naming issue for secrets (#572) (50af860)
  • UpdateDialogEvent created when dialog element is deleted or updated (#552) (8d707ff)

v1.1.0

13 Mar 15:13
ce39a50
Compare
Choose a tag to compare

1.1.0 (2024-03-13)

Features

Bug Fixes

  • Allow for 2 seconds clock skew in token validation (#536) (a0147b8)
  • azure: rename connection string key for redis (#533) (db36213)
  • azure: revert to using connection string for IDistributedCache Redis (#526) (d19350d)
  • azure: use built-in policy for redis (#521) (2a8fa76)
  • azure: use secret uri instead of host name in app config (#522) (7cafd77)
  • azure: use SSL port for redis in connection string (#546) (548bc47)
  • Change IfMatchDialogRevision to Revision in DTO (#535) (3a065d3)
  • purge should accept any content-type and no body (#540) (736fb59)
  • remove prefix for redis connection string (#541) (ceb204c)
  • Update Altinn Authorization integration (#457) (#469) (d0d846d)

v1.0.4

29 Feb 09:25
4bdd827
Compare
Choose a tag to compare

1.0.4 (2024-02-29)

Bug Fixes

v1.0.3

28 Feb 13:04
634e092
Compare
Choose a tag to compare

1.0.3 (2024-02-28)

Bug Fixes

  • remove whiteline in dockerfile (9b14994)

v1.0.2

28 Feb 12:16
6c51632
Compare
Choose a tag to compare

1.0.2 (2024-02-28)

Bug Fixes

  • always run staging dry-runs in release-please-pr (3e390e7)
  • fix workflow permissions (40e5485)
  • fix workflow permissions (b2213b2)
  • release-please: use correct gh token (#500) (ebff656)
  • use temporary gh token (c1118ae)