Skip to content

Latest commit

 

History

History
178 lines (80 loc) · 9.67 KB

File metadata and controls

178 lines (80 loc) · 9.67 KB

Changelog

2.4.1 (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)

2.4.0 (2026-03-19)

Features

  • [places] add a new business status FUTURE_OPENING for places, (#7821) (bbaf918)

2.3.0 (2026-02-19)

Features

  • [places] Add googleMapsTypeLabel field to show type information on Google Maps (#7251) (95cccbe)

2.2.0 (2025-10-23)

Features

  • [places] Add Review.visitDate field to indicate when the review author visited (#6836) (31da8eb)

2.1.1 (2025-10-13)

Bug Fixes

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

2.1.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)

2.0.1 (2025-03-19)

Bug Fixes

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

2.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • Add request/response debug logging to gapics, update templates to gax 5 and node 18 (ec637db)

Miscellaneous Chores

1.10.0 (2025-02-28)

Features

  • [places] add NACS EVCS connector type support (#6051) (f5fac00)

1.9.1 (2025-01-29)

Bug Fixes

  • [places] add oauth scopes to Places proto (#5990) (e87d466)

1.9.0 (2025-01-28)

Features

1.8.0 (2024-11-14)

Features

  • [places] update attributes in Places API (#5795) (10a04fc)

1.7.0 (2024-09-24)

Features

  • [places] add routing_parameters to SearchNearbyRequest and SearchTextRequest (#5688) (02aeffb)

1.6.0 (2024-05-23)

Features

  • [places] add generative_summary and area_summary for place summaries (#5364) (b0fbf7b)

1.5.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)

1.4.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5193) (333b409)

1.3.0 (2024-02-22)

Features

1.2.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5029) (09e59ad)

1.1.0 (2023-10-24)

Features

1.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4589) (07967ad)

1.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

0.1.0 (2023-05-20)

Features

  • Add initial files for google.maps.places.v1 (#4289) (ac24980)