Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
javfg committed May 12, 2023
1 parent 7c7293f commit e1eb680
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog/unreleased/notifications-framework.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Enhancement: Notifications framework

Adds a notifications framework to Reva.

The new notifications service communicates with the rest of
reva using NATS. It provides helper functions to register new
notifications and to send them.

Notification templates are provided in the configuration files
for each service, and they are registered into the notifications
service on initialization.

https://github.com/cs3org/reva/pull/3825

0 comments on commit e1eb680

Please sign in to comment.