Skip to content

Latest commit

 

History

History
134 lines (125 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

134 lines (125 loc) · 12.1 KB

Changelog

npm history

v0.11.0

12-20-2018 16:17 PST

Bug fixes

  • fix: asyncify and fix the system tests (#203)
  • fix: Use PATCH semantics by default to set custom metadata (#171)
  • fix: use teeny-request to reduce module size (#175)
  • fix: drop support for node.js 4.x and 9.x (#126)
  • fix: require use of new (#99)
  • fix: update all the dependencies (#95)
  • fix: Use correct URI for Snapshot instances (#67)
  • fix: link (#62)

Dependencies

  • fix(deps): upgrade to v0.29.1 of @google-cloud/nodejs-common (#241)
  • fix(deps): update dependency @google-cloud/common to ^0.28.0 (#238)
  • fix(deps): update dependency @google-cloud/common to ^0.27.0 (#215)
  • fix(deps): upgrade to the latest gce-images (#201)
  • fix(deps): update dependency @google-cloud/common to ^0.26.0 (#185)
  • fix(deps): update dependency @google-cloud/common to ^0.25.0 (#121)
  • chore(deps): use @google-cloud/projectify (#174)
  • chore(deps): use @google-cloud/paginator (#173)
  • chore(deps): use @google-cloud/promisify (#172)
  • fix(package): update @google-cloud/common to version 0.20.0 (#101)
  • Update @google-cloud/common to the latest version 🚀 (#57)

Documentation & Samples

  • sample: improve the samples and tests (#236)
  • docs: update readme badges (#219)
  • docs(samples): update samples to use async/await and mocha (#183)
  • sample: Show proper response structure in vm.getMetadata example (#169)
  • sample: Add mailjet and sendgrid back in (#110)
  • sample: Add sample demonstrating startup script (#80)
  • docs: Fix Readme.md in /samples (#73)
  • sample: Fix quickstart code sample (#69)
  • docs: Fix jsdocs (#59)

Internal / Testing Changes

  • chore: remove repo-tools from a few spots (#239)
  • chore(build): inject yoshi automation key (#235)
  • chore: update nyc and eslint configs (#234)
  • chore: fix publish.sh permission +x (#232)
  • fix(build): fix Kokoro release script (#231)
  • build: add Kokoro configs for autorelease (#230)
  • chore: add synth.metadata (#227)
  • fix(deps): update dependency googleapis to v36 (#225)
  • chore: always nyc report before calling codecov (#224)
  • chore: nyc ignore build/test by default (#223)
  • chore: update license file (#221)
  • fix(build): fix system key decryption (#217)
  • chore: update eslintignore config (#208)
  • fix(deps): update dependency googleapis to v35 (#205)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#204)
  • chore: drop contributors from multiple places (#202)
  • chore: use latest npm on Windows (#199)
  • chore: update CircleCI config (#198)
  • chore: include build in eslintignore (#195)
  • chore(deps): update dependency eslint-plugin-node to v8 (#190)
  • chore: update issue templates (#189)
  • chore: remove old issue template (#187)
  • build: run tests on node11 (#186)
  • chores(build): do not collect sponge.xml from windows builds (#184)
  • chores(build): run codecov on continuous builds (#182)
  • chore: update new issue template (#181)
  • build: fix codecov uploading on Kokoro (#177)
  • Update kokoro config (#166)
  • chore(deps): update dependency eslint-plugin-prettier to v3 (#165)
  • fix(deps): update dependency googleapis to v34 (#162)
  • build: prevent system/sample-test from leaking credentials
  • Update CI config (#160)
  • test: remove appveyor config (#159)
  • Update the kokoro config (#158)
  • Make it pass lint (#156)
  • Enable prefer-const in the eslint config (#155)
  • Fix the linter (#154)
  • Enable no-var in eslint (#153)
  • Update CI config (#152)
  • Add synth script and update CI (#149)
  • Retry npm install in CI (#148)
  • chore(deps): update dependency nyc to v13 (#145)
  • fix(deps): update dependency googleapis to v33 (#144)
  • chore(deps): update dependency eslint-config-prettier to v3 (#143)
  • chore: ignore package-lock.json (#142)
  • chore(deps): lock file maintenance (#141)
  • chore: update renovate config (#140)
  • test: throw on deprecation (#139)
  • chore(deps): lock file maintenance (#138)
  • chore: assert.deelEqual => assert.deepStrictEqual (#137)
  • chore: move mocha options to mocha.opts (#135)
  • chore: require node 8 for samples (#136)
  • chore(deps): lock file maintenance (#134)
  • chore(deps): update dependency eslint-plugin-node to v7 (#132)
  • test: use strictEqual in tests (#133)
  • chore(deps): lock file maintenance (#131)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v2.3.1 (#130)
  • chore(deps): lock file maintenance (#129)
  • chore(deps): lock file maintenance (#128)
  • chore(deps): lock file maintenance (#127)
  • chore(deps): lock file maintenance (#124)
  • chore(deps): lock file maintenance (#123)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v2.3.0 (#119)
  • chore(deps): update dependency ava to v0.25.0 (#120)
  • Configure Renovate (#112)
  • refactor: drop repo-tool as an exec wrapper (#118)
  • chore: update sample lockfiles (#117)
  • fix: update linking for samples (#115)
  • chore(package): update eslint to version 5.0.0 (#113)
  • chore(package): update nyc to version 12.0.2 (#94)
  • Fix formatting (#92)
  • Simplify JS and use HTML standard (#91)
  • chore: lock files maintenance (#88)
  • chore: run circle as non-root, fix npm link (#89)
  • chore: the ultimate fix for repo-tools EPERM (#87)
  • Fix problem with multiple deletes in test (#85)
  • Increase timeout in startup sample test (#86)
  • chore: timeout for system test (#84)
  • chore: lock files maintenance (#78)
  • test: make samples tests pass (#77)
  • Do not show sample for Google API Client library (#76)
  • chore: test on node10 (#74)
  • Update repo-tools to 2.3.0 (#72)
  • chore: lock files maintenance (#71)
  • chore: one more workaround for repo-tools EPERM (#60)
  • chore: workaround for repo-tools EPERM (#58)
  • chore: setup nighty build in CircleCI (#56)
  • Upgrade repo-tools and regenerate scaffolding. (#55)