Releases: IBM/event-notifications-node-admin-sdk
Releases · IBM/event-notifications-node-admin-sdk
v0.2.0
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
- As in node-sdk-core(https://github.com/IBM/node-sdk-core) Node versions 12 is longer supported - 14 is the minimum version supported. There might cause issue with node version below 14.
 Migration guide for reference - https://github.com/IBM/node-sdk-core/blob/main/MIGRATION-V4.md
v0.1.8
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
v0.1.6
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.