Skip to content

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

v0.5.1

15 May 14:04
Compare
Choose a tag to compare

0.5.1 (2024-05-15)

Bug Fixes

v0.5.0

30 Apr 12:23
Compare
Choose a tag to compare

0.5.0 (2024-04-30)

Features

  • smtp slack template and vulnerability fix (#53) (dc483ab)

v0.4.0

01 Mar 05:21
Compare
Choose a tag to compare

0.4.0 (2024-03-01)

Features

  • support of Jobs in code engine destination (#52) (9f39afa)

code engine destination is added with two options now, one with application type and another option with job where we can trigger the jobs.

Breaking changes

While creating and updating code engine destination, class DestinationConfigOneOfWebhookDestinationConfig was used to specify the destination configurations as both webhook and code engine destintations had common properties.
As introducing job and application type in to code engine destination hence creating a separate class for code engine destination which is DestinationConfigOneOfCodeEngineDestinationConfig.
Users will have to use DestinationConfigOneOfCodeEngineDestinationConfig instead of DestinationConfigOneOfWebhookDestinationConfig for specifying destination configurations.

v0.3.0

22 Nov 17:51
Compare
Choose a tag to compare

0.3.0 (2023-11-22)

Features

Features

  • Custom sms feature support
  • Collect failed events for destinations
  • Integration create api

What's Changed

  • For custom email UpdateTemplate is changed to ReplaceTemplate to meet api requirements.

v0.2.1

07 Nov 17:04
Compare
Choose a tag to compare

0.2.1 (2023-11-07)

Bug Fixes

  • vulnerability fix and code format (8b28a9a)
  • vulnerability fix and code format (#47) (9052edf)

v0.2.0

10 Oct 09:37
Compare
Choose a tag to compare

0.2.0 (2023-10-10)

Features

  • add test http destination support (#46) (0f4c020)

v0.1.16

27 Sep 05:02
Compare
Choose a tag to compare

0.1.16 (2023-09-27)

Bug Fixes

  • custom email notification payload update (#45) (146f480)

v0.1.15

31 Aug 12:49
Compare
Choose a tag to compare

0.1.15 (2023-08-31)

Bug Fixes

v0.1.14

02 Aug 13:58
Compare
Choose a tag to compare

0.1.14 (2023-08-02)

Feature

  • add custom domain email support (9d0b4ed)

Bug Fixes

  • vulnerability fixes

v0.1.13

15 Jun 09:34
Compare
Choose a tag to compare

0.1.13 (2023-06-15)

Bug Fixes

  • update notification payload for huawei (d2656d9)