Releases: digdir/dialogporten
Releases · digdir/dialogporten
v1.6.0
v1.5.0
v1.4.0
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.
- This is a breaking change, the
- 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
v1.3.0
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2024-03-13)
Features
- Add name lookups (#532) (db9cadc)
- azure: add redis resource (#518) (1b2c013)
- use redis in web api (#527) (eabd708)
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)