Change Log
All notable changes to this project will be documented in this file. See versionize for commit guidelines.
0.6.0 (2025-01-15)
Features
- add CancelMessageBatchAsync method and corresponding tests (c11600c)
- add class for representing batch statuses (f8e01bf)
- add DeleteMessageBatchAsync method and MessageBatchDeleteResponse model with tests (56b3a53)
- add ListAllMessageBatchesAsync method and corresponding tests (180a090)
- implement CreateMessageBatchAsync method (9548754)
- implement GetMessageBatchAsync method (c5f3c5e)
- implement GetMessageBatchResultsAsync method (c56adf3)
- implement ListMessageBatchesAsync method (ca2ecdc)