Skip to content

Releases: nmshd/backbone

6.0.0-alpha.13

28 Jun 07:44
26c8780
Compare
Choose a tag to compare
6.0.0-alpha.13 Pre-release
Pre-release

Admin

New Features

Bug Fixes

  • Tier quotas don't show up after changing the tier of an identity by @tnotheis in #678
  • Table with identity deletion process audit logs doesn't show up when there are no audit log entries by @stamenione in #706

Consumer

New Features

Bug Fixes

Common

Other Changes

  • Restructure push notification configuration by @tnotheis in #683

5.9.1

27 Jun 08:34
04883bc
Compare
Choose a tag to compare

Consumtpion

New Features

  • Send initial event right after opening an SSE connection by @tnotheis in #719

5.9.0

26 Jun 09:10
c473bf4
Compare
Choose a tag to compare

Consumption

New Features

  • Endpoint for reading the current major version of the Backbone by @HunorTotBagi in #704

Bug Fixes

  • Registering for server sent events fails with status 500 by @tnotheis in #716

5.8.0

20 Jun 06:28
ab36f7a
Compare
Choose a tag to compare

Consumption

New Features

  • Create External Events for peers of Identity to be deleted (PeerToBeDeleted), Identity with canceled deletion (PeerDeletionCancelled) process and deleted Identity (PeerDeleted) by @NikolaDmitrasinovic in #699
    Each of the external events has the relationshipId in its payload

5.7.1

18 Jun 14:31
d68c7b6
Compare
Choose a tag to compare

Administration

Bug Fixes

  • AdminUI: Table with identity deletion process audit logs doesn't show up when there are no audit log entries by @stamenione in #706

Consumption

Bug Fixes

5.7.0

18 Jun 07:19
42846a7
Compare
Choose a tag to compare

Administration

New Features

  • Admin UI: Display of the Identity deletion audit log for deleted identities by @stamenione in #684

Consumption

New Features

  • Save device communication language by @daniel-almeida-konkconsulting in #677
  • Translation for Push Notifications by @Dannyps in #675
  • Prevent messages to identities to be deleted by @daniel-almeida-konkconsulting in #685
  • Push support for Connectors via server sent events by @tnotheis in #691
    You can register for server sent events by sending a GET request to /api/v1/sse. This will open an SSE connection. The Backbone will send you event names through this connection. These event names are the same as those sent via push notifications.
  • Prevent creation and updates to relationships where peer is in status "ToBeDeleted" by @daniel-almeida-konkconsulting in #695

Other

  • Restructure push notification configuration by @tnotheis in #683

5.6.0

29 May 10:13
b40710e
Compare
Choose a tag to compare

What's Changed

Consumer API

New Features

  • Push Notifications for Identity Deletion by @Dannyps in #649

Bug Fixes

Admin UI

New Features

6.0.0-alpha.12

27 May 06:20
e6159ee
Compare
Choose a tag to compare
6.0.0-alpha.12 Pre-release
Pre-release

What's Changed

Consumer API

Bug Fixes

  • Publishing events fails after some time in case RabbitMQ is configured by @tnotheis in #672

Admin UI

Bug Fixes

  • Publishing events fails after some time in case RabbitMQ is configured by @tnotheis in #672

5.5.1

24 May 12:19
fa0791f
Compare
Choose a tag to compare

What's Changed

Consumer API

Bug Fixes

  • Publishing events fails after some time in case RabbitMQ is configured by @tnotheis in #672

Admin UI

Bug Fixes

  • Publishing events fails after some time in case RabbitMQ is configured by @tnotheis in #672

6.0.0-alpha.11

23 May 12:08
d8609da
Compare
Choose a tag to compare
6.0.0-alpha.11 Pre-release
Pre-release

What's Changed

Consumer API

New Features

  • Return end of approval period as part of an identity deletion process by @tnotheis in #667

Helm Chart

Bug Fixes