yarpc / yab

Call and benchmark YARPC services from the command line.
MIT License
86 stars 35 forks source link

Bump github.com/uber/tchannel-go from 1.22.3 to 1.32.0 #375

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/uber/tchannel-go from 1.22.3 to 1.32.0.

Release notes

Sourced from github.com/uber/tchannel-go's releases.

v1.32.0

Changed

  • thrift-gen going to use vendored apache-thrift code. Currently vendored apache-thrift pinned to b2a4d4ae21c789b689dd162deb819665567f481c.
  • Add TLS option in testutils.NewServerChannel (#882)
Changelog

Sourced from github.com/uber/tchannel-go's changelog.

[1.32.0] - 2022-07-12

Changed

  • Add TLS option in testutils.NewServerChannel (#882)

[1.31.0] - 2022-05-04

Changed

  • thrift-gen going to use vendored apache-thrift code. Currently vendored apache-thrift pinned to b2a4d4ae21c789b689dd162deb819665567f481c.
Commits
  • 9c59f88 Merge pull request #886 from uber/releasev1.32.0
  • 37e7cb2 Preparing release v1.32.0
  • c6c0f71 Add TLS option in testutils.NewServerChannel (#882)
  • a7eda2d Trigger workflows for branches with slashes in their names (#880)
  • 13b3dec Increase test suite timeout to 10m, misc test tweaks (#874)
  • db369b3 Add make target to allow testing without checking frame leaks (#879)
  • e21471f Merge pull request #878 from uber/backtodevel
  • 97403fb Back to development
  • 7b540e6 Merge branch 'master' into dev
  • c373222 Preparing v1.31.0 release
  • 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)
CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 2 years ago

Superseded by #379.