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

Bump cloud.google.com/go/bigtable from 1.7.1 to 1.10.0 #3259

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps cloud.google.com/go/bigtable from 1.7.1 to 1.10.0.

Release notes

Sourced from cloud.google.com/go/bigtable's releases.

storage/v1.10.0

  • Bump dependency on google.golang.org/api to capture changes to retry logic which will make retries on writes more resilient.
  • Improve documentation for Writer.ChunkSize.
  • Fix a bug in lifecycle to allow callers to clear lifecycle rules on a bucket.

bigquery/v1.10.0

  • Support for Infinity/-Infinity/NaN values in NullFloat64.
  • Updates to RowIterator to address issues related to retrieving query results without explicit destination table references.
  • Various updates to autogenerated clients.

spanner/v1.10.0

  • feat(spanner): add support for NUMERIC data type (#2415)
  • feat(spanner): add custom type support to spanner.Key (#2748)
  • feat(spanner/spannertest): add support for bool parameter types (#2674)
  • fix(spanner): update PDML to take sessions from pool (#2736)
  • spanner/spansql: update docs on TableAlteration, ColumnAlteration (#2825)
  • spanner/spannertest: support dropping columns (#2823)
  • spanner/spannertest: implement GetDatabase (#2802)
  • spanner/spannertest: fix aggregation in query evaluation for empty inputs (#2803)

pubsub pubsub/v1.10.0

Features

  • pubsub: add opencensus metrics for outstanding messages/bytes (#3690) (4039b82)

bigtable bigtable/v1.10.0

Features

bigquery/v1.9.0

  • SchemaFromJSON will now accept alias type names (e.g. INT64 vs INTEGER, STRUCT vs RECORD).
  • Support for IAM on table resources.
  • Various updates to autogenerated clients.

spanner/v1.9.0

  • Features:
    • feat(spanner): support custom field type (#2614)
  • Bugfixes:
    • fix(spanner): call ctx.cancel after stats have been recorded (#2728)
    • fix(spanner): retry session not found for read (#2724)
    • fix(spanner): specify credentials with SPANNER_EMULATOR_HOST (#2701)
    • fix(spanner): update pdml to retry EOS internal error (#2678)

... (truncated)

Commits
  • bdbe6ab chore: release pubsub 1.10.0 (#3693)
  • 4039b82 feat(pubsub): add opencensus metrics for outstanding messages/bytes (#3690)
  • 00a78aa test(storage): unflake TestIntegration_CancelWrite (#3691)
  • 8f4e130 feat(recommendationengine): start generating apiv1beta1 (#3686)
  • 9e77085 chore: release spanner 1.14.1 (#3687)
  • 232d3a1 fix(spanner): restore removed scopes (#3684)
  • bcac779 chore: release spanner 1.14.0 (#3606)
  • eebb48a docs(pubsublite): extra examples and documentation clean up (#3663)
  • 28decb5 feat(bigtable): support partial results in InstanceAdminClient.Clusters() (#2...
  • 0b4370a chore(all): auto-regenerate gapics (#3678)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@ghost ghost added the size/m label May 17, 2021
@ghost ghost requested review from c2thorn and rileykarson May 17, 2021 06:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/bigtable-1.10.0 branch from 35dda79 to 3f29bfa Compare May 18, 2021 23:36
@ghost ghost added size/xs and removed size/m labels May 18, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/bigtable-1.10.0 branch from 3f29bfa to aa0b2aa Compare May 19, 2021 18:17
@ghost ghost added size/m and removed size/xs labels May 19, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/bigtable-1.10.0 branch from aa0b2aa to 4cb9fd2 Compare May 19, 2021 18:23
@melinath melinath requested review from melinath and removed request for rileykarson and c2thorn May 19, 2021 21:40
@melinath
Copy link
Collaborator

@melinath melinath merged commit 585c7e8 into master May 19, 2021
@melinath melinath deleted the dependabot/go_modules/cloud.google.com/go/bigtable-1.10.0 branch May 19, 2021 22:10
@rileykarson
Copy link
Collaborator

rileykarson commented May 20, 2021

I think this introduced test failures across the board in Bigtable last night? The linked test run tests BigQuery, but this updates our Bigtable library.

@melinath
Copy link
Collaborator

🤦 I'll revert

melinath added a commit that referenced this pull request May 20, 2021
melinath added a commit that referenced this pull request May 20, 2021
dependabot bot added a commit that referenced this pull request Jun 11, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 18, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 18, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jun 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jul 14, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jul 28, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Aug 3, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Aug 11, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Aug 17, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Aug 25, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 17, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 17, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 20, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 22, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 22, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 23, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 24, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Sep 30, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Oct 26, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Nov 10, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Nov 22, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Dec 2, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Dec 3, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Dec 8, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Dec 9, 2021
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Jan 6, 2022
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants