Changelog

0.3.2 (2023-12-02)

Features

  • Add support for python 3.12 (5cd98aa)

  • Introduce compatibility with native namespace packages (5cd98aa)

Bug Fixes

  • Require proto-plus >= 1.22.3 (5cd98aa)

  • Use retry_async instead of retry in async client (5cd98aa)

0.3.1 (2023-09-19)

Documentation

0.3.0 (2023-08-09)

Features

  • add actions for Operations and Locations (a3f4a23)

  • add RestrictedAction to Volume (a3f4a23)

Documentation

  • add comments to a few messages (a3f4a23)

0.2.0 (2023-08-03)

Features

  • add initial version of NetApp v1 APIs (de53f0e)

Bug Fixes

  • remove netapp_v1beta1 client (#11534) (e7b16ed)

  • update the default import to use netapp_v1 (de53f0e)

0.1.0 (2023-07-20)

Features

  • add initial files for google.cloud.netapp.v1beta1 (#11490) (719a2d5)

Changelog