Skip to content

Latest commit

 

History

History
178 lines (81 loc) · 10 KB

File metadata and controls

178 lines (81 loc) · 10 KB

Changelog

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

0.17.0 (2026-04-08)

Features

0.16.0 (2026-01-16)

Features

  • [netapp] Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore (#6994) (4c3178e)

0.15.0 (2025-11-21)

Features

  • [netapp] Add Squash Mode to Export Policy (#6905) (e77b12e)

0.14.1 (2025-10-13)

Bug Fixes

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

0.14.0 (2025-09-04)

Features

  • [netapp] add new fields for flex auto tiering (#6670) (ba6a497)

0.13.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 (#6421) (0cba45c)
  • [netapp] A new message 'google.cloud.netapp.v1.BackupRetentionPolicy' is added in 'google.cloud.netapp.v1.BackupVault' (#6315) (943ef98)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

0.12.0 (2025-06-03)

Features

0.11.0 (2025-05-09)

Features

  • Multiple ai-platform updates (0b8b1a7)

0.10.1 (2025-03-19)

Bug Fixes

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

0.10.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (#6140) (2f96b1f)

Miscellaneous Chores

0.9.0 (2025-02-12)

Features

  • Add ipAddress field to MountOption (5629df2)

Bug Fixes

  • [netapp] finalize fixing typings for headers in generator (#6004) (5629df2)

0.8.0 (2025-01-11)

Features

  • [netapp] Add ValidateDirectoryService API for testing AD connection of a storage pool (#5931) (f058d7a)

0.7.0 (2024-12-18)

Features

  • [netapp] Enable creation of Onprem Migration in CreateVolume (#5837) (068e928)

0.6.0 (2024-09-24)

Features

  • api: [netapp] A new rpc 'SwitchActiveReplicaZone' is added to service 'google.cloud.netapp.v1.NetApp' (#5681) (40d5e35)

0.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)
  • [netapp] Add a new Service Level FLEX (#5361) (c37fd0c)

0.4.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5189) (64b5a75)

0.3.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5026) (43acd89)

0.2.1 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4966) (f42fe57)

0.2.0 (2024-01-05)

Features

  • [netapp] Enable Backup, Backup Vault, and Backup Policy (#4902) (9acd314)

0.1.0 (2023-09-08)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Features

  • Add initial files for google.cloud.netapp.v1 (#4626) (6e6e5c1)

Miscellaneous Chores