Skip to content

Latest commit

 

History

History
256 lines (155 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

256 lines (155 loc) · 10.4 KB

Changelog

1.11.0 (2025-02-11)

Features

  • Add notification client with WebSocket support (f573957)
  • Enhance NotificationClient with dynamic data fetching (7398919)
  • Improve WebSocket compatibility and data parsing in NotificationClient (b2867d3)

Bug Fixes

  • Improve tenant and connection handling in NotificationClient (0fd04c2)

1.10.3 (2025-02-07)

Bug Fixes

  • flowtype delete request (66488ff)

1.10.2 (2025-02-07)

Bug Fixes

  • add eventtype truncate command (1f8d4b0)

1.10.1 (2025-02-07)

Bug Fixes

  • disable retry for create resource commands (c97f990)

1.10.0 (2025-02-03)

Features

Bug Fixes

1.9.3 (2025-02-03)

Bug Fixes

  • make description in update optional (5b86c38)

1.9.2 (2025-01-31)

Bug Fixes

1.9.1 (2025-01-30)

Bug Fixes

  • add deleting and truncating (d0333a2)

1.9.0 (2025-01-30)

Features

  • delete protected renamed to delete protection (181a7ae)

1.8.0 (2025-01-22)

Features

  • data-core: ✨ add isDeleting and isTruncating fields to DataCoreSchema and DataCoreV0Schema (b9dd8b2)

1.7.0 (2025-01-12)

Features

  • added method to override and exported command error (e78a053)

1.6.0 (2024-12-31)

Features

  • exports: 🧑‍💻 export parsed helper method (4f781bc)

1.5.0 (2024-12-19)

Features

Bug Fixes

1.4.5 (2024-12-19)

Bug Fixes

1.4.4 (2024-12-09)

Bug Fixes

  • choose files to include in publish (9cc35a9)

1.4.3 (2024-12-09)

Bug Fixes

1.4.2 (2024-12-09)

Bug Fixes

1.4.1 (2024-12-09)

Bug Fixes

1.4.0 (2024-12-09)

Features

Bug Fixes

1.3.1 (2024-12-06)

Bug Fixes

1.3.0 (2024-12-05)

Features

  • refactor and new commands (b3cb108)

Bug Fixes

1.2.3 (2024-12-02)

Bug Fixes

1.2.2 (2024-12-02)

Bug Fixes

1.2.1 (2024-12-02)

Bug Fixes

1.2.0 (2024-12-02)

Features

Bug Fixes

  • use event from contracts (9d6e861)

1.1.0 (2024-11-08)

Features

  • api key options for client (e132756)

1.0.2 (2024-11-07)

Bug Fixes

1.0.1 (2024-11-07)

Bug Fixes

1.0.0 (2024-10-25)

Initial Release

  • Initial release