Releases: soracom/soracom-sdk-go
Releases · soracom/soracom-sdk-go
v0.1.0
What's changed
🔴 Breaking Changes
- return PaginationKeys from ListSessionEvents #21
ListSessionEvents()
has become to return the result with *PaginationKeys
, so it breaks the existed interface. Please be aware of this change.