Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [1.4.0](v1.3.0...v1.4.0) (2024-04-09) ### Features * Split SeenLog from activities ([#598](#598)) ([71b77d2](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](#607)) ([1aa7eeb](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](#589)) ([a9f10b0](a9f10b0)) * add fusion cache ([#579](#579)) ([973fa5c](973fa5c)) * **azure:** copy from keyvault to app config ([#593](#593)) ([d216c90](d216c90)) * **service:** use in-memory transport instead of rabbitmq ([#602](#602)) ([dc339e7](dc339e7)) ### Bug Fixes * Add PartyIdentifier.Separator to party validation error ([#595](#595)) ([14ee4a1](14ee4a1)) * **azure:** ensure key vault url is correct and add keyvault readerrole for migration job ([#597](#597)) ([2f11a16](2f11a16)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
- Loading branch information