Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

v2.2.0

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 25 Oct 18:16
8372bd2

Bug Fixes

  • fix: re-enable typescript types (#484)

Dependencies

  • fix(deps): update dependency @google-cloud/common to ^0.26.0 (edited) (#480)
  • chore: Remove 'is' dependency (#462)
  • chore: upgrade teeny-request to 3.11.0 with type definitions (#457)
  • feat: use small HTTP dependency (#416)

Documentation

  • docs: Minor docs correction (#465)

Internal / Testing Changes

  • chore: remove old issue template (#485)
  • chore(typescript): enable noImplicitAny (#483)
  • chore(typescript): improve typescript types and update tests (#482)
  • build: run tests on node11 (#481)
  • chores(build): do not collect sponge.xml from windows builds (#478)
  • chores(build): run codecov on continuous builds (#476)
  • chore: update new issue template (#475)
  • fix: enable noImplicitAny for src/bucket.ts (#472)
  • fix(tests): use unique prefix for system tests to avoid collision with another run (#468)
  • fix: improve the types (#467)
  • chore: move class Storage to storage.ts, create index.ts that contains all exports (#464)
  • chore: add types to many unit tests (#463)
  • fix: Annotate Iam types (#461)
  • fix: complete bucket.ts noImplicitAny (#460)
  • fix: improve the types on acl.ts (#459)
  • fix: improve types (7) (#458)
  • fix: improve the types (#453)
  • chore: update build config (#455)
  • fix: improve typescript types in src/file.ts (#450)
  • build: fix codecov uploading on Kokoro (#451)
  • test: Attempt to re-enable iam#testPermissions (#429)
  • chore(deps): update dependency sinon to v7 (#449)
  • Re-generate library using /synth.py (#448)
  • Correct parameter name. (#446)