Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod: bump github.com/cloudwego/kitex from 0.10.3 to 0.11.3 #17

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps github.com/cloudwego/kitex from 0.10.3 to 0.11.3.

Release notes

Sourced from github.com/cloudwego/kitex's releases.

v0.11.2

Hotfix

[#1539] hotfix: upgrade cloudwego/gopkg to fix WriteBinaryNocopy

v0.11.1

Deprecated: tag on wrong branch

v0.11.0

Feature:

[#1509] feat(retry): support Mixed Retry which integrating Failure Retry and Backup Request [#1478] feat: customized payload validator [#1514] feat(grpc): server returns cancel reason [#1513] feat(tool): support updating import path for PkgInfo [#1425] feat(tool): support generating multiple handlers for multiple services [#1491] feat(grpc): add GetTrailerMetadataFromCtx [#1492] feat: add GetCallee to kitexutil to get the service name of callee [#1479] feat(tool): embed thriftgo into kitex tool

Optimize:

[#1485] optimize: add cachekey to discovery event for debug Fix: [#1525] fix: move json-iterator back to support marshal map[any]any [#1471] fix(streaming): resolve ctx diverge in server-side streaming [#1515] fix(gRPC): pass error when client transport is closed [#1501] fix(generic): judge business error directly [#1503] fix: return an unknown service/method exception to client correctly under multi_service server scenario [#1487] fix(generic): fix a generic serviceInfo compatible issue [#1489] fix(codec): wrap trans error for apache thrift read error [#1486] fix(trans/netpoll): log when panic in onConnRead [#1476] fix: fix GetServerConn interface assert for streamWithMiddleware [#1481] fix(gonet): adjust gonet server read timeout to avoid read error [#1466] fix: allow HEADERS frame with empty header block fragment

Refactor:

[#1512] refactor: thrift and generic codec uses bufiox interface for encoding and decoding [#1490] refactor: optimized apache codec without reflection [#1483] refactor: use github.com/cloudwego/gopkg/protocol/thrift/apache [#1474] refactor: rm apache thrift in internal/mocks [#1470] refactor: rm apache thrift in pkg/generic & netpollmux [#1450] refactor(generic): remove apache thrift.TProtocol from generic [#1441] refactor: deprecate bthrift, use cloudwego/gopkg [#1455] refactor(test): perf optimize and log loc correct

Tests:

[#1469] test: replace judgement of mem stats of client finalizer by closed count check

Chore:

[#1532] chore: update dependency [#1531] chore(generic): move generic APIs back to external package (revert) [#1528] chore(ci): use blank identifier to fix ci check failure [#1527] perf(grpc): bdp ping rate limit [#1522] chore(generic): make generic streaming APIs internal [#1521] chore: remove json-iterator dependency

... (truncated)

Commits
  • 692ed23 chore: release v0.11.3
  • c5acf5e Merge pull request #1539 from cloudwego/hotfix/WriteBinaryNocopy
  • 3359464 hotfix: upgrade cloudwego/gopkg to fix WriteBinaryNocopy
  • 73ef782 Merge pull request #1533 from cloudwego/release-v0.11.0
  • 1d26ba8 chore: update version v0.11.0
  • 6f2934b chore: update dependency (#1532)
  • a3c62f2 chore(generic): move generic APIs back to external package (revert) (#1531)
  • 85f9c6b chore(ci): use blank identifier to fix ci check failure (#1528)
  • 29a1a79 perf(grpc): bdp ping rate limit (#1527)
  • 347bcf0 fix: move json-iterator back to support marshal map[any]any (#1525)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@dependabot dependabot bot requested a review from alimy September 16, 2024 03:40
Bumps [github.com/cloudwego/kitex](https://github.com/cloudwego/kitex) from 0.10.3 to 0.11.3.
- [Release notes](https://github.com/cloudwego/kitex/releases)
- [Commits](cloudwego/kitex@v0.10.3...v0.11.3)

---
updated-dependencies:
- dependency-name: github.com/cloudwego/kitex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudwego/kitex-0.11.3 branch from c2bcf0d to ecfaf3b Compare October 10, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants