Skip to content

Migrate from Add*() to Record*() set of methods#37659

Merged
adisuissa merged 1 commit intoenvoyproxy:mainfrom
mering:protobuf-compatibility
Dec 16, 2024
Merged

Migrate from Add*() to Record*() set of methods#37659
adisuissa merged 1 commit intoenvoyproxy:mainfrom
mering:protobuf-compatibility

Conversation

@mering
Copy link
Contributor

@mering mering commented Dec 14, 2024

  • In Protobuf v22 RecordWarning() and RecordError() have been introduced and AddWarning() and AddError() deprecated
  • In Protobuf v26 AddWarning() and AddError() have been removed

@repokitteh-read-only
Copy link

Hi @mering, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #37659 was opened by mering.

see: more, trace.

In Protobuf v22 RecordWarning() and RecordError() have been introduced and AddWarning() and AddError() deprecated
In Protobuf v26 AddWarning() and AddError() have been removed

Co-authored-by: Keith Smiley <keithbsmiley@gmail.com>

Signed-off-by: maleo <maleo@google.com>
Copy link
Contributor

@adisuissa adisuissa left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@adisuissa adisuissa merged commit c29a1ef into envoyproxy:main Dec 16, 2024
@mering mering deleted the protobuf-compatibility branch December 20, 2024 09:47
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.

2 participants