Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: release 3.0.0 #743

Merged
merged 3 commits into from
Jul 7, 2020
Merged

chore: release 3.0.0 #743

merged 3 commits into from
Jul 7, 2020

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jun 11, 2020

🤖 I have created a release *beep* *boop*

3.0.0 (2020-07-06)

⚠ BREAKING CHANGES

  • types: cluster.setMetadata(): only node count is updatable on an existing cluster; getInstancesCallback/Response: dropped nextQuery property as it is deprecated for this method, exposed failedLocations property; instance.createCluster(): removed unsupported params serveNodes and defaultStorageType
  • drop node8 support, support for async iterators (feat!: drop node8 support, support for async iterators #682)

Features

  • check status of long running operation by its name (#724) (f2c1675)
  • Cloud Bigtable Managed Backup service (21f585b)
  • Cloud functions example for Bigtable (#728) (95a5db4)
  • drop node8 support, support for async iterators (#682) (2834e93)
  • drop support for node.js 8.x (#669) (7ec9150)
  • export protos in src/index.ts (edac2c5)
  • move to Typescript code generation (#631) (6749aa5)
  • secrets: begin migration to secret manager from keystore (#740) (85eb5d2)
  • update bigtable grpc service config (#747) (be27a70)

Bug Fixes

  • deps: update dependency @google-cloud/common to v3 and handle stream ending (#704) (d8ada04)
  • deps: update dependency @google-cloud/paginator to v3 (#674) (9abcaee)
  • deps: update dependency @google-cloud/projectify to v2 (#673) (b0a7aa8)
  • deps: update dependency @google-cloud/promisify to v2 (#672) (5a7d66f)
  • deps: update dependency escape-string-regexp to v3 (#697) (799dcca)
  • deps: update dependency escape-string-regexp to v4 (#719) (5c54e70)
  • deps: update dependency uuid to v8 (#723) (998ec84)
  • docs: contigous to contiguous (#637) (9d09d37)
  • cluster id store as undefined in createInstance request (#654) (809c719)
  • types: improve types in index.ts (#720) (508d1f9)
  • clusterId issue in sample test(should list zones) (#684) (b92dfc5)
  • doc for create instance cluster id (#642) (838837c)
  • export all available types (#691) (63bb2ec)
  • handle fallback option properly (21f8fef)
  • improve types for instance (#655) (4910e77)
  • improve types for row (#661) (340689e)
  • improve TypeScript types (#646) (f4e1b86)
  • improve TypeScript types (#650) (b54830f)
  • improve typescript types (#663) (47b506a)
  • improve typescript types for Table class (#641) (68179d1)
  • make sure generated protos.js have unique root name (#690) (cc695db)
  • Point to team in correct org (#729) (998dc4b)
  • reduce through2 usage (#711) (dd84765)
  • remove eslint, update gax, fix generated protos, run the generator (#699) (85b8585)
  • types: stricter types are now enforced (#733) (dfd22a2)
  • row.exists out of memory errors (#676) (191aa0f)
  • update types for app profile (#649) (271d480)
  • UpdateBackupRequest.backup is a resource, not a resource reference - remove annotation (#725) (0802552)

This PR was generated with Release Please.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #743 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #743   +/-   ##
=======================================
  Coverage   99.13%   99.13%           
=======================================
  Files          17       17           
  Lines       15769    15769           
  Branches      952      952           
=======================================
  Hits        15633    15633           
  Misses        133      133           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75a8571...990e3bf. Read the comment docs.

@release-please release-please bot closed this Jun 12, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 12, 2020
@release-please release-please bot reopened this Jun 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 12, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 15, 2020
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Jun 15, 2020
@release-please release-please bot closed this Jun 18, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 18, 2020
@release-please release-please bot reopened this Jun 18, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 18, 2020
@release-please release-please bot closed this Jun 20, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 20, 2020
@release-please release-please bot reopened this Jun 20, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 20, 2020
@release-please release-please bot closed this Jun 23, 2020
@release-please release-please bot reopened this Jun 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 23, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 23, 2020
@release-please release-please bot closed this Jun 28, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 28, 2020
@release-please release-please bot reopened this Jun 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 28, 2020
@release-please release-please bot closed this Jul 1, 2020
@release-please release-please bot reopened this Jul 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 1, 2020
@release-please release-please bot closed this Jul 6, 2020
@release-please release-please bot reopened this Jul 6, 2020
@release-please release-please bot requested a review from a team as a code owner July 6, 2020 20:24
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 6, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 6, 2020
@sofisl sofisl removed the cla: yes This human has signed the Contributor License Agreement. label Jul 7, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 7, 2020
@sofisl sofisl merged commit 906410e into master Jul 7, 2020
@yoshi-automation
Copy link
Contributor

@publish-bot publish-bot bot removed autorelease: tagged cla: yes This human has signed the Contributor License Agreement. labels Jul 7, 2020
@stephenplusplus stephenplusplus deleted the release-v3.0.0 branch August 10, 2020 17:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants