nytimes / gizmo

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

Bump cloud.google.com/go/pubsub from 1.3.1 to 1.11.0 #668

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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

Release notes

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

storage/v1.11.0

  • Add support for CustomTime and NoncurrentTime object lifecycle management features.

bigquery/v1.11.0

  • Add support for optimized query path.
  • Documentation improvements.
  • Fix issue related to the ReturnType of a bigquery Routine.
  • Various updates to autogenerated clients.

spanner/v1.11.0

  • Features:
    • feat(spanner): add KeySetFromKeys function (#2837)
  • Misc:
    • test(spanner): check for Aborted error (#3039)
    • test(spanner): fix potential race condition in TestRsdBlockingStates (#3017)
    • test(spanner): compare data instead of struct (#3013)
    • test(spanner): fix flaky oc_test.go (#2838)
    • docs(spanner): document NULL value (#2885)
  • spansql/spannertest:
    • Support JOINs (all but FULL JOIN) (#2936, #2924, #2896, #3042, #3037, #2995, #2945, #2931)
    • feat(spanner/spansql): parse CHECK constraints (#3046)
    • fix(spanner/spansql): fix parsing of unary minus and plus (#2997)
    • fix(spanner/spansql): fix parsing of adjacent inline and leading comments (#2851)
    • fix(spanner/spannertest): fix ORDER BY combined with SELECT aliases (#3043)
    • fix(spanner/spannertest): generate query output columns in construction order (#2990)
    • fix(spanner/spannertest): correct handling of NULL AND FALSE (#2991)
    • fix(spanner/spannertest): correct handling of tri-state boolean expression evaluation (#2983)
    • fix(spanner/spannertest): fix handling of NULL with LIKE operator (#2982)
    • test(spanner/spannertest): migrate most test code to integration_test.go (#2977)
    • test(spanner/spansql): add fuzz target for ParseQuery (#2909)
    • doc(spanner/spannertest): document the implementation (#2996)
    • perf(spanner/spannertest): speed up no-wait DDL changes (#2994)
    • perf(spanner/spansql): make fewer allocations during SQL (#2969)
  • Backward Incompatible Changes
    • chore(spanner/spansql): use ID type for identifiers throughout (#2889)
    • chore(spanner/spansql): restructure FROM, TABLESAMPLE (#2888)

pubsub pubsub/v1.11.0

Features

pubsub/v1.11.0-beta.schemas

Schemas is an upcoming feature of Pub/Sub that is currently in public preview. The API surface might change before GA.

pubsub pubsub/v1.10.3

... (truncated)

Commits
  • 71c0469 chore: release pubsub 1.11.0 (#4164)
  • 901cf67 test(bigtable): alter keyring location for tests (#4182)
  • 72474ea test(bigtable): truncate name of instance to be under 30 chars (#4180)
  • 6de5c99 feat(gsuiteaddons): start generating apiv1 (#4082)
  • 0ecd732 feat(pubsublite): flush and reset committer (#4143)
  • ff5f8c9 feat(pubsublite): detect stream reset signal (#4144)
  • 66c1176 test(bigtable): run against live endpoint for continuous tests (#4159)
  • fe14afc feat(essentialcontacts): start generating apiv1 (#4118)
  • 7c1f48f fix(spanner): indent code example for Encoder and Decoder (#4128)
  • 8bd87cb test(spanner): fix test case using reflection (#4169)
  • 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #693.