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

Enhances detection of textual content-types #444

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

JemDay
Copy link
Contributor

@JemDay JemDay commented Jan 27, 2022

Ensures correct protobuf field usage for text based content.

Moved content-type introspection in a seprate support class.

Added unit tests to ensure introspection is correct.

Fixes #443

@JemDay JemDay changed the title Enhances detection of textual content-types ensuring appropriate Enhances detection of textual content-types Jan 27, 2022
Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

Overall LGTM.

@pierDipi
Copy link
Member

protobuf field usage.

Moved content-type introspection in a seprate support class.

Added unit tests to ensure introspection is correct.

Addressed review comments

Signed-off-by: Day, Jeremy(jday) <[email protected]>
@JemDay
Copy link
Contributor Author

JemDay commented Jan 28, 2022

@pierDipi - I believe I've addressed all of the comments.

Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

LGTM, this seems a breaking change so it needs a major version bump.

@pierDipi pierDipi merged commit a4bc7a8 into cloudevents:master Jan 31, 2022
@pierDipi
Copy link
Member

Thanks for your contribution!

@JemDay JemDay deleted the jd-issue443 branch February 10, 2022 20:54
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.

Protobuf Format: Incomplete media type detection
2 participants