38 lines
1.4 KiB
Markdown
38 lines
1.4 KiB
Markdown
# Release History
|
|
|
|
### [0.4.2](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-core/v0.4.1...google-apis-core/v0.4.2) (2022-01-21)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **core:** Support for max elapsed time configuration. ([241361e](https://www.github.com/googleapis/google-api-ruby-client/commit/241361e1a47d1aeac09ecd1f24099c8fc83e4508))
|
|
|
|
## 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](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-core/v0.2.1...v0.3.0) (2021-03-07)
|
|
|
|
### Features
|
|
|
|
* Drop support for Ruby 2.4 and add support for Ruby 3.0 ([d871146](https://www.github.com/googleapis/google-api-ruby-client/commit/d871146916f3dd19a12820c03068b3861a4bc879))
|
|
|
|
### [0.2.1](https://www.github.com/googleapis/google-api-ruby-client/compare/google-apis-core/v0.2.0...v0.2.1) (2021-01-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **core:** Add webrick to the gem dependencies, for Ruby 3 compatibility ([25824f2](https://www.github.com/googleapis/google-api-ruby-client/commit/25824f2512fa96d4d90e220ac038c9b3b2a6a0d1))
|
|
|
|
### 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.
|