nytimes / gizmo

A Microservice Toolkit from The New York Times
https://open.nytimes.com/introducing-gizmo-aa7ea463b208
Apache License 2.0
3.76k stars 225 forks source link

Bump cloud.google.com/go/pubsub from 1.3.1 to 1.13.0 #718

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

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

Release notes

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

bigquery/v1.13.0

  • Support retries for specific http2 transport race.
  • Remove unused datasource client from bigquery/datatransfer.
  • Adds support for authorized User Defined Functions (UDFs).
  • Documentation improvements.
  • Various updates to autogenerated clients.

spanner spanner/v1.13.0

Features

  • spanner/spannertest: implement ANY_VALUE aggregation function (#3428) (e16c3e9)
  • spanner/spannertest: implement FULL JOIN (#3218) (99f7212)
  • spanner/spannertest: implement SELECT ... FROM UNNEST(...) (#3431) (deb466f)
  • spanner/spannertest: support array literals (#3438) (69e0110)
  • spanner/spannertest: support AVG aggregation function (#3286) (4788415)
  • spanner/spannertest: support Not Null constraint (#3491) (c36aa07)
  • spanner/spannertest: support UPDATE DML (#3201) (1dec6f6)
  • spanner/spansql: define structures and parse UPDATE DML statements (#3192) (23b6904)
  • spanner/spansql: support DATE and TIMESTAMP literals (#3557) (1961930)
  • spanner/spansql: support for parsing generated columns (#3373) (9b1d06f)
  • spanner/spansql: support NUMERIC data type (#3411) (1bc65d9)
  • spanner: Add a DirectPath fallback integration test (#3487) (de821c5)
  • spanner: attempt DirectPath by default (#3516) (bbc61ed)
  • spanner: include User agent (#3465) (4e1ef1b)
  • spanner: run E2E test over DirectPath (#3466) (18e3a4f)
  • spanner: support NUMERIC in mutations (#3328) (fa90737)

Bug Fixes

storage storage/v1.13.0

Features

  • storage: add missing StorageClass in BucketAttrsToUpdate (#3038) (2fa1b72)
  • storage: add projection parameter for BucketHandle.Objects() (#3549) (9b9c3dc)

Bug Fixes

pubsub pubsub/v1.13.0

... (truncated)

Commits
  • 4983913 chore: release pubsub 1.13.0 (#4461)
  • 7047808 feat(spanner/spansql): support table_hint_expr at from_clause on query_statem...
  • b7ce742 fix(pubsublite): set a default grpc connection pool size of 8 (#4462)
  • f1b7c8b feat(pubsub/pstest): add ability to create a pstest server listening on (#4459)
  • 691e923 fix(bigtable): emulator crashes in SampleRowKeys (#4455)
  • 66fa147 chore(all): update all (#4456)
  • 1110dcf test(spanner): fix the failed TestColumnTypeErr test (#4450)
  • 8f3275c test(spanner): fix errors not reporting when emulator test passes (#4451)
  • 64fff7a chore(compute): add integration tests for compute (#4421)
  • 60160af chore(storage): switch gapic to apiv2 (#4440)
  • 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](https://app.dependabot.com): - 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)