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

chore(main): release 3.1.0 #670

Closed
wants to merge 1 commit into from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 11, 2022

🤖 I have created a release beep boop

3.1.0 (2022-01-11)

⚠ BREAKING CHANGES

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#557) (1e354f7)
  • add basic support for InstanceGroupManager (#263) (2d9a322)
  • add eslintignore for sameple generated code (#1302) (#652) (b170c29)
  • Add getManagedInstances and deleteInstances to InstanceGroupManger API (#265) (81921d9)
  • add minimum wrapper for compute LRO method (#618) (2fa4f93)
  • add start param in getSerialPortOutput options (#507) (de3ecd4)
  • add VM.get/setLabels() methods (#515) (60c87e6)
  • add vm.update() method (#478) (7bcb79c)
  • adding ability to specify firewall network (#150) (b824c6a)
  • Adding implementation of startWithEncryptionKey api call (#539) (f8018a6)
  • Adds abandonInstances to InstanceGroupManger API (#306) (c359ce3)
  • allow pollIntervalMs to be configured (#392) (0f9c6eb)
  • new generated version of compute API (#537) (4023676)
  • require node 10 in engines field (#431) (fe2897f)
  • support a source template when creating a VM (#500) (62f33be)
  • support apiEndpoint override (#322) (49c5384)
  • use teeny-request to reduce module size (#175) (9cfb8d6)

Bug Fixes

  • add parameter in compute bazel rules (#692) (#654) (115d1da)
  • apache license URL (#468) (#427) (02d63ed)
  • asyncify and fix the system tests (#203) (c54e6e9)
  • build: fix Kokoro release script (#231) (05724e0)
  • build: fix system key decryption (#217) (7921a4d)
  • build: migrate to using main branch (#609) (3013bb5)
  • correct engines range to include node v10 (#451) (c8a2b29)
  • createVM: do not define machineType or networkInterfaces when template provided (#530) (e7b705e), closes #529
  • deps: google-gax v2.24.1 (#612) (8569747)
  • deps: pin TypeScript below 3.7.0 (5f1fc47)
  • deps: update dependency @google-cloud/common to ^0.25.0 (#121) (ce3defb)
  • deps: update dependency @google-cloud/common to ^0.26.0 (#185) (39cf873)
  • deps: update dependency @google-cloud/common to ^0.27.0 (#215) (8a92dd1)
  • deps: update dependency @google-cloud/common to ^0.28.0 (#238) (5e4fec7)
  • deps: update dependency @google-cloud/common to ^0.30.0 (#254) (3c22417)
  • deps: update dependency @google-cloud/common to ^0.31.0 (#258) (75fbb85)
  • deps: update dependency @google-cloud/common to ^0.32.0 (#285) (a728cff)
  • deps: update dependency @google-cloud/common to v1 (#303) (5b5e2e7)
  • deps: update dependency @google-cloud/common to v3 (#421) (d4469b6)
  • deps: update dependency @google-cloud/paginator to ^0.2.0 (#274) (0606252)
  • deps: update dependency @google-cloud/paginator to v1 (#297) (16b5ff2)
  • deps: update dependency @google-cloud/paginator to v2 (#338) (db5de8c)
  • deps: update dependency @google-cloud/paginator to v3 (#419) (e667aee)
  • deps: update dependency @google-cloud/projectify to v1 (#295) (30fff7d)
  • deps: update dependency @google-cloud/projectify to v2 (#418) (b861540)
  • deps: update dependency @google-cloud/promisify to ^0.4.0 (#267) (3d11fca)
  • deps: update dependency @google-cloud/promisify to v1 (#296) (166e99e)
  • deps: update dependency @google-cloud/promisify to v2 (#417) (eedce75)
  • deps: update dependency @sendgrid/mail to v7 (#424) (17af0f4)
  • deps: update dependency arrify to v2 (#287) (4bc19c8)
  • deps: update dependency async to v3 (#313) (c459c57)
  • deps: update dependency gce-images to v2 (#304) (19eaaf5)
  • deps: update dependency gce-images to v3 (#443) (c861b8c)
  • deps: update dependency googleapis to v33 (#144) (21a4673)
  • deps: update dependency googleapis to v34 (#162) (379ef81)
  • deps: update dependency googleapis to v35 (#205) (9812e0e)
  • deps: update dependency googleapis to v36 (#225) (ab39ffd)
  • deps: update dependency nodemailer to v5 (#247) (d237401)
  • deps: update dependency nodemailer to v6 (4c8e9c5)
  • deps: update google-gax with http grpc status code mapping (#655) (ffa79f9)
  • deps: upgrade to the latest gce-images (#201) (e0000f3)
  • deps: upgrade to v0.29.1 of @google-cloud/nodejs-common (#241) (6a22570)
  • deps: use the latest extend (#344) (090bb96)
  • disks: attach default disk first if needed (#551) (0523f0e), closes #518
  • do not override user-provided options (#463) (e51074c)
  • docs: document correct object structure for zone.createVM (#371) (4551f1e)
  • docs: increase memory for reference doc generation (#615) (5e63ce4)
  • docs: link to reference docs section on googleapis.dev (#333) (206a0fa)
  • docs: move to new client docs URL (#326) (918e352)
  • docs: snippets are now replaced in jsdoc comments (#365) (408c75a)
  • docs: stop linking reference documents to anchor (48f90a0)
  • drop support for Node.js 10 (#668) (a4a5c9c)
  • drop support for node.js 4.x and 9.x (#126) (995a696)
  • drop support for node.js 4.x and 9.x (#97) (233c58e)
  • flaky test (#563) (827a333)
  • handle parameters to image.create() (#541) (3b3a7dd)
  • improve the samples and tests (#236) (e384112)
  • modernize the samples (#240) (f76704b)
  • move gitattributes files to node templates (#472) (4e1dd20)
  • package: update @google-cloud/common to version 0.15.0 (#25) (35c4812)
  • package: update @google-cloud/common to version 0.20.0 (#101) (d1f3704)
  • require use of new (#99) (53d3699)
  • revert to 0.17.x of nodejs-common (#100) (9795b27)
  • skip tests for now (#523) (f0f8fae)
  • snapshot.delete() no longer throws (#251) (dfd6507)
  • typeo in nodejs .gitattribute (#461) (67ab7d7)
  • update all the dependencies (#95) (e17b3e6)
  • update linking for samples (#115) (34625f7)
  • update node issue template (#456) (65ab831)
  • update root url to compute.googleapis.com (#349) (4ad52a3)
  • update template files for Node.js libraries (#463) (c9933db)

Build System

  • automate generation and updates with OwlBot (#651) (2b925fa)
  • update to latest version of gts and typescript (#433) (a4fa8cc)
  • upgrade engines field to >=8.10.0 (#292) (4101d77)

Code Refactoring

  • IPProtocol enum has been renamed to IPProtocolEnum (2b925fa)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners January 11, 2022 20:17
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 11, 2022
@product-auto-label product-auto-label bot added the api: compute Issues related to the googleapis/nodejs-compute API. label Jan 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from fb3193b to 294a9cb Compare January 11, 2022 22:16
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: compute Issues related to the googleapis/nodejs-compute API.
Projects
None yet
2 participants