Skip to content

Latest commit

 

History

History
90 lines (48 loc) · 2.24 KB

File metadata and controls

90 lines (48 loc) · 2.24 KB

Changelog

0.9.0 (2025-01-28)

Features

  • Update Ruby version requirement to 3.0

Documentation

  • Clarify behavior of protobuf message fields that are part of mutually-exclusive sets
  • Include note about validating externally-provided credentials

0.8.0 (2024-12-10)

Features

  • Provide opt-in debug logging

0.7.2 (2024-08-30)

Documentation

  • Add field experimental_features to message PythonSettings (#27007)

0.7.1 (2024-06-05)

Documentation

  • Fixed product documentation link (#26044)

0.7.0 (2024-03-18)

Features

  • Add Bitbucket Data Center config and Bitbucket Cloud config (#25379)

0.6.0 (2024-02-26)

Features

  • Updated minimum Ruby version to 2.7 (#24865)

0.5.2 (2024-02-01)

Bug Fixes

  • Eliminated a harmless but annoying warning in the protobuf class files

0.5.1 (2024-01-12)

Bug Fixes

  • Ensure endpoints are correct for mixin clients (#24032)

0.5.0 (2024-01-11)

Features

  • Support for universe_domain (#23775)

0.4.0 (2023-09-12)

Features

  • Support for channel pool configuration (#22918)

0.3.0 (2023-07-10)

Features

  • Repository reports the external ID of its webhook
  • Support for connections to GitLab
  • Support for fetch_git_refs RPC (#22463)

0.2.0 (2023-06-06)

Features

  • Uses binary protobuf definitions for better forward compatibility (#21673)

Bug Fixes

  • Don't use self-signed JWT credentials if the global configuration endpoint has been modified

0.1.0 (2023-03-01)

Features

  • Initial generation of google-cloud-build-v2 (#20582)

Release History