Skip to content

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

0.2.3

27 Sep 05:01

Choose a tag to compare

0.2.3 (2023-09-27)

Bug Fixes

  • custom email notification payload update (#38) (eef6703)

0.2.2

31 Aug 10:52

Choose a tag to compare

0.2.2 (2023-08-31)

Bug Fixes

0.2.1

02 Aug 13:10

Choose a tag to compare

0.2.1 (2023-08-02)

Feature

  • adds custom domain email support (8e959dd)

0.2.0

06 Jul 13:30

Choose a tag to compare

0.2.0 (2023-07-06)

BREAKING CHANGE

  • adopt java11 as min JDK for tstng package (ff09435).This commit modifies the project so that java 11 is the minimum version of the JDK for building/testing the project.We still produce java 8-compatible classes, but using java11 will allow us to bump test-related dependencies if needed to address security vulnerabilities.

0.1.13

15 Jun 09:34

Choose a tag to compare

0.1.13 (2023-06-15)

Bug Fixes

  • update notification payload for huawei (34eaf6b)

0.1.12

14 Jun 06:02

Choose a tag to compare

0.1.12 (2023-06-14)

Bug Fixes

  • huawei destination support (9281141)

0.1.11

20 Apr 10:20

Choose a tag to compare

0.1.11 (2023-04-20)

Features

  • adds Cloud Object Storage destination support (e16c9ae)

Bug Fixes

  • made slack subscription attribute attachment_color as optional attribute during subscription of destination.

0.1.10

28 Mar 12:13

Choose a tag to compare

0.1.10 (2023-03-28)

Bug Fixes

  • added code engine destination support (7448d4c)

0.1.9

01 Mar 08:22

Choose a tag to compare

0.1.9 (2023-03-01)

Bug Fixes

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

0.1.8

01 Feb 08:55

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.