Skip to content

Releases: googleapis/google-api-ruby-client

google-apis-core: v1.0.1

08 Aug 19:50
8a8d03d
Compare
Choose a tag to compare

1.0.1 (2025-08-08)

Bug Fixes

  • Compute and send content-length header when posting a CompositeIO (#23864)

google-apis-core: v1.0.0

05 Aug 18:44
e300f9d
Compare
Choose a tag to compare

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.

google-apis-generator: v0.18.0

22 May 19:30
852145c
Compare
Choose a tag to compare

0.18.0 (2025-05-22)

Features

  • Generate toys file for each client (#23217)

google-apis-core: v0.18.0

22 May 20:02
59a5350
Compare
Choose a tag to compare

0.18.0 (2025-05-22)

Features

  • Restart & delete resumable upload (#21896)

google-apis-generator: v0.17.0

30 Apr 18:27
fc6b479
Compare
Choose a tag to compare

0.17.0 (2025-04-30)

Features

  • ruby 3.1 minimum, 3.4 default (#22594)

google-apis-core: v0.17.0

30 Apr 17:04
ab9ca94
Compare
Choose a tag to compare

0.17.0 (2025-04-30)

Features

  • ruby 3.1 minimum, 3.4 default (#22594)

Bug Fixes

  • Fixed a method redefined warning (#21572)
  • Ensure compatibility with frozen string literals (#21648)

google-apis-core: v0.16.0

15 Jan 18:32
dadf816
Compare
Choose a tag to compare

0.16.0 (2025-01-12)

Features

  • Automated regeneration of ml v1 client (#21158)

google-apis-generator: v0.16.0

10 Jan 04:16
216ef1e
Compare
Choose a tag to compare

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)

google-apis-generator: v0.15.1

29 Jul 19:07
4418ab5
Compare
Choose a tag to compare

0.15.1 (2024-07-29)

Bug Fixes

  • remove rexml from dependencies (#19971)
  • Remove temporary discovery patch (#19972)

google-apis-core: v0.15.1

29 Jul 18:52
9667af0
Compare
Choose a tag to compare

0.15.1 (2024-07-29)

Bug Fixes

  • remove rexml from dependencies (#19971)