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

optimize: unify multiple protocols into one suite; upgrade dependency version #3

Merged
merged 4 commits into from
Jun 2, 2022

Conversation

CoderPoet
Copy link
Member

@CoderPoet CoderPoet commented May 28, 2022

Unify multiple protocols into one suite, the following protocols are supported:

  • Kitex thrift
  • Kitex pb
  • GRPC streaming

Optimize Doc

  • Removed doc for multiple protocols
  • Correct runtime metric name

Upgrade Dependency Version

  • kitex v0.2.0 -> v0.3.1
  • otel v1.4.1 -> v1.7.0
  • otel/metrics v0.27.0 -> v0.30.0

@bytedance-oss-robot bytedance-oss-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 28, 2022
@CoderPoet CoderPoet changed the title Unify multiple protocols into one suite optimize: unify multiple protocols into one suite; upgrade Dependency Version Jun 1, 2022
@CoderPoet CoderPoet changed the title optimize: unify multiple protocols into one suite; upgrade Dependency Version optimize: unify multiple protocols into one suite; upgrade dependency version Jun 1, 2022
@bytedance-oss-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CoderPoet, simon0-o, YangruiEmma

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@YangruiEmma YangruiEmma merged commit 69ec17b into main Jun 2, 2022
@GuangmingLuo GuangmingLuo deleted the optimize/suite branch June 6, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants