Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-compute #2846

Closed
wants to merge 167 commits into from
Closed

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    7438b7a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. Add Logging examples.

    jmdobry committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    709e78f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Configuration menu
    Copy the full SHA
    3a31963 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. New Compute Engine samples.

    jmdobry committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    5631b87 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Configuration menu
    Copy the full SHA
    d4efa92 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Configuration menu
    Copy the full SHA
    46065ae View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Configuration menu
    Copy the full SHA
    d6fbdee View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Configuration menu
    Copy the full SHA
    fb1a954 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Update mailjet.js (#125)

    * Update mailjet.js
    
    configuring this with the nodemailer   {service: "mailjet"} sets the port to 587, which is blocked by the google.  This setup configuration works.
    CRoed authored and jmdobry committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    b325808 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Refactored tests (#159)

    * Refactor tests.
    
    * Tweak build.
    
    * Tweak build.
    
    * More tests.
    
    * Tweak build.
    
    * Tweak build.
    
    * Fix build.
    
    * Fix build.
    
    * Speed up build.
    
    * Fix build.
    
    * Remove extra dep.
    
    * Investigate why 0.12 fails.
    
    * Scripts.
    
    * More tests.
    
    * Upgrades
    
    * Upgrades
    
    * Update readme
    jmdobry authored Aug 3, 2016
    Configuration menu
    Copy the full SHA
    31d119b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. * Refactored Pub/Sub samples into nice command-line programs, like th…

    …e new Cloud Storage samples (#164)
    
    * Brought Pub/Sub samples code coverage up to 98.66%
    jmdobry authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    e0ae1f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Switch to individual API packages. (#169)

    * Switch to individual API packages.
    
    * Address comments
    
    * Address comments
    jmdobry authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    aeae10f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Upgrade Sendgrid version in Compute sample (#211)

    * Update Sendgrid library to latest version
    Ace Nassri authored and jmdobry committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    8ebb25b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Upgrade apps for env:flex. (#241)

    * Upgrade apps for env:flex.
    
    * Address comments.
    
    * Fix lint.
    
    * Address comments.
    jmdobry authored and Ace Nassri committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    b3f7a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc82baf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Configuration menu
    Copy the full SHA
    c415867 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Update storage samples. (#263)

    * Update storage samples.
    
    * Update dependencies.
    jmdobry authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    bda9ae7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Switch from Mocha to Ava for faster tests (#289)

    * Switch from Mocha to Ava
    
    * Concurrency: 5
    jmdobry authored Jan 6, 2017
    Configuration menu
    Copy the full SHA
    46a615a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    f95cd05 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Vision snippets. (#294)

    jmdobry authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    d09061c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Update dependencies.

    jmdobry committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    e3b2ec6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Travis: fix failing tests + update dependencies (#335)

    * Make unify script recursive + clean up dependency conflicts
    
    * Restore travis.yml
    
    * Delete outdated text detection sample that duplicates detect.js
    
    * Fix failing KMS + vision tests by updating dependencies
    
    * Fix video tests using a bad cwd
    
    * Upgrade monitoring dependency + skip flaky monitoring tests
    
    * Fix DLP tests having wrong cwd
    
    * Fix failing vision test
    
    * Fix datastore tests
    
    * Update broken dependency
    
    * Update possibly broken compute engine dependency
    
    * Fix typos
    
    * Disable Node 4 testing
    
    * Revert deletion of outdated sample - @gguuss says we still use this.
    
    This reverts commit b7259c8.
    
    * Update dependency
    Ace Nassri authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    2a66881 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Cleanup App Engine samples and re-work tests. (#354)

    jmdobry authored and Ace Nassri committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    3a20220 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    910cf7d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    ae1d2e0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    976fad7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Add + run dependency updating (bash) script (#401)

    * Add + run dependency updating script
    
    * Address comments
    
    Change-Id: I67af9d3ab9e461b579dbaee92274b6163d73c23e
    
    * Run dependency script again
    
    Change-Id: Icbec4acb2cc6bcfa40e0a3a705c5a1059d64efa5
    
    * Update license
    
    Change-Id: Ic1dd0a1bd34356e415bdbf005b81a71a8d2695c2
    
    * Update (more) dependencies
    
    Change-Id: Idaed95b9cfe486797fa75946b6f55e7e702217b8
    Ace Nassri authored Jun 19, 2017
    Configuration menu
    Copy the full SHA
    4a7e88b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Update dependencies + fix a few tests (#448)

    * Add semistandard as a devDependency
    
    * Fix storage tests
    
    * Fix language tests
    
    * Update (some) dependencies
    
    * Fix language slackbot tests
    Ace Nassri authored Aug 5, 2017
    Configuration menu
    Copy the full SHA
    d2a1435 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Build updates. (#462)

    jmdobry authored Aug 23, 2017
    Configuration menu
    Copy the full SHA
    60165ca View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Update dependencies (#468)

    * Fix docs-samples tests, round 1
    
    * Fix circle.yml
    
    * Add RUN_ALL_BUILDS flag
    
    * More container builder bugfixes
    
    * Tweak env vars + remove manual proxy install
    
    * Env vars in bashrc don't evaluate dynamically, so avoid them
    
    * Add semicolons for command ordering
    
    * Add appengine/static-files test to circle.yaml
    
    * Fix failing container builder tests
    
    * Address comments
    Ace Nassri authored Aug 31, 2017
    Configuration menu
    Copy the full SHA
    466cf5b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Repo Migration (#7)

    lukesneeringer authored Oct 31, 2017
    Configuration menu
    Copy the full SHA
    997ef66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6778d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. 0.9.1 (#42)

    * 0.9.1
    stephenplusplus authored and alexander-fenster committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    202a1aa View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. v0.10.0 (#54)

    * 0.10.0
    
    * 0.10.0
    stephenplusplus authored and alexander-fenster committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    8bcc28f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c91b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Update @google-cloud/common to the latest version 🚀 (#57)

    * fix(package): update @google-cloud/common to version 0.17.0
    
    * Update package locks
    greenkeeper[bot] authored and stephenplusplus committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    7cb4104 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Fix link (#62)

    jmdobry authored and stephenplusplus committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    df9923d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Fix quickstart code sample (#69)

    fhinkel authored and stephenplusplus committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    10e554a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. chore: lock files maintenance (#71)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and callmehiphop committed May 2, 2018
    Configuration menu
    Copy the full SHA
    aea1cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8abb73 View commit details
    Browse the repository at this point in the history
  3. Fix Readme.md in /samples (#73)

    Delete tests for sendgrid and mailjet.
    Add vms_api to the list of samples.
    
    Add descriptions, fix sample code, and fix broken links
    fhinkel authored May 2, 2018
    Configuration menu
    Copy the full SHA
    26533b0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. test: make samples tests pass (#77)

    * chore: do not run samples test task
    
    * make samples tests work
    
    * circleci config
    
    * making vms_api sample test work
    
    * make lint pass for samples
    alexander-fenster authored May 7, 2018
    Configuration menu
    Copy the full SHA
    c17e035 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. chore: lock files maintenance (#78)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    alexander-fenster authored and callmehiphop committed May 8, 2018
    Configuration menu
    Copy the full SHA
    7af5d2c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Add sample demonstrating startup script (#80)

    Add sample demonstrating startup script
    
    Add a sample that demonstrates how to create a VM
    and install Apache and a custom homepage on startup.
    
    Drive-by fix: Use lint config generated by repo-tools, do not use
    Node 8 features like destructuring.
    fhinkel authored May 9, 2018
    Configuration menu
    Copy the full SHA
    4e23a7e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    e580c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3400fd4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. chore: lock files maintenance (#88)

    * chore: lock files maintenance
    
    * chore: lock files maintenance
    
    * chore: lock files maintenance
    
    * try with node user
    alexander-fenster authored May 22, 2018
    Configuration menu
    Copy the full SHA
    b1810ca View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    9553194 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Fix formatting (#92)

    fhinkel authored and alexander-fenster committed May 29, 2018
    Configuration menu
    Copy the full SHA
    cfceefd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Configuration menu
    Copy the full SHA
    1b0f6b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Add mailjet and sendgrid back in (#110)

    Mostly a revert of 518d762fb001e230e5fbd2638bbaa45f77858c2d
    
    Samples are needed for pages in the documentation.
    fhinkel authored Jun 21, 2018
    Configuration menu
    Copy the full SHA
    141d2e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    ad5a948 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    720199f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    a7d3d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791be92 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    be470a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    4065392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5ba3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8d3a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a2a548 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    2cd7e82 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    c7b89d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    bf99b98 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    cdd71a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    77ac1f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    ad22db7 View commit details
    Browse the repository at this point in the history
  2. chore: ignore package-lock.json (#142)

    * chore: ignore package-log.json
    
    * remove locky
    
    * renovateeee
    JustinBeckwith authored and alexander-fenster committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    dc7ffd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    95fd544 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    ecc2917 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    625d3c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    51126e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    22c773a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    cb299f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    2b1ea4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a47f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    07d6b98 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    48b4df1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    8eb3805 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    59bd9b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Configuration menu
    Copy the full SHA
    4570b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Configuration menu
    Copy the full SHA
    ecb278d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    f0bc54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e2d8b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    ce73236 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Release v0.12.0 (#276)

    JustinBeckwith authored and callmehiphop committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    887f964 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. fix(deps): update dependency nodemailer to v6

    fix(deps): update dependency nodemailer to v6
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change | References |
    |---|---|---|---|---|
    | nodemailer | dependencies | major | [`^5.0.0` -> `^6.0.0`](https://diff.intrinsic.com/nodemailer/5.1.1/6.0.0) | [homepage](https://nodemailer.com/), [source](https://togithub.com/nodemailer/nodemailer) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>nodemailer/nodemailer</summary>
    
    ### [`v6.0.0`](https://togithub.com/nodemailer/nodemailer/blob/master/CHANGELOG.md#&#8203;600-2019-03-25)
    
    [Compare Source](https://togithub.com/nodemailer/nodemailer/compare/v5.1.1...v6.0.0)
    
    -   SMTPConnection: use removeListener instead of removeAllListeners (xr0master) [ddc4af15]
        Using removeListener should fix memory leak with Node.js streams
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`".
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-compute).
    
    #283 automerged by dpebot
    renovate[bot] authored and yoshi-automation committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    19b9efc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    b5d5872 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    7e005ea View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. chore: release 1.0.0 (#312)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed May 20, 2019
    Configuration menu
    Copy the full SHA
    779956f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. chore: release 1.0.1 (#314)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed May 22, 2019
    Configuration menu
    Copy the full SHA
    6bed0eb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. chore: release 1.1.0 (#324)

    * updated CHANGELOG.md
    
    * updated package.json
    
    * updated samples/package.json
    yoshi-automation authored and JustinBeckwith committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    69cdbfe View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. chore: release 1.1.1 (#334)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    eb2d0f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. chore: release 1.1.2 (#340)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    785524c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. chore: release 1.1.3 (#345)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    7325604 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. chore: release 1.1.4 (#347)

    yoshi-automation authored and bcoe committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    bfd4662 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. chore: release 1.1.5 (#351)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json [ci skip]
    yoshi-automation authored and JustinBeckwith committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1ecc47c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. chore: release 1.1.6 (#366)

    release-please[bot] authored and bcoe committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a265f0d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    02b443e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. chore: release 1.1.7 (#372)

    release-please[bot] authored and bcoe committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    682dbe6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. chore: release 1.1.8 (#376)

    release-please[bot] authored and bcoe committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    c34528c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    c297c44 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. chore: release 1.2.0 (#393)

    release-please[bot] authored and bcoe committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    1d10403 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    00b41d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    148124b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    2d84f02 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. chore(deps): update dependency uuid to v8 (#441)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/uuid/7.0.3/8.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v8.0.0`](https://togithub.com/uuidjs/uuid/blob/master/CHANGELOG.md#&#8203;800-httpsgithubcomuuidjsuuidcomparev703v800-2020-04-29)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v7.0.3...v8.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   For native ECMAScript Module (ESM) usage in Node.js only named exports are exposed, there is no more default export.
    
        ```diff
        -import uuid from 'uuid';
        -console.log(uuid.v4()); // -> 'cd6c3b08-0adc-4f4b-a6ef-36087a1c9869'
        +import { v4 as uuidv4 } from 'uuid';
        +uuidv4(); // ⇨ '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'
        ```
    
    -   Deep requiring specific algorithms of this library like `require('uuid/v4')`, which has been deprecated in `uuid@7`, is no longer supported.
    
        Instead use the named exports that this module exports.
    
        For ECMAScript Modules (ESM):
    
        ```diff
        -import uuidv4 from 'uuid/v4';
        +import { v4 as uuidv4 } from 'uuid';
        uuidv4();
        ```
    
        For CommonJS:
    
        ```diff
        -const uuidv4 = require('uuid/v4');
        +const { v4: uuidv4 } = require('uuid');
        uuidv4();
        ```
    
    ##### Features
    
    -   native Node.js ES Modules (wrapper approach) ([#&#8203;423](https://togithub.com/uuidjs/uuid/issues/423)) ([2d9f590](https://togithub.com/uuidjs/uuid/commit/2d9f590ad9701d692625c07ed62f0a0f91227991)), closes [#&#8203;245](https://togithub.com/uuidjs/uuid/issues/245) [#&#8203;419](https://togithub.com/uuidjs/uuid/issues/419) [#&#8203;342](https://togithub.com/uuidjs/uuid/issues/342)
    -   remove deep requires ([#&#8203;426](https://togithub.com/uuidjs/uuid/issues/426)) ([daf72b8](https://togithub.com/uuidjs/uuid/commit/daf72b84ceb20272a81bb5fbddb05dd95922cbba))
    
    ##### Bug Fixes
    
    -   add CommonJS syntax example to README quickstart section ([#&#8203;417](https://togithub.com/uuidjs/uuid/issues/417)) ([e0ec840](https://togithub.com/uuidjs/uuid/commit/e0ec8402c7ad44b7ef0453036c612f5db513fda0))
    
    ##### [7.0.3](https://togithub.com/uuidjs/uuid/compare/v7.0.2...v7.0.3) (2020-03-31)
    
    ##### Bug Fixes
    
    -   make deep require deprecation warning work in browsers ([#&#8203;409](https://togithub.com/uuidjs/uuid/issues/409)) ([4b71107](https://togithub.com/uuidjs/uuid/commit/4b71107d8c0d2ef56861ede6403fc9dc35a1e6bf)), closes [#&#8203;408](https://togithub.com/uuidjs/uuid/issues/408)
    
    ##### [7.0.2](https://togithub.com/uuidjs/uuid/compare/v7.0.1...v7.0.2) (2020-03-04)
    
    ##### Bug Fixes
    
    -   make access to msCrypto consistent ([#&#8203;393](https://togithub.com/uuidjs/uuid/issues/393)) ([8bf2a20](https://togithub.com/uuidjs/uuid/commit/8bf2a20f3565df743da7215eebdbada9d2df118c))
    -   simplify link in deprecation warning ([#&#8203;391](https://togithub.com/uuidjs/uuid/issues/391)) ([bb2c8e4](https://togithub.com/uuidjs/uuid/commit/bb2c8e4e9f4c5f9c1eaaf3ea59710c633cd90cb7))
    -   update links to match content in readme ([#&#8203;386](https://togithub.com/uuidjs/uuid/issues/386)) ([44f2f86](https://togithub.com/uuidjs/uuid/commit/44f2f86e9d2bbf14ee5f0f00f72a3db1292666d4))
    
    ##### [7.0.1](https://togithub.com/uuidjs/uuid/compare/v7.0.0...v7.0.1) (2020-02-25)
    
    ##### Bug Fixes
    
    -   clean up esm builds for node and browser ([#&#8203;383](https://togithub.com/uuidjs/uuid/issues/383)) ([59e6a49](https://togithub.com/uuidjs/uuid/commit/59e6a49e7ce7b3e8fb0f3ee52b9daae72af467dc))
    -   provide browser versions independent from module system ([#&#8203;380](https://togithub.com/uuidjs/uuid/issues/380)) ([4344a22](https://togithub.com/uuidjs/uuid/commit/4344a22e7aed33be8627eeaaf05360f256a21753)), closes [#&#8203;378](https://togithub.com/uuidjs/uuid/issues/378)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-compute).
    renovate-bot authored May 1, 2020
    Configuration menu
    Copy the full SHA
    8824d92 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. chore: release 2.0.0 (#436)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [2.0.0](https://www.github.com/googleapis/nodejs-compute/compare/v1.2.0...v2.0.0) (2020-05-08)
    
    
    ### ⚠ BREAKING CHANGES
    
    * update to latest version of gts and typescript (#433)
    * require node 10 in engines field (#431)
    
    ### Features
    
    * require node 10 in engines field ([#431](https://www.github.com/googleapis/nodejs-compute/issues/431)) ([fe2897f](https://www.github.com/googleapis/nodejs-compute/commit/fe2897fd1d625df0ccf5b910ec850e761c2ed6d3))
    
    
    ### Bug Fixes
    
    * apache license URL ([#468](https://www.github.com/googleapis/nodejs-compute/issues/468)) ([#427](https://www.github.com/googleapis/nodejs-compute/issues/427)) ([02d63ed](https://www.github.com/googleapis/nodejs-compute/commit/02d63ed5a5a3559be0b5e49ed4c771b3661518a1))
    * **deps:** update dependency @google-cloud/common to v3 ([#421](https://www.github.com/googleapis/nodejs-compute/issues/421)) ([d4469b6](https://www.github.com/googleapis/nodejs-compute/commit/d4469b693745df5a8a36b6988b7dba98f7d55142))
    * **deps:** update dependency @google-cloud/paginator to v3 ([#419](https://www.github.com/googleapis/nodejs-compute/issues/419)) ([e667aee](https://www.github.com/googleapis/nodejs-compute/commit/e667aeecf7b9f51875c06cb6a885040828dc1181))
    * **deps:** update dependency @google-cloud/projectify to v2 ([#418](https://www.github.com/googleapis/nodejs-compute/issues/418)) ([b861540](https://www.github.com/googleapis/nodejs-compute/commit/b861540aa17118a7508c7c970d84864a9028f588))
    * **deps:** update dependency @google-cloud/promisify to v2 ([#417](https://www.github.com/googleapis/nodejs-compute/issues/417)) ([eedce75](https://www.github.com/googleapis/nodejs-compute/commit/eedce75e0d3f10dfed8151f12150d38d032f6a27))
    * **deps:** update dependency @sendgrid/mail to v7 ([#424](https://www.github.com/googleapis/nodejs-compute/issues/424)) ([17af0f4](https://www.github.com/googleapis/nodejs-compute/commit/17af0f425354b261f9afc8ab30e16e66b7193fec))
    
    
    ### Build System
    
    * update to latest version of gts and typescript ([#433](https://www.github.com/googleapis/nodejs-compute/issues/433)) ([a4fa8cc](https://www.github.com/googleapis/nodejs-compute/commit/a4fa8cc21df7a894486832b05449fa7afc02b7ee))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    953ae54 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. chore(deps): update dependency mocha to v8 (#447)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/mocha/7.2.0/8.0.1) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mochajs/mocha</summary>
    
    ### [`v8.0.1`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;801--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v8.0.0...v8.0.1)
    
    The obligatory patch after a major.
    
    #### 🐛 Fixes
    
    -   [#&#8203;4328](https://togithub.com/mochajs/mocha/issues/4328): Fix `--parallel` when combined with `--watch` ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    ### [`v8.0.0`](https://togithub.com/mochajs/mocha/blob/master/CHANGELOG.md#&#8203;800--2020-06-10)
    
    [Compare Source](https://togithub.com/mochajs/mocha/compare/v7.2.0...v8.0.0)
    
    In this major release, Mocha adds the ability to _run tests in parallel_. Better late than never! Please note the **breaking changes** detailed below.
    
    Let's welcome [**@&#8203;giltayar**](https://togithub.com/giltayar) and [**@&#8203;nicojs**](https://togithub.com/nicojs) to the maintenance team!
    
    #### 💥 Breaking Changes
    
    -   [#&#8203;4164](https://togithub.com/mochajs/mocha/issues/4164): **Mocha v8.0.0 now requires Node.js v10.0.0 or newer.** Mocha no longer supports the Node.js v8.x line ("Carbon"), which entered End-of-Life at the end of 2019 ([**@&#8203;UlisesGascon**](https://togithub.com/UlisesGascon))
    
    -   [#&#8203;4175](https://togithub.com/mochajs/mocha/issues/4175): Having been deprecated with a warning since v7.0.0, **`mocha.opts` is no longer supported** ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND:** Replace `mocha.opts` with a [configuration file](https://mochajs.org/#configuring-mocha-nodejs).
    
    -   [#&#8203;4260](https://togithub.com/mochajs/mocha/issues/4260): Remove `enableTimeout()` (`this.enableTimeout()`) from the context object ([**@&#8203;craigtaub**](https://togithub.com/craigtaub))
    
        ✨ **WORKAROUND:** Replace usage of `this.enableTimeout(false)` in your tests with `this.timeout(0)`.
    
    -   [#&#8203;4315](https://togithub.com/mochajs/mocha/issues/4315): The `spec` option no longer supports a comma-delimited list of files ([**@&#8203;juergba**](https://togithub.com/juergba))
    
        ✨ **WORKAROUND**: Use an array instead (e.g., `"spec": "foo.js,bar.js"` becomes `"spec": ["foo.js", "bar.js"]`).
    
    -   [#&#8203;4309](https://togithub.com/mochajs/mocha/issues/4309): Drop support for Node.js v13.x line, which is now End-of-Life ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4282](https://togithub.com/mochajs/mocha/issues/4282): `--forbid-only` will throw an error even if exclusive tests are avoided via `--grep` or other means ([**@&#8203;arvidOtt**](https://togithub.com/arvidOtt))
    
    -   [#&#8203;4223](https://togithub.com/mochajs/mocha/issues/4223): The context object's `skip()` (`this.skip()`) in a "before all" (`before()`) hook will no longer execute subsequent sibling hooks, in addition to hooks in child suites ([**@&#8203;juergba**](https://togithub.com/juergba))
    
    -   [#&#8203;4178](https://togithub.com/mochajs/mocha/issues/4178): Remove previously soft-deprecated APIs ([**@&#8203;wnghdcjfe**](https://togithub.com/wnghdcjfe)):
        -   `Mocha.prototype.ignoreLeaks()`
        -   `Mocha.prototype.useColors()`
        -   `Mocha.prototype.useInlineDiffs()`
        -   `Mocha.prototype.hideDiff()`
    
    #### 🎉 Enhancements
    
    -   [#&#8203;4245](https://togithub.com/mochajs/mocha/issues/4245): Add ability to run tests in parallel for Node.js (see [docs](https://mochajs.org/#parallel-tests)) ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
        ❗ See also [#&#8203;4244](https://togithub.com/mochajs/mocha/issues/4244); [Root Hook Plugins (docs)](https://mochajs.org/#root-hook-plugins) -- _root hooks must be defined via Root Hook Plugins to work in parallel mode_
    
    -   [#&#8203;4304](https://togithub.com/mochajs/mocha/issues/4304): `--require` now works with ES modules ([**@&#8203;JacobLey**](https://togithub.com/JacobLey))
    
    -   [#&#8203;4299](https://togithub.com/mochajs/mocha/issues/4299): In some circumstances, Mocha can run ES modules under Node.js v10 -- _use at your own risk!_ ([**@&#8203;giltayar**](https://togithub.com/giltayar))
    
    #### 📖 Documentation
    
    -   [#&#8203;4246](https://togithub.com/mochajs/mocha/issues/4246): Add documentation for parallel mode and Root Hook plugins ([**@&#8203;boneskull**](https://togithub.com/boneskull))
    
    #### 🐛 Fixes
    
    (All bug fixes in Mocha v8.0.0 are also breaking changes, and are listed above)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-compute).
    renovate-bot authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c58f0ef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    fc0f733 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    bc317ac View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. chore: release 2.0.2 (#462)

    * updated CHANGELOG.md [ci skip]
    
    * updated package.json [ci skip]
    
    * updated samples/package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f8d8715 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. chore: release 2.0.3 (#473)

    * chore: updated samples/package.json [ci skip]
    
    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    89aedd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. chore: release 2.1.0 (#481)

    * chore: updated samples/package.json [ci skip]
    
    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated package.json
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    ff3060b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    e066e52 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. chore: release 2.2.0 (#501)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    4538d7f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. chore: release 2.3.0 (#508)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    dfb1595 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. chore: release 2.4.0 (#517)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    bf8e619 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    853b741 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. chore: release 2.4.2 (#535)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    6b45c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. chore: release 2.4.3 (#542)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### [2.4.3](https://www.github.com/googleapis/nodejs-compute/compare/v2.4.2...v2.4.3) (2021-01-27)
    
    
    ### Bug Fixes
    
    * handle parameters to image.create() ([#541](https://www.github.com/googleapis/nodejs-compute/issues/541)) ([3b3a7dd](https://www.github.com/googleapis/nodejs-compute/commit/3b3a7dd81790b788d5d53947e2948df55b702c93))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    4a305eb View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. chore: release 2.4.4 (#552)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 5, 2021
    Configuration menu
    Copy the full SHA
    2f2c9c6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. docs: fixes small typo (#553)

    * docs: Fixes small typo
    
    * docs: Add missing gce_startup_script end comment
    
    * lint fix
    
    * copyright fix
    
    Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
    haraldreingruber and Takashi Matsuo authored May 19, 2021
    Configuration menu
    Copy the full SHA
    6ddc4e7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. chore: release 2.5.0 (#561)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    45b3fea View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    5200b62 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. chore: release 2.6.0 (#583)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.6.0](https://www.github.com/googleapis/nodejs-compute/compare/v2.5.1...v2.6.0) (2021-06-29)
    
    
    ### Features
    
    * Adding implementation of startWithEncryptionKey api call ([#539](https://www.github.com/googleapis/nodejs-compute/issues/539)) ([f8018a6](https://www.github.com/googleapis/nodejs-compute/commit/f8018a61bf0b986d6ad2d5a9216c5bcfb4bdcc6f))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f75c2e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    2dd1d37 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    d46441f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. chore(samples): remove default rest and compute_protos (#608)

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    FrodoTheTrue and bcoe authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7fe2c45 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    509efb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    5274f07 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    5c1403f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    1b88fca View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    792790d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    32c4160 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. test: retry flaky firewall tests (#646)

    Modifies samples so they actually exit with 1 on failure. Add cleanup step and
    retry logic to flaky firewall tests.
    
    Fixes #643, #642
    bcoe authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7196384 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    7c0e003 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    658913b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. fix(deps): update google-gax with http grpc status code mapping (#655)

    * test: update google-gax preview change
    
    * fix system test
    
    * update sample dependency
    
    * revert version
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update package.json
    
    release related change in google-gax
    
    * chore: run tests on Node 16
    
    * chore: exclude ci.yaml
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: run on Node 16
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Fenster <fenster@google.com>
    3 people authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    458fe2e View commit details
    Browse the repository at this point in the history
  2. fix!: drop support for Node.js 10 (#668)

    * fix!: drop support for Node.js 10
    
    * fix!: drop support for Node.js 10
    
    * fix!: drop support for Node.js 10
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: do not run on Node 10
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Release-As: 3.1.0
    alexander-fenster and gcf-owl-bot[bot] authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b540fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    13e6ed8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    f2efdd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    9d6a635 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. chore(main): release 3.1.2 (#689)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    96cdf2d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    c11cc67 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. chore(samples): add delete protection samples (#696)

    Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    4 people authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    1857a33 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    dbddad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    f02e83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65382ce View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    1c63fa7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. chore(main): release 3.2.0 (#711)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    29147d2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    6c5f3cc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    4666632 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. build: update library to use Node 12 (#729)

    * build: Update library to use Node 12
    sofisl authored May 19, 2022
    Configuration menu
    Copy the full SHA
    9cce226 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    15063e8 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.3.0 (#731)

    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4cb733f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    6ee9020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c9c3e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    8fc7a65 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. chore(main): release 3.4.0 (#749)

    * chore(main): release 3.4.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    4c4258b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. test(samples): do not try creating an instance if it already exists (#…

    …756)
    
    * test(samples): do not try creating an instance if it already exists
    sofisl authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c944ecc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    91769bf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    a1ca168 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. test: turn off flaky tests (#791)

    Tests have been turned off due to flakiness.
    
    Fixes #788, #787
    bcoe authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    cc2c540 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.5.0 (#776)

    * chore(main): release 3.5.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    c7da965 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency uuid to v9 (#789)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/uuid/8.3.2/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/compatibility-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/confidence-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v9.0.0`](https://togithub.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#&#8203;900-httpsgithubcomuuidjsuuidcomparev832v900-2022-09-05)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
    
    -   Remove the minified UMD build from the package.
    
        Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.
    
        For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.
    
    -   Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
    
        This also removes the fallback on msCrypto instead of the crypto API.
    
        Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.
    
    ##### Features
    
    -   optimize uuid.v1 by 1.3x uuid.v4 by 4.3x (430%) ([#&#8203;597](https://togithub.com/uuidjs/uuid/issues/597)) ([3a033f6](https://togithub.com/uuidjs/uuid/commit/3a033f6bab6bb3780ece6d645b902548043280bc))
    -   remove UMD build ([#&#8203;645](https://togithub.com/uuidjs/uuid/issues/645)) ([e948a0f](https://togithub.com/uuidjs/uuid/commit/e948a0f22bf22f4619b27bd913885e478e20fe6f)), closes [#&#8203;620](https://togithub.com/uuidjs/uuid/issues/620)
    -   use native crypto.randomUUID when available ([#&#8203;600](https://togithub.com/uuidjs/uuid/issues/600)) ([c9e076c](https://togithub.com/uuidjs/uuid/commit/c9e076c852edad7e9a06baaa1d148cf4eda6c6c4))
    
    ##### Bug Fixes
    
    -   add Jest/jsdom compatibility ([#&#8203;642](https://togithub.com/uuidjs/uuid/issues/642)) ([16f9c46](https://togithub.com/uuidjs/uuid/commit/16f9c469edf46f0786164cdf4dc980743984a6fd))
    -   change default export to named function ([#&#8203;545](https://togithub.com/uuidjs/uuid/issues/545)) ([c57bc5a](https://togithub.com/uuidjs/uuid/commit/c57bc5a9a0653273aa639cda9177ce52efabe42a))
    -   handle error when parameter is not set in v3 and v5 ([#&#8203;622](https://togithub.com/uuidjs/uuid/issues/622)) ([fcd7388](https://togithub.com/uuidjs/uuid/commit/fcd73881692d9fabb63872576ba28e30ff852091))
    -   run npm audit fix ([#&#8203;644](https://togithub.com/uuidjs/uuid/issues/644)) ([04686f5](https://togithub.com/uuidjs/uuid/commit/04686f54c5fed2cfffc1b619f4970c4bb8532353))
    -   upgrading from uuid3 broken link ([#&#8203;568](https://togithub.com/uuidjs/uuid/issues/568)) ([1c849da](https://togithub.com/uuidjs/uuid/commit/1c849da6e164259e72e18636726345b13a7eddd6))
    
    ##### build
    
    -   drop Node.js 8.x from babel transpile target ([#&#8203;603](https://togithub.com/uuidjs/uuid/issues/603)) ([aa11485](https://togithub.com/uuidjs/uuid/commit/aa114858260402107ec8a1e1a825dea0a259bcb5))
    
    -   drop support for legacy browsers (IE11, Safari 10) ([#&#8203;604](https://togithub.com/uuidjs/uuid/issues/604)) ([0f433e5](https://togithub.com/uuidjs/uuid/commit/0f433e5ec444edacd53016de67db021102f36148))
    
    -   drop node 10.x to upgrade dev dependencies ([#&#8203;653](https://togithub.com/uuidjs/uuid/issues/653)) ([28a5712](https://togithub.com/uuidjs/uuid/commit/28a571283f8abda6b9d85e689f95b7d3ee9e282e)), closes [#&#8203;643](https://togithub.com/uuidjs/uuid/issues/643)
    
    ##### [8.3.2](https://togithub.com/uuidjs/uuid/compare/v8.3.1...v8.3.2) (2020-12-08)
    
    ##### Bug Fixes
    
    -   lazy load getRandomValues ([#&#8203;537](https://togithub.com/uuidjs/uuid/issues/537)) ([16c8f6d](https://togithub.com/uuidjs/uuid/commit/16c8f6df2f6b09b4d6235602d6a591188320a82e)), closes [#&#8203;536](https://togithub.com/uuidjs/uuid/issues/536)
    
    ##### [8.3.1](https://togithub.com/uuidjs/uuid/compare/v8.3.0...v8.3.1) (2020-10-04)
    
    ##### Bug Fixes
    
    -   support expo>=39.0.0 ([#&#8203;515](https://togithub.com/uuidjs/uuid/issues/515)) ([c65a0f3](https://togithub.com/uuidjs/uuid/commit/c65a0f3fa73b901959d638d1e3591dfacdbed867)), closes [#&#8203;375](https://togithub.com/uuidjs/uuid/issues/375)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-compute).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE5MS4wIn0=-->
    renovate-bot authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    a366f61 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. chore(main): release 3.5.1 (#793)

    * chore(main): release 3.5.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e294626 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    7c9f0a6 View commit details
    Browse the repository at this point in the history