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.12.3 #28

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 Mar 3, 2025

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

Release notes

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

v0.12.3

Fix:

[#1713] fix(tool): Kitex Tool exits abnormally when -use is used [#1712] fix(ttstream): pingpong method refers to server interface defined in Kitex generation code when streamx is enabled and there are other streaming methods

Chore:

[#1714] chore: upgrade cloudwego gopkg

v0.12.2

Feature:

[#1640] feat(mw): MiddlewareBuilder can return nil [#1701] feat: update dynamicgo to remove build constraits [#1650] feat(gRPC): add monitor closeStreamTask for cancelled gRPC client stream [#1653] feat: set crrst flag on response header to ensure kitex client won't reuse bad connections [#1674] feat(tool): use go.mod for -module [#1673] feat(generic): add an option to specify an IDL service name to be parsed [#1661] feat(endpoint): MiddlewareBuilder can return nil

Optimize:

[#1696] optimize(tool): optimize fastcodec->frugal replacement [#1681] optimize(exit): server graceful shutdown logic to avoid EOF when idle connections receive new requests after being closed

Fix:

[#1706] fix(gRPC): golang CI Linter failure on http2Client [#1690] fix(kitexutil): check if address is nil when GetCallerAddress to prevent panic [#1688] fix(tool): refer each ServiceInfo directly when -use and -tpl multiple_services are set [#1698] fix(ttstream): pingpong method refers to server interface defined in Kitex generation code when streamx is enabled and there are other streaming methods [#1693] fix(server): log recover result [#1692] fix(tool): some bugfix for kitex tool [#1666] fix(generic): fix codec to be updated even if there is an idl update [#1677] fix(gRPC): ignore triggered actively connection error [#1675] fix(tool): remove redundant dependency for streamx generation code [#1672] fix(tool): fix kitex tool bugs [#1659] fix(serviceinline): fix the issue of missing CtxEventBusKey and CtxEventQueueKey during server initialization in the service inline scenario [#1655] fix: fix the issue which the server-side did not report failure after panic occurred during request processing

Refactor:

[#1680] refactor(tool): rm thriftgo dep from pkg generator Tests: [#1691] test(server): fix address already in use [#1684] test: fix creating tmp dir in unit test [#1676] test(streamx): fix streamx Recv timeout unit test [#1671] test(streamx): fix streaming unit tests

Chore:

[#1704] ci: use flag for codecov [#1700] Revert "fix(ttstream): pingpong method refers to server interface defined in Kitex generation code when streamx is enabled and there are other streaming methods" [#1699] ci: uses codecov [#1694] chore(generic): wait until server starts in tests [#1683] ci: prepare for Windows X64 hosts [#1643] perf(thrift): optimized skipdecoder for netpoll [#1678] chore(tool): clearer log pkg usage [#1667] chore: update deps and adjust dynamicgo's default option

... (truncated)

Commits
  • 3012782 Merge pull request #1715 from cloudwego/release-v0.12.3
  • 5ff29fd chore: update version v0.12.3
  • a194518 chore: upgrade cloudwego gopkg (#1714)
  • dc17ebf fix(tool): Kitex Tool exits abnormally when -use is used (#1713)
  • 18d6539 fix(ttstream): pingpong method refers to server interface defined in Kitex ge...
  • 8bde660 Merge pull request #1708 from cloudwego/main
  • a53a472 Merge pull request #1707 from cloudwego/release-v0.12.2
  • 89ff9cf chore: update version v0.12.2
  • 276258f fix(gRPC): golang CI Linter failure on http2Client (#1706)
  • 54bbbc0 fix(gRPC): golang CI Linter failure on http2Client (#1706)
  • 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)

Bumps [github.com/cloudwego/kitex](https://github.com/cloudwego/kitex) from 0.10.3 to 0.12.3.
- [Release notes](https://github.com/cloudwego/kitex/releases)
- [Commits](cloudwego/kitex@v0.10.3...v0.12.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 added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@dependabot dependabot bot requested a review from alimy March 3, 2025 03:52
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