Skip to content

Releases: novuhq/novu-python

v1.5.0

14 Oct 13:17
Compare
Choose a tag to compare

1.5.0 (2023-10-14)

Bug Fixes

  • change: promoted path parms is required for listing (#86) (9758660)
  • notification: list notifications should return a paginated response (#87) (1b47e10), closes #88

Features

  • added missing methods in notification group class (#83) (951d893)
  • subscriber: add channels fields on DTO (#53) (b8809b5)

v1.4.0

13 Sep 09:00
Compare
Choose a tag to compare

1.4.0 (2023-09-13)

Bug Fixes

  • #54: SubscriberApi.list() not returning credentials, field email is missing in SubscriberDto (#55) (5d67f52), closes #54
  • feed: delete a feed doesn't return any data (84c3ccb)

Features

  • #9: add notifications ressource in wrappers (f33a32f), closes #9
  • tenant: introduce Tenant API (330cb19)

v1.3.1

30 Aug 06:35
Compare
Choose a tag to compare

1.3.1 (2023-08-30)

Bug Fixes

  • #47: prevent error when no page or pageSize are provided for LayoutApi list (#50) (f89feae), closes #47

v1.3.0

02 Jun 07:08
Compare
Choose a tag to compare

1.3.0 (2023-06-02)

Bug Fixes

  • allow Novu's enums to be JSON-serializable (#31) (368733e), closes #26
  • integration: credentials are optionals for an integration (284c2fd)

Features

  • add function to bulk trigger events (53a80b7)
  • api: add the inbound-parse api (#35) (ad606eb), closes #8
  • api: allow to override the timeout of requests module (bec1671)
  • api: allow users to provide a requests Session (#34) (faf6f7f), closes #25

v1.3.0-alpha.2

01 Jun 09:35
Compare
Choose a tag to compare
v1.3.0-alpha.2 Pre-release
Pre-release

1.3.0-alpha.2 (2023-06-01)

Features

  • api: add the inbound-parse api (#35) (2962d51), closes #8
  • api: allow to override the timeout of requests module (e1a5064)
  • api: allow users to provide a requests Session (#34) (75fdaf6), closes #25

v1.3.0-alpha.1

25 May 16:55
Compare
Choose a tag to compare
v1.3.0-alpha.1 Pre-release
Pre-release

1.3.0-alpha.1 (2023-05-25)

Features

  • add function to bulk trigger events (f9f787e)

v1.2.1-alpha.1

25 May 08:46
Compare
Choose a tag to compare
v1.2.1-alpha.1 Pre-release
Pre-release

1.2.1-alpha.1 (2023-05-25)

Bug Fixes

  • integration: credentials are optionals for an integration (0bfe13f)

v1.2.0

13 Apr 09:41
Compare
Choose a tag to compare

1.2.0 (2023-04-13)

Features

  • migration from SpikeeLabs to NovuHQ org (10d3ead)

v1.1.1-alpha.1

13 Apr 09:18
Compare
Choose a tag to compare
v1.1.1-alpha.1 Pre-release
Pre-release

1.1.1-alpha.1 (2023-04-13)

Bug Fixes

  • upgrade dev deps to latest versions (c6daddb)

Reverts

  • remove usage of SEMANTIC_RELEASE_BOT in semver_tag workflow (3d6e4a6)
  • rename the 'novu' package to 'novu-python' (fc2a4ed)

v1.1.0

15 Mar 20:07
Compare
Choose a tag to compare

1.1.0 (2023-03-15)

Features

  • rename the 'novu' package to 'novu-python' (13ad261)