Skip to content

fix: allow protobuf ~> 0.15 (includes 0.16.x)#73

Merged
mjheilmann merged 1 commit intoelixir-grpc:mainfrom
yordis:fix/support-protobuf-0-16
Mar 5, 2026
Merged

fix: allow protobuf ~> 0.15 (includes 0.16.x)#73
mjheilmann merged 1 commit intoelixir-grpc:mainfrom
yordis:fix/support-protobuf-0-16

Conversation

@yordis
Copy link
Contributor

@yordis yordis commented Mar 5, 2026

The current constraint ~> 0.15.0 excludes 0.16.x. Relaxing to ~> 0.15 allows compatibility with protobuf 0.16.x and beyond within the 0.x series.

@yordis
Copy link
Contributor Author

yordis commented Mar 5, 2026

@mjheilmann do you think would be possible to get this one to hex? 🙏🏻

@sleipnir sleipnir requested a review from mjheilmann March 5, 2026 00:54
@sleipnir
Copy link

sleipnir commented Mar 5, 2026

@mjheilmann I took the liberty of revising it because I saw no problem in proceeding with it, but I leave the final decision to you!

Copy link
Collaborator

@mjheilmann mjheilmann left a comment

Choose a reason for hiding this comment

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

I didn't realize I did that, thanks!

@mjheilmann mjheilmann merged commit ee30960 into elixir-grpc:main Mar 5, 2026
11 checks passed
@mjheilmann
Copy link
Collaborator

grpc_reflection v0.3.1 has been published, including this and the same-package nested enum fix.

@yordis
Copy link
Contributor Author

yordis commented Mar 5, 2026

@mjheilmann thank you so much 🙏🏻

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.

3 participants