Skip to content

0.10.0

Compare
Choose a tag to compare
@mburumaxwell mburumaxwell released this 04 Jan 11:21
· 266 commits to main since this release
3791b90

Breaking:

  • Batch messages limit for messages is 1,000 (1k) not 10,000 (10k).
  • Rename CreateAsync(...) to Send*Async(...) and CreateBatchAsync(...) to SendBatchAsync(...) in MessagesServiceClient.
  • New request and response parameters for sending messages.

What's Changed

Full Changelog: 0.9.0...0.10.0