Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Releases: googleapis/nodejs-compute

v3.6.0

17 Nov 20:57
e4dc071
Compare
Choose a tag to compare

3.6.0 (2022-11-17)

Features

Bug Fixes

v3.5.1

06 Oct 17:55
1c8013a
Compare
Choose a tag to compare

3.5.1 (2022-09-22)

Bug Fixes

v3.5.0

08 Sep 20:41
47ad1d7
Compare
Choose a tag to compare

3.5.0 (2022-09-08)

Features

  • Update Compute Engine API to revision 20220720 (#723) (bd36f79)

Bug Fixes

v3.4.0

04 Jul 20:26
7d2d1ad
Compare
Choose a tag to compare

3.4.0 (2022-07-04)

Features

v3.3.0

06 Jun 17:16
b0b5ad7
Compare
Choose a tag to compare

3.3.0 (2022-06-06)

Features

Bug Fixes

  • deps: update dependency google-gax to v3 (#727) (b856cbd)
  • fixes for dynamic routing and streaming descriptors (#733) (a10255d)

v3.2.1

09 May 18:55
ceac8f2
Compare
Choose a tag to compare

3.2.1 (2022-05-09)

Bug Fixes

  • compute: remove proto3_optional from parent_id (#712) (#712) (f233960)
  • compute: replace missing REQUIRED for parent_id (#711) (f233960)
  • compute: revert proto3_optional, required removal on parent_id (#714) (#717) (072a9bd)

v3.2.0

13 Apr 15:26
1d6e4f9
Compare
Choose a tag to compare

3.2.0 (2022-04-12)

Features

v3.1.2

16 Feb 19:07
7454351
Compare
Choose a tag to compare

3.1.2 (2022-02-16)

Bug Fixes

  • docs: Add note in README mentioning tech discontinuity with previous version (#690) (4f0842e)

v3.1.1

19 Jan 20:17
32fa662
Compare
Choose a tag to compare

3.1.1 (2022-01-18)

Bug Fixes

  • update release_level to reflect current status (#673) (c5da4c8)

v3.1.0

11 Jan 22:39
e7ef6cb
Compare
Choose a tag to compare

3.1.0 (2022-01-11)

⚠ BREAKING CHANGES

The library is completely rewritten. It's now fully autogenerated and automatically updated based on the latest Google Cloud Compute API definitions.
Please refer to the samples and documentation for examples of using this new library.

The library supports Node.js v12+.