1.4 KiB
1.4 KiB
Release History
0.4.2 (2022-01-21)
Bug Fixes
- core: Support for max elapsed time configuration. (241361e)
0.4.1 (2021-07-19)
- FIX: Prevent duplicated pagination when a response returns an empty string as the next page token.
0.4.0 (2021-06-28)
- Expanded googleauth dependency to include future 1.x versions
0.3.0 (2021-03-07)
Features
- Drop support for Ruby 2.4 and add support for Ruby 3.0 (d871146)
0.2.1 (2021-01-25)
Bug Fixes
- core: Add webrick to the gem dependencies, for Ruby 3 compatibility (25824f2)
0.2.0 (2021-01-06)
- Munge reported client version so backends can recognize split clients
0.1.0 (2021-01-01)
- Initial release, extracted from google-api-client.