- FIX: Prevent duplicated pagination when a response returns an empty string as the next page token.
- Expanded googleauth dependency to include future 1.x versions
0.3.0 (2021-03-07)
- Drop support for Ruby 2.4 and add support for Ruby 3.0 (d871146)
0.2.1 (2021-01-25)
- core: Add webrick to the gem dependencies, for Ruby 3 compatibility (25824f2)
- Munge reported client version so backends can recognize split clients
- Initial release, extracted from google-api-client.