1.11.0 (2025-02-11)
- Add notification client with WebSocket support (f573957)
- Enhance NotificationClient with dynamic data fetching (7398919)
- Improve WebSocket compatibility and data parsing in NotificationClient (b2867d3)
- Improve tenant and connection handling in NotificationClient (0fd04c2)
1.10.3 (2025-02-07)
- flowtype delete request (66488ff)
1.10.2 (2025-02-07)
- add eventtype truncate command (1f8d4b0)
1.10.1 (2025-02-07)
- disable retry for create resource commands (c97f990)
1.10.0 (2025-02-03)
- add tests (9590ea8)
1.9.3 (2025-02-03)
- make description in update optional (5b86c38)
1.9.2 (2025-01-31)
- fix event type model (c5a2168)
1.9.1 (2025-01-30)
- add deleting and truncating (d0333a2)
1.9.0 (2025-01-30)
- delete protected renamed to delete protection (181a7ae)
1.8.0 (2025-01-22)
- data-core: ✨ add isDeleting and isTruncating fields to DataCoreSchema and DataCoreV0Schema (b9dd8b2)
1.7.0 (2025-01-12)
- added method to override and exported command error (e78a053)
1.6.0 (2024-12-31)
- exports: 🧑💻 export parsed helper method (4f781bc)
1.5.0 (2024-12-19)
- add retry to client (b202c56)
1.4.5 (2024-12-19)
- expose flowcore event (cd20a6c)
1.4.4 (2024-12-09)
- choose files to include in publish (9cc35a9)
1.4.3 (2024-12-09)
- fix npm package url (12e38d0)
1.4.2 (2024-12-09)
- release npm (e87287f)
1.4.1 (2024-12-09)
- release npm (0f77599)
1.4.0 (2024-12-09)
- release on npm also (a53921d)
- update deno.lock file (b2e90bc)
1.3.1 (2024-12-06)
- add secret list and variable list (75bf201)
- add tenant list and api key list (18cfb18)
- added more commands (feef2ad)
- change client options (d4d7553)
- interface fix (32cde1f)
1.3.0 (2024-12-05)
- refactor and new commands (b3cb108)
1.2.3 (2024-12-02)
- add tenant to event (62d2cda)
1.2.2 (2024-12-02)
- fix fetch events (3817721)
1.2.1 (2024-12-02)
- cursor is string (b837899)
1.2.0 (2024-12-02)
- use v2 rest (7ae42fa)
- use event from contracts (9d6e861)
1.1.0 (2024-11-08)
- api key options for client (e132756)
1.0.2 (2024-11-07)
- command set method (0d74a68)
1.0.1 (2024-11-07)
- add readme (9fbeff5)
- and again (fa56cd4)
- and again (de86297)
- expose command class + add v2 events commands (c3ac222)
- try again (fa56cd4)
- try again (816665f)
- try monorepo (fa56cd4)
- try monorepo (fa56cd4)
- try monorepo (849b01d)
- update lock file (178f15e)
- update lock file (fa56cd4)
- update lock file (3291649)
- Initial release