0.10.0
Breaking:
- Batch messages limit for messages is 1,000 (1k) not 10,000 (10k).
- Rename
CreateAsync(...)
toSend*Async(...)
andCreateBatchAsync(...)
toSendBatchAsync(...)
inMessagesServiceClient
. - New request and response parameters for sending messages.
What's Changed
- API Version 2022-01-01 in #55. See API upgrades for more.
Full Changelog: 0.9.0...0.10.0