Skip to content

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

v0.2.0

01 Mar 06:24
Compare
Choose a tag to compare

0.2.0 (2023-03-01)

Features

  • bump minimum go version to 1.18 - The Go ecosystem with two new major releases planned each year, and releases are officially supported only until there are two newer major releases available. so that the minimum supported version of Go will be 1.18 or higher.

  • add FCM V1 destination support - Apps using the FCM legacy HTTP API should consider migrating to the HTTP v1 API(5502d4a)

v0.1.8

01 Feb 08:05
Compare
Choose a tag to compare

0.1.8 (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.

v0.1.7

05 Dec 15:48
Compare
Choose a tag to compare

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

Features (a3a9903)

  • 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.6

31 Oct 12:36
Compare
Choose a tag to compare

SMS and Email opt in(v0.1.5...v0.1.6) (2022-10-31)

Features

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

v0.1.5

30 Aug 12:50
Compare
Choose a tag to compare

0.1.5 (2022-08-30)

Bug Fixes

  • add cloud functions destination support (603abb8)

v0.1.4

11 Aug 12:49
Compare
Choose a tag to compare

0.1.4 (2022-08-11)

Bug Fixes

  • add device count API, apispeclint errors fix and binary mode separation (8cf3dce)

v0.1.3

27 Jun 08:32
Compare
Choose a tag to compare

0.1.3 (2022-06-27)

Bug Fixes

  • add msteams destination support (2d6e349)

v0.1.2

03 Jun 10:54
Compare
Choose a tag to compare

0.1.2 (2022-06-03)

Bug Fixes

  • add safari destination support (642ebe6)

v0.1.1

30 May 12:26
Compare
Choose a tag to compare

0.1.1 (2022-05-30)

Bug Fixes

  • add slack destination support (341f5d2)

v0.1.0

29 Apr 08:15
Compare
Choose a tag to compare

0.1.0 (2022-04-29)

Features

  • web push support and breaking changes for send notification method. (e882e08)