Skip to content

Latest commit

 

History

History
102 lines (53 loc) · 2.35 KB

File metadata and controls

102 lines (53 loc) · 2.35 KB

Changelog

1.6.1 (2026-08-05)

Bug Fixes

  • generate double-wildcard path patterns with capture groups (#35062)

Documentation

  • Update copyright year (#35098)

1.6.0 (2026-06-11)

Features

  • update gapic-common dependency to 1.3 and document retry jitter (#34055)

1.5.0 (2026-03-19)

Features

  • Upgrade dependencies for Ruby v4.0 and drop Ruby v3.1 support

1.4.2 (2025-09-12)

Documentation

  • Add examples to wrapper libraries README.md (#31320)

1.4.1 (2025-04-29)

Bug Fixes

  • Fixed several issues with validating credential configs

1.4.0 (2025-01-29)

Features

  • Provide methods to determine whether services are available with the currently installed versioned client (#28532)
  • Update Ruby version requirement to 3.0

1.3.1 (2024-08-08)

Documentation

  • Formatting updates to README.md (#26665)

1.3.0 (2024-02-26)

Features

  • Updated minimum Ruby version to 2.7 (#24877)

1.2.0 (2024-01-15)

Features

  • Support for universe_domain (#24267)

1.1.0 (2022-07-08)

Features

  • Updated minimum Ruby version to 2.6 (#18443)

1.0.1 / 2022-01-11

Documentation

  • Fix titles of documentation pages
  • Remove some broken images and fix outdated content in authentication documentation

1.0.0 / 2021-08-27

Features

  • Version 1.0 (GA) release of the client

0.1.3 / 2021-07-12

Documentation

  • Clarified some language around authentication configuration

0.1.2 / 2021-06-30

Bug Fixes

  • Expand dependencies to include future 1.x releases of versioned clients

0.1.1 / 2021-06-23

Documentation

  • Removed erroneous statement about version-specific clients from the gem description

0.1.0 / 2021-06-22

Features

  • Initial generation of google-cloud-service_usage