Skip to content

update proto to 0.12.0#2415

Merged
ocelotl merged 5 commits intoopen-telemetry:mainfrom
codeboten:codeboten/proto-0.12.0
Jan 28, 2022
Merged

update proto to 0.12.0#2415
ocelotl merged 5 commits intoopen-telemetry:mainfrom
codeboten:codeboten/proto-0.12.0

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

@codeboten codeboten commented Jan 26, 2022

Description

This PR updates the proto to the latest release. Notable change:

  • Deprecated status codes no longer supported

Fixes #2221

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been updated

@codeboten codeboten force-pushed the codeboten/proto-0.12.0 branch from e44a7f4 to c0eb846 Compare January 26, 2022 19:15
@codeboten codeboten marked this pull request as ready for review January 27, 2022 18:05
@codeboten codeboten requested a review from a team January 27, 2022 18:05
@codeboten codeboten force-pushed the codeboten/proto-0.12.0 branch from 62eedcc to e9d6e8e Compare January 27, 2022 18:06
@ocelotl ocelotl added the Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary label Jan 27, 2022
Copy link
Copy Markdown
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the latest version of collector support 0.12.0?

@ocelotl ocelotl merged commit 2f2d252 into open-telemetry:main Jan 28, 2022
@codeboten
Copy link
Copy Markdown
Contributor Author

Does the latest version of collector support 0.12.0?

Not yet, but the work to support it is already started. Will go out with the next release

@codeboten codeboten deleted the codeboten/proto-0.12.0 branch January 28, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update proto to 0.11.0

4 participants