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.9.0 #3215

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

storage/v1.9.0

  • Add retry for transient network errors on most operations (with the exception of writes).
  • Bump dependency for google.golang.org/api to capture a change in the default HTTP transport which will improve performance for reads under heavy load.
  • Add CRC32C checksum validation option to Composer.

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)
  • Misc:
    • test(spanner): unskip tests for emulator (#2675)
  • spansql/spannertest:
    • spanner/spansql: restructure types and parsing for column options (#2656)
    • spanner/spannertest: return error for Read with no keys (#2655)

google-cloud-go pubsub/v1.9.0

Features

  • pubsub: Enable server side flow control by default with the option to turn it off (#3154) (e392e61)

Refactor

NOTE: Several changes were proposed for allowing Message and PublishResult to be used outside the library. However, the decision was made to only allow packages in google-cloud-go to access NewMessage and NewPublishResult (see #3351).

  • pubsub: Allow Message and PublishResult to be used outside the package (#3200) (581bf92)
  • pubsub: Remove NewMessage and NewPublishResult (#3232) (a781a3a)

bigtable bigtable/v1.9.0

Features

  • bigtable: Customer Managed Encryption (CMEK) (#3899) (e9684ab)

google-cloud-go pubsub/v1.8.3

Bug Fixes

... (truncated)

Commits
  • 28fbb9a chore: release pubsub 1.9.0 (#3353)
  • 2e6f20b feat(artifactregistry): start generating apiv1beta2 (#3352)
  • 941ab02 feat(internal/gapicgen): support adding context to regen (#3174)
  • 2760fe5 chore(internal/gapicgen): upgrade gapic generator to v0.16.0 (#3347)
  • cd753df test(pubsublite): skip TestSubscribeStreamSpuriousSeekResponse (#3350)
  • fa2d76a chore: release firestore 1.4.0 (#3344)
  • 2fa1b72 feat(storage): add missing StorageClass in BucketAttrsToUpdate (#3038)
  • 722f04d chore(all): upgrade to google.golang.org/api v0.36.0 (#3337)
  • 2a980a2 feat(all): auto-regenerate gapics (#3335)
  • b5e8ad5 refactor(pubsublite): wire subscriber delivers single messages (#3326)
  • 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 3, 2021
@ghost ghost added the size/m label May 3, 2021
@ghost ghost requested a review from c2thorn May 3, 2021 07:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2021

Superseded by #3232.

@dependabot dependabot bot closed this May 5, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/bigtable-1.9.0 branch May 5, 2021 22:42
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.

0 participants