Skip to content

Latest commit

 

History

History
164 lines (74 loc) · 9.1 KB

File metadata and controls

164 lines (74 loc) · 9.1 KB

Changelog

3.0.0 (2026-08-04)

⚠ BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

2.3.0 (2026-06-16)

Features

  • Migrate google-cloud-workstations to librarian (#8480) (127ce8d)

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

2.2.1 (2025-10-13)

Bug Fixes

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

2.2.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 (#6424) (9a595a6)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

2.1.0 (2025-06-03)

Features

2.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6189) (0eab6d4)

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 (#1671) (7a23322)

Bug Fixes

  • Add json files to tsconfig templates (#1692) (ba6be1d) (7a23322)

Miscellaneous Chores

1.4.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6019) (734397c)

1.4.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.3.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5192) (b926f13)

1.2.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5028) (852f3eb)

1.1.1 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4968) (7fbf16c)

1.1.0 (2023-09-06)

Features

  • [workstations] add config service_account_scopes (#4603) (28cc071)

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.2.0 (2023-05-20)

Features

  • [workstations] add output field for the control plane IP address (#4263) (ee6e699)

0.1.1 (2023-04-13)

Bug Fixes

  • Minify JSON and JS files, and remove .map files (#4143) (170f7d5)

0.1.0 (2023-03-28)

Features

  • Add initial files for google.cloud.workstations.v1beta (#4100) (d47d3a3)