src-d / engine-deprecated

[DISCONTINUED] Go to https://github.com/src-d/sourced-ce/
https://docs.sourced.tech/engine
Apache License 2.0
217 stars 26 forks source link

Bump google.golang.org/grpc from 1.20.1 to 1.21.0 #465

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps google.golang.org/grpc from 1.20.1 to 1.21.0.

Release notes *Sourced from [google.golang.org/grpc's releases](https://github.com/grpc/grpc-go/releases).* > ## Release 1.21.0 > # New Features > > * balancer: provide parsed target through BuildOptions ([#2803](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2803)) > * grpclb: handle service config and switch to pickfirst ([#2719](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2719)) > * dns: rate limit DNS resolution requests ([#2760](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2760)) > * interceptor: new APIs for chaining client interceptors. ([#2696](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2696)) > * client: return helpful error message when wait-for-ready RPCs fail with timeout ([#2777](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2777)) > - Special Thanks: [@​yuqitao](https://github.com/yuqitao) > > # Bug Fixes > > * transport: fix a race that could lead to memory leaks ([#2765](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2765)) > * client: set balancer name correctly when using grpc.WithBalancerName() ([#2778](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2778)) ([#2802](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2802)) > - Special Thanks: [@​wjywbs](https://github.com/wjywbs) > > # Documentation > > * docs: add note about retrying UNAVAILABLE ([#2774](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2774)) >
Commits - [`869adfc`](https://github.com/grpc/grpc-go/commit/869adfc8d5a43efc0d05780ad109106f457f51e4) Change version to 1.21.0 ([#2828](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2828)) - [`c2e0a6d`](https://github.com/grpc/grpc-go/commit/c2e0a6d772dbf7994b064b8b6c1b8ef91f5d6c09) Fix a typo. ([#2826](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2826)) - [`7c03793`](https://github.com/grpc/grpc-go/commit/7c03793042a6ab7994d778438a651aa043efd71b) benchmark: refactor the benchmark code. ([#2820](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2820)) - [`8655d47`](https://github.com/grpc/grpc-go/commit/8655d473adfe8fa6619fd42cd2a001b412695b21) credentials/alts: Add example of authz in ALTS ([#2814](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2814)) - [`263405c`](https://github.com/grpc/grpc-go/commit/263405c7fe47948606651e13ea1c47b30622de90) docs: small docs fixed to WithDisableServiceConfig ([#2819](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2819)) - [`4a199db`](https://github.com/grpc/grpc-go/commit/4a199db1948d4e05a2b8f284271d65343253ee78) xds: split proto imports for message and service ([#2812](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2812)) - [`ab90977`](https://github.com/grpc/grpc-go/commit/ab909771a093a95d8634391debbafe3aea44f688) Fix using grpc.WithBalancerName("grpclb") explicitly ([#2778](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2778)) ([#2802](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2802)) - [`a0be99a`](https://github.com/grpc/grpc-go/commit/a0be99ad3251fe24387c5fde0b993b1e192bcd85) xds: use BuildOptions.Target.endpoint string instead of deprecated cc.Target ... - [`4748a04`](https://github.com/grpc/grpc-go/commit/4748a040c895a974ae1820670e90205252fbafc3) balancer: provide parsed target through BuildOptions ([#2803](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2803)) - [`39ed87f`](https://github.com/grpc/grpc-go/commit/39ed87fce251c682fa52b9fb2ddfb75bb7d34a89) xds: report loads to traffic director ([#2789](https://github-redirect.dependabot.com/grpc/grpc-go/issues/2789)) - Additional commits viewable in [compare view](https://github.com/grpc/grpc-go/compare/v1.20.1...v1.21.0)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #468.