clly / wireguard-cni

12 stars 3 forks source link

Bump github.com/bufbuild/connect-go from 1.1.0 to 1.4.0 #92

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/bufbuild/connect-go from 1.1.0 to 1.4.0.

Release notes

Sourced from github.com/bufbuild/connect-go's releases.

v1.4.0

What's Changed

Enhancements

Migration Notes

As a consequence of bufbuild/connect-go#416, connect-go servers exposed to web browsers may need to amend their CORS configuration to add Connect-Protocol-Version to Access-Control-Allow-Headers. The pull request description explains the motivation for this additional header.

Full Changelog: https://github.com/bufbuild/connect-go/compare/v1.3.2...v1.4.0

v1.3.2

What's Changed

Bugfixes

Full Changelog: https://github.com/bufbuild/connect-go/compare/v1.3.1...v1.3.2

v1.3.1

What's Changed

Bugfixes

New Contributors

Full Changelog: https://github.com/bufbuild/connect-go/compare/v1.3.0...v1.3.1

v1.3.0

What's Changed

Enhancements

Full Changelog: https://github.com/bufbuild/connect-go/compare/v1.2.0...v1.3.0

v1.2.0

What's Changed

... (truncated)

Commits
  • 4ab1190 Add support for Connect-Protocol-Version header (#416)
  • 63b817f Improve panic message on invalid handler returns (#415)
  • 63d5a8d Send gRPC error metadata only as HTTP trailers (#410)
  • c16c8c9 add API to make it easier to work with ErrorDetail if you have/want an Any (#...
  • 7a79704 Close conn when HTTP/1.1 clients call bidi methods (#408)
  • 9a4d409 Ensure streaming ResponseWriters implement Flush (#406)
  • 241768d Format imports with GCI (#407)
  • 8e45b51 Fix panic on zero send from server (#398)
  • c6b5562 Bump test coverage to 90% (#395)
  • 40a2428 Add RPC protocol to Peer (#394)
  • 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)