Recent Releases of https://github.com/googleapis/google-api-ruby-client
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v1.0.2
1.0.2 (2025-09-09)
Bug Fixes
- Handle nil response in on_data callback for Faraday streaming (#24235)
- Ruby
Published by release-please[bot] 3 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v1.0.1
1.0.1 (2025-08-08)
Bug Fixes
- Compute and send content-length header when posting a CompositeIO (#23864)
- Ruby
Published by release-please[bot] 4 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v1.0.0
1.0.0 (2025-08-03)
This is a major release that replaces the underlying httpclient library with Faraday (#23524). This will ensure the client libraries are on a more stable and better maintained foundation moving forward.
For most users, this change should be transparent. However, if your application depends on the httpclient interfaces, you can retain compatibility with httpclient by pinning the google-apis-core gem to ~> 0.18 in your Gemfile. Httpclient-based versions of this gem will remain on the 0.x release train, while Faraday-based versions will occupy the 1.x release train. We will push critical fixes and security updates to both branches for one year until August 2026, but new feature work will take place only on the 1.x branch.
- Ruby
Published by release-please[bot] 4 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.18.0
0.18.0 (2025-05-22)
Features
- Restart & delete resumable upload (#21896)
- Ruby
Published by release-please[bot] 7 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.18.0
0.18.0 (2025-05-22)
Features
- Generate toys file for each client (#23217)
- Ruby
Published by release-please[bot] 7 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.17.0
0.17.0 (2025-04-30)
Features
- ruby 3.1 minimum, 3.4 default (#22594)
- Ruby
Published by release-please[bot] 8 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.17.0
0.17.0 (2025-04-30)
Features
- ruby 3.1 minimum, 3.4 default (#22594)
Bug Fixes
- Ruby
Published by release-please[bot] 8 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.16.0
0.16.0 (2025-01-12)
Features
- Automated regeneration of ml v1 client (#21158)
- Ruby
Published by release-please[bot] 11 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.16.0
0.16.0 (2025-01-10)
Features
- Automated regeneration of ml v1 client (#21158)
Bug Fixes
- fix a corner case with a missing ref (#21133)
- Ruby
Published by release-please[bot] 11 months ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.15.1
0.15.1 (2024-07-29)
Bug Fixes
- Ruby
Published by release-please[bot] over 1 year ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.15.1
0.15.1 (2024-07-29)
Bug Fixes
- remove rexml from dependencies (#19971)
- Ruby
Published by release-please[bot] over 1 year ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.15.0
0.15.0 (2024-05-13)
Features
- Introduce api_version to discovery clients (#18969)
- Update generated clients to depend on google-apis-core 0.15.0 (#18985)
- Ruby
Published by release-please[bot] over 1 year ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.15.0
0.15.0 (2024-05-13)
Features
- Introduce api_version to discovery clients (#18969)
- Ruby
Published by release-please[bot] over 1 year ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.14.1
0.14.1 (2024-03-13)
Bug Fixes
- fixes uninitialized Pathname issue (#18480)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.14.0
0.14.0 (2024-02-23)
Features
- Update generated clients to require Ruby 2.7 or later (#17898)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.14.0
0.14.0 (2024-02-23)
Features
- Update minimum Ruby version to 2.7 (#17896)
Bug Fixes
- allow BaseService#root_url to be an Addressable::URI (#17895)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.13.0
0.13.0 (2024-01-26)
Features
- Verify credential universe domain against configured universe domain (#17569)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.13.1
0.13.1 (2024-01-22)
Bug Fixes
- Eliminate erb warning (#17141)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-generator: v0.13.0
0.13.0 (2024-01-22)
Features
- Support for universe_domain in generated clients (#17132)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.12.0
0.12.0 (2024-01-22)
Features
- Support for universe_domain (#17131)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.11.3
0.11.3 (2024-01-17)
Bug Fixes
- download with destination as pathname (#17120)
- Ruby
Published by release-please[bot] almost 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.11.2
0.11.2 (2023-10-27)
Bug Fixes
- update ssl_config to point to system default root CA path (#16446)
- Ruby
Published by release-please[bot] about 2 years ago
https://github.com/googleapis/google-api-ruby-client - google-apis-core: v0.11.1
0.11.1 (2023-07-20)
Documentation
- Document send_timeout_sec and fix up some types (#14907)
- Ruby
Published by release-please[bot] over 2 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.12.0
Features
- Update core dependency to at least 0.11.0 (#13572)
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.11.0
Features
- Optimize memory usage when upload chunk size is set to 0
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.10.0
Features
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.9.5
Bug Fixes
- Improve upload performance for Cloud Storage (#13213)
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.9.4
Bug Fixes
- Recursively redact unsafe payloads from logs (#13189)
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.11.1
Bug Fixes
- Fix crash when a response doesn't reference a type (#13150)
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.9.3
Bug Fixes
- Removed some dead code (#13099)
- Replace
File.exists?withFile.exist?for compatibility with Ruby 3.2 (#13161)
- Ruby
Published by yoshi-automation almost 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.9.2
Bug Fixes
- Update UNSAFE_CLASS_NAMES (#13030)
- Ruby
Published by yoshi-automation about 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.11.0
Features
- Update core dependency to at least 0.9.1 (#12346)
- Ruby
Published by yoshi-automation about 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.9.1
Bug Fixes
- Storage upload to handle empty string/file cases (#12306)
- Ruby
Published by yoshi-automation about 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.10.0
Features
- Add storage upload to move away from unified upload protocol (#11508)
- Update core dependency to at least 0.7.2 (#11660)
- Update core dependency to at least 0.9.0 (#11808)
- Ruby
Published by yoshi-automation about 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.9.0
Features
- add support to have invocation-id header (#11655)
- Ruby
Published by yoshi-automation about 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.8.0
Features
- Add storage upload to move away from unified upload protocol (#11508)
- Ruby
Published by yoshi-automation about 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.7.2
Bug Fixes
- do not reset query_values in case of form encoding (#11654)
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.7.1
Bug Fixes
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.9.0
Features
- Update core dependency to at least 0.7 (#10551)
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.8.0
Features
- Add storage specific download to respond with http header
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.7.0
Features
- Add storage specific download to respond with http header
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.7.0
Features
- Update core dependency to at least 0.6
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.6.0
Features
- add few more errors as retriable errors
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.6.0
Features
- Update core dependency to at least 0.5
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.5.0
Features
- Update core dependency to at least 0.5
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.5.0
Features
- Add support for retry options to be configurable
- Ruby
Published by yoshi-automation over 3 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.4.2
- Ruby
Published by yoshi-automation almost 4 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.4.1
- Ruby
Published by yoshi-automation almost 4 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.4.1
- Ruby
Published by yoshi-automation over 4 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.4.0
- Ruby
Published by yoshi-automation over 4 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.4.0
- Ruby
Published by yoshi-automation over 4 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.3.0
- Ruby
Published by yoshi-automation over 4 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.3.0
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.2.0
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.2.1
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.1.2
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-client 0.53.0
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-core 0.2.0
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-apis-generator 0.1.1
- Ruby
Published by yoshi-automation almost 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-ruby-client 0.52.0
- Ruby
Published by yoshi-automation about 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-ruby-client 0.51.0
- Ruby
Published by yoshi-automation about 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-ruby-client 0.50.0
- Ruby
Published by yoshi-automation about 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-ruby-client 0.49.0
- Ruby
Published by yoshi-automation about 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-ruby-client 0.48.0
- Ruby
Published by yoshi-automation about 5 years ago
https://github.com/googleapis/google-api-ruby-client - Release google-api-ruby-client 0.47.0
- Support adding query params to request options
- Regenerated clients
- Ruby
Published by yoshi-automation about 5 years ago