Skip to content

Latest commit

 

History

History
195 lines (90 loc) · 11.5 KB

File metadata and controls

195 lines (90 loc) · 11.5 KB

Changelog

2.2.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.2.0 (2026-03-19)

Features

  • [routing] add a new Waypoint source to accept a token that identifies a Navigation Point obtained from the SearchDestinations method of the Geocoding API (#7531) (b906b3a)

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

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

Miscellaneous Chores

1.4.0 (2024-12-18)

Features

  • [routing] add API for experimental flyover and narrow road polyline details (#5865) (24d7341)
  • [routing] add API for shorter distance reference routes (#5842) (99b489f)

1.3.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)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5357) (66111e8)

1.2.0 (2024-03-29)

Features

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

1.1.0 (2024-02-09)

Features

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

1.0.2 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4969) (70fe30a)

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.6.0 (2023-07-04)

Features

  • [routing] Add HTML Navigation Instructions feature to ComputeRoutes (#4381) (8414c84)

0.5.1 (2023-04-13)

Bug Fixes

0.5.0 (2023-03-28)

Features

  • [routing] adds support for specifying region_code in the ComputeRoutesRequest (#4103) (1106a82)
  • [routing] moved speed in SpeedReadingInterval into a oneof speed_type, this is a breaking change for Go client libraries (#4121) (9878d72)

0.4.0 (2023-03-13)

Features

  • [routing] added support for specifying waypoints as addresses (#4065) (e325ac5)

0.3.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3991) (c6326d9)

0.3.0 (2023-01-28)

Features

  • Add ExtraComputations feature to ComputeRoutes and ComputeRouteMatrix (#3868) (3b646fa)
  • Added SuggestConversationSummary RPC (#3854) (9e4b7f8)

0.2.1 (2022-11-10)

Bug Fixes

  • Regenerated proto JS and TS definitions (generator update) (#3472) (5e2230d)

0.2.0 (2022-11-03)

Features

Bug Fixes

0.1.1 (2022-09-30)

Bug Fixes

0.1.0 (2022-09-30)

Features

  • add initial files for google.maps.routing.v2 (1671258)