Skip to content

Conversation

@mxsm
Copy link
Member

@mxsm mxsm commented Oct 14, 2023

Fixes #4467

Motivation

Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Describe the modifications you've done.

  • Refactor rust sdk grpc
  • Remove http rust sdk code
  • Rust SDK supports the latest gRPC protocol

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@mxsm mxsm requested review from horoc, qqeasonchen and xwm1992 October 14, 2023 14:01
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #4488 (608328d) into master (d327ff3) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 608328d differs from pull request most recent head 5a161c3. Consider uploading reports for the commit 5a161c3 to get more accurate results

@@            Coverage Diff            @@
##             master    #4488   +/-   ##
=========================================
  Coverage     15.57%   15.57%           
  Complexity     1474     1474           
=========================================
  Files           698      698           
  Lines         28205    28205           
  Branches       2633     2633           
=========================================
  Hits           4394     4394           
  Misses        23362    23362           
  Partials        449      449           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xwm1992 xwm1992 merged commit e9e0080 into apache:master Oct 17, 2023
@mxsm mxsm deleted the refactor-rust-sdk-grpc branch October 17, 2023 02:11
@pandaapo pandaapo added this to the 1.10 milestone Dec 5, 2023
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Rust SDK supports the latest gRPC protocol

4 participants