Skip to content

v1.19.0

Compare
Choose a tag to compare
@release-please release-please released this 09 Oct 18:48
2a64229

1.19.0 (2024-10-09)

Features

  • Add async rest transport support in gapics (#2164) (2949465)
  • Add support for reading ClientLibrarySettings from service configuration YAML (#2098) (11e3967)
  • Implement async rest transport constructor (#2123) (2809753)
  • Leverage async anonymous credentials in tests (#2105) (4afac87)

Bug Fixes

  • Add support for field with name 'self' (#2205) (ed88fe2)
  • Resolve issue where explicit routing metadata was not sent in async clients (#2133) (c222b12)
  • Streaming for sync REST API calls (#2204) (ce3b84c)