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 1ef7f96 commit 726e6f2
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 726e6f2

Please sign in to comment.