Skip to content

Latest commit

 

History

History
309 lines (141 loc) · 17.1 KB

File metadata and controls

309 lines (141 loc) · 17.1 KB

Changelog

5.2.1 (2025-10-13)

Bug Fixes

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

5.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 (#6420) (fe8d6cc)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

5.1.0 (2025-05-09)

Features

  • [deploy] Add resource definition for Revision (#6233) (14b4580)
  • Multiple ai-platform updates (0b8b1a7)

5.0.1 (2025-03-21)

Bug Fixes

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

5.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

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

Miscellaneous Chores

4.4.0 (2024-12-18)

Features

  • [deploy] A new field dns_endpoint is added to message .google.cloud.deploy.v1.GkeCluster (#5849) (9320175)

4.3.0 (2024-11-14)

Features

  • [deploy] A new field timed_promote_release_rule is added to message .google.cloud.deploy.v1.AutomationRule (#5806) (0e61aec)

4.2.0 (2024-10-30)

Features

  • [deploy] added new fields for the Automation Repair rule (#5774) (099d1b3)

4.1.0 (2024-10-10)

Features

  • [deploy] added support for deploy policies (#5717) (8d51ea3)

4.0.0 (2024-08-09)

⚠ BREAKING CHANGES

  • [deploy] remove an API that was mistakenly made public (#5582)

Features

  • [deploy] add support for different Pod selector labels when doing canaries (#5579) (57d684f)

Bug Fixes

  • [deploy] remove an API that was mistakenly made public (#5582) (0aacbf6)

3.8.0 (2024-07-22)

Features

  • [deploy] added support for deploy policies (#5549) (cfe9a27)
  • [deploy] added support for new custom target type and deploy policy platform logs (#5561) (6deeeed)

3.7.0 (2024-05-21)

Features

  • [deploy] update Nodejs generator to send API versions in headers for GAPICs (#5347) (0f99f52)
  • [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)

3.6.0 (2024-04-23)

Features

  • [deploy] add Skaffold remote config support for GCB repos (#5267) (02c6ae6)

3.5.0 (2024-04-16)

Features

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

3.4.0 (2024-01-15)

Features

  • [deploy] Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase (#4921) (fcbf005)

3.3.0 (2023-12-05)

Features

3.2.0 (2023-11-03)

Features

  • [deploy] add Automation API and Rollback API (#4787) (c2f34cd)

3.1.0 (2023-10-24)

Features

  • [deploy] added platform log RolloutUpdateEvent (#4748) (56d6889)

3.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4585) (b6cea45)

3.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

2.8.0 (2023-07-11)

Features

  • [deploy] added support routeUpdateWaitTime field for Deployment Strategies (#4408) (4c2442f)

2.7.0 (2023-06-28)

Features

  • [deploy] Add deploy parameters for cloud deploy (#4367) (dd8b0ec)

2.6.0 (2023-06-06)

Features

  • [deploy] Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target (#4317) (10bb492)

2.5.0 (2023-05-04)

Features

  • [deploy] added support for DeployArtifacts (#4222) (840390b)

2.4.1 (2023-04-13)

Bug Fixes

2.4.0 (2023-03-28)

Features

  • [deploy] added supported for Cloud Deploy Progressive Deployment Strategy (#4118) (2965fea)

2.3.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3987) (07043a6)

2.3.0 (2023-01-28)

Features

2.2.2 (2022-11-10)

Bug Fixes

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

2.2.1 (2022-11-03)

Bug Fixes

2.2.0 (2022-09-29)

Features

  • Publish new JobRun resource and associated methods for Google Cloud Deploy (8183015)

2.1.2 (2022-09-21)

Bug Fixes

  • Allow passing gax instance to client constructor (#64) (286143f)
  • Do not import the whole google-gax from proto JS (#1553) (#63) (024a0e4)
  • Preserve default values in x-goog-request-params header (#66) (be84a26)
  • use google-gax v3.3.0 (024a0e4)

2.1.1 (2022-08-23)

Bug Fixes

2.1.0 (2022-06-30)

Features

2.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#50)

Build System

1.0.0 (2022-03-23)

Features

0.2.0 (2021-10-07)

Features

  • initial generation of library (#1) (c22e971)
  • initial stub of library (7b1cddd)

Miscellaneous Chores

  • force minor version bump (ec4abc9)