Skip to content

Latest commit

 

History

History
71 lines (34 loc) · 4.29 KB

File metadata and controls

71 lines (34 loc) · 4.29 KB

Changelog

0.5.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

0.5.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

0.5.0 (2025-08-21)

Features

  • [solar] Add experiments param to endpoints for access to pre-GA features (#6605) (c932e46)

0.4.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6425) (c920e8d)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

0.3.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6190) (f4866df)

0.3.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (388b4e2)

Miscellaneous Chores

0.2.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

0.1.0 (2024-05-02)

Features

  • Add initial files for google.maps.solar.v1 (#5305) (068507d)