Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

v1.3.0

Choose a tag to compare

@release-please release-please released this 21 Apr 15:48
8b95479

1.3.0 (2022-04-21)

Features

  • add new methods for long running operations (526fb10)

Bug Fixes

  • compute: remove proto3_optional from parent_id (#260) (526fb10)
  • compute: replace missing REQUIRED for parent_id (526fb10)
  • deps: require google-api-core>=2.7.0 (526fb10)
  • revert proto3_optional, required removal on parent_id (#714) (#265) (ae1aeac)

Documentation

  • samples: Add samples for suspending/resuming an instance (#259) (685d909)
  • samples: Migrate samples to use new type of operations (#264) (767d7c8)