Release 3.0.0
3.0.0 (2024-08-09)
Caution
V3.x contains a breaking change compared to v2. The readRecords
API result has changed to include pageToken
in the response.
Features
Breaking Changes
- [BREAKING] feat: return pageToken in readRecords by @Minishlink in #131
Thanks to @Minishlink for the implementation 🌸
Full Changelog: v2.2.0...v3.0.0