Skip to content

Releases: googleapis/google-api-ruby-client

google-apis-core: v0.14.1

13 Mar 05:56
9401a45
Compare
Choose a tag to compare

0.14.1 (2024-03-13)

Bug Fixes

  • fixes uninitialized Pathname issue (#18480)

google-apis-generator: v0.14.0

23 Feb 22:27
5d95734
Compare
Choose a tag to compare

0.14.0 (2024-02-23)

Features

  • Update generated clients to require Ruby 2.7 or later (#17898)

google-apis-core: v0.14.0

23 Feb 21:18
a9aa054
Compare
Choose a tag to compare

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)

google-apis-core: v0.13.0

26 Jan 02:18
9fc1d24
Compare
Choose a tag to compare

0.13.0 (2024-01-26)

Features

  • Verify credential universe domain against configured universe domain (#17569)

google-apis-generator: v0.13.1

22 Jan 23:01
7137ebd
Compare
Choose a tag to compare

0.13.1 (2024-01-22)

Bug Fixes

  • Eliminate erb warning (#17141)

google-apis-generator: v0.13.0

22 Jan 18:53
72237c9
Compare
Choose a tag to compare

0.13.0 (2024-01-22)

Features

  • Support for universe_domain in generated clients (#17132)

google-apis-core: v0.12.0

22 Jan 18:02
965e622
Compare
Choose a tag to compare

0.12.0 (2024-01-22)

Features

  • Support for universe_domain (#17131)

google-apis-core: v0.11.3

17 Jan 08:23
f617615
Compare
Choose a tag to compare

0.11.3 (2024-01-17)

Bug Fixes

  • download with destination as pathname (#17120)

google-apis-core: v0.11.2

27 Oct 09:18
ba91e09
Compare
Choose a tag to compare

0.11.2 (2023-10-27)

Bug Fixes

  • update ssl_config to point to system default root CA path (#16446)

google-apis-core: v0.11.1

20 Jul 18:51
da1afb2
Compare
Choose a tag to compare

0.11.1 (2023-07-20)

Documentation

  • Document send_timeout_sec and fix up some types (#14907)