Skip to content

v1.4.0

Compare
Choose a tag to compare
@dialogporten-bot dialogporten-bot released this 09 Apr 14:41
c1b3187

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)