Skip to content

Releases: alkem-io/notifications

Stabilization

18 Nov 16:38
82cdd49
Compare
Choose a tag to compare

Dev:

  • Refactoring to support additional support

Bug fixes:

  • Fixed a bug where a user has more than one of the roles opportunity / challenge / hub admin and was receiving multiple notifications

Fix: Manual Ack Strategy

11 Nov 09:52
f920cb1
Compare
Choose a tag to compare

Patch:

  • Reverted to manual message acknowledgement

Stabilization & Fixes

11 Nov 09:13
2b73b47
Compare
Choose a tag to compare

Fixes:

  • Updated Alkemio client-lib package and Altered Alkemio Client factory. Now the Kratos API endpoint is configured as a string instead of a factory
  • Added additional logging around Alkemio Client initialization
  • Altered event pattern acknowledgement to be automatic as it was double acknowledging messages
  • Added WAIT_HOSTS in the container so the service can wait for alkemio server to be up
  • Added a script to validate the connection to the alkemio server

Application Created Notifications

04 Nov 13:01
be1ea55
Compare
Choose a tag to compare

Configurable notifications with templates for COMMUNITY_APPLICATION_CREATED event:

  • using yml template in notifications.yml for notification credential recipients
  • matching recipient credentials to applicant / admin users via graphql integration with alkemio server
  • sending emails via notifme SDK and SMTP
  • configurable email templates via notifme templates

Release SMTP Endpoint + Configuration

19 Oct 09:41
a4d04e2
Compare
Choose a tag to compare

Initial notifications release:

  • supports SMTP endpoint configuration & messaging