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/pubsub from 1.3.1 to 1.6.1 #390

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cloud.google.com/go/pubsub from 1.3.1 to 1.6.1.

Release notes

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

pubsub/v1.6.1

  • Fix issue where EnableMessageOrdering wasn't being parsed properly to SubscriptionConfig.

bigquery/v1.6.0

  • Add support for materialized views.
  • Add support for policy tags (column ACLs).
  • Add bigquery/connection/v1beta1 API.
  • Documentation improvements.
  • Various updates to autogenerated clients.

storage/v1.6.0

  • Updated option handling:
    • Don't drop custom scopes (#1756)
    • Don't drop port in provided endpoint (#1737)

spanner/v1.6.0

  • Sessions:
    • Increase the number of sessions in batches instead of one by one when additional sessions are needed. The step size is set to 25, which means that whenever the session pool needs at least one more session, it will create a batch of 25 sessions.
  • Emulator:
    • Run integration tests against the emulator in Kokoro Presubmit.
  • RPC retrying:
    • Retry CreateDatabase on retryable codes.
  • spannertest:
    • Change internal representation of DATE/TIMESTAMP values.
  • spansql:
    • Cleanly parse adjacent comment marker/terminator.
    • Support FROM aliases in SELECT statements.
  • Misc:
    • Fix comparing errors in tests.
    • Fix flaky session pool test.
    • Increase timeout in TestIntegration_ReadOnlyTransaction.
    • Fix incorrect instance IDs when deleting instances in tests.
    • Clean up test instances.
    • Clearify docs on Aborted transaction.
    • Fix timeout+staleness bound for test
    • Remove the support for resource-based routing.
    • Fix TestTransaction_SessionNotFound test.

pubsub/v1.6.0

v1.6.0

  • Fix issue where subscriber streams were limited because it was using a single grpc conn.
    • As a side effect, publisher and subscriber grpc conns are no longer shared.
  • Add fake time function in pstest.
  • Add support for server side flow control.

spanner/v1.5.1

Commits
  • 407eb37 chore: release pubsub/v1.6.1 (#2648)
  • 0f60593 fix(pubsub): parse EnableMessageOrdering on GetSubscription (#2647)
  • 29aebdf feat(firestore): implement limitToLast (#2420)
  • f942d35 chore(all): update all (#2642)
  • bfdc8db fix(storage): add retry for TestIntegration_DeleteObjectInBucketWithRetention...
  • a2be9c9 feat(all): auto-regenerate gapics (#2641)
  • 94ec136 feat(all): auto-regenerate gapics (#2639)
  • 4b2f0b9 feat(all): auto-regenerate gapics (#2638)
  • 22b9552 fix(profiler): fix order of units in regexp used to parse backoff duration (#...
  • 5ea6f1f feat(all): auto-regenerate gapics (#2636)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 28, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #443.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/cloud.google.com/go/pubsub-1.6.1 branch September 22, 2020 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants