Releases: novuhq/novu-python
Releases · novuhq/novu-python
v1.5.0
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
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
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
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
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
Features
- add function to bulk trigger events (f9f787e)
v1.2.1-alpha.1
Bug Fixes
- integration:
credentials
are optionals for an integration (0bfe13f)
v1.2.0
1.2.0 (2023-04-13)
Features
- migration from SpikeeLabs to NovuHQ org (10d3ead)
v1.1.1-alpha.1
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
1.1.0 (2023-03-15)
Features
- rename the 'novu' package to 'novu-python' (13ad261)