Skip to content

Releases: IBM/event-notifications-node-admin-sdk

v0.2.0

01 Feb 09:07

Choose a tag to compare

0.2.0 (2023-02-01)

Features

  • add service now destination support - support to ServiceNow as destinations so that we can use EN as the notification component in my Security Information and Event Management (SIEM) solutions.

BREAKING CHANGES

v0.1.8

05 Dec 16:04

Choose a tag to compare

Pager Duty as a Destination, BYOK and KYOK capabilities 0.1.8 (2022-12-05)

Features (dd86a11)

  • Pager Duty Destination - Enables users to route notifications to PagerDuty through EN so that user don't need to set up PD integrations on every IBM Cloud service.

  • BYOK and KYOK - Users Data must be encrypted by encryption keys that they provide and own.
    This feature allows adopting services to give their users the option of Bring Your Own Key (BYOK) and Key Your Own Key (KYOK).

v0.1.7

31 Oct 12:35

Choose a tag to compare

SMS opt in(13f0c1c)

Features

  • This version enables users to ensure recipients for SMS have given consent (i.e. opted-in) to receive SMSs from each EN subscription so that SMS messages sent from EN comply with regulatory standards.

v0.1.6

31 Oct 13:19

Choose a tag to compare

Email opt in

Features

  • This version enables users to ensure recipients for email have given consent (i.e. opted-in) to receive emails from each EN subscription so that emails sent from EN comply with regulatory standards.

v0.1.5

30 Aug 07:00

Choose a tag to compare

0.1.5 (2022-08-30)

Bug Fixes

  • add cloud functions destination support (69841ed)

v0.1.4

11 Aug 13:05

Choose a tag to compare

0.1.4 (2022-08-11)

Bug Fixes

  • add device count API, apispeclint errors fix and binary mode separation (#24) (08d8292)

v0.1.3

27 Jun 08:18

Choose a tag to compare

0.1.3 (2022-06-27)

Bug Fixes

  • add msteams destination support (4df6014)

v0.1.2

03 Jun 11:04

Choose a tag to compare

0.1.2 (2022-06-03)

Bug Fixes

  • add safari destination support (7a18635)

v0.1.1

30 May 12:36

Choose a tag to compare

0.1.1 (2022-05-30)

Bug Fixes

  • add slack destination support (2510367)

v0.1.0

29 Apr 08:31

Choose a tag to compare

0.1.0 (2022-04-29)

Features

  • Support for Web push destinations (Chrome and Firefox) BREAKING CHANGE: SendNotifications accepts json string for the CeIbmenpushto, CeIbmenfcmbody, CeIbmenapnsbody, CeIbmenapnsheaders fields. (c58ee9c)