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

feat: add PrependError for thriftgo #1420

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

xiaost
Copy link
Contributor

@xiaost xiaost commented Jul 3, 2024

What type of PR is this?

feat

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

增加 PrependError 方法给 thriftgo

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
To ensure compatibility with the generated code, replace github.com/apache/thrift/lib/go/thrift.PrependError with github.com/cloudwego/kitex/pkg/protocol/bthrift.PrependError.

zh(optional):
为了兼容当前大部分生成代码的用法,增加PrependError方法。在这次变更后,请使用 github.com/cloudwego/kitex/pkg/protocol/bthrift.PrependError 而不是 github.com/apache/thrift/lib/go/thrift.PrependError

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@xiaost xiaost requested review from a team as code owners July 3, 2024 09:16
YangruiEmma
YangruiEmma previously approved these changes Jul 3, 2024
HeyJavaBean
HeyJavaBean previously approved these changes Jul 3, 2024
@xiaost xiaost merged commit 735c395 into cloudwego:release-v0.11.0 Jul 3, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants