Skip to content

bump protobuf, and partition process.ex to fix warnings#76

Merged
mjheilmann merged 1 commit intomainfrom
chore/bump-protobuf-and-fix-warnings
Mar 6, 2026
Merged

bump protobuf, and partition process.ex to fix warnings#76
mjheilmann merged 1 commit intomainfrom
chore/bump-protobuf-and-fix-warnings

Conversation

@mjheilmann
Copy link
Collaborator

The process.ex module was implicitly handling reflection payloads, which now generates errors in protobuf 0.16

This PR:

  • bumps proof to 0.16
  • partitions process.ex to be duplicated in the V1 and V1alpha modules
  • fix the protobuf warnings by updating the partitioned implementations to use the correct message types

@mjheilmann mjheilmann merged commit 71fe4f4 into main Mar 6, 2026
11 checks passed
@mjheilmann mjheilmann deleted the chore/bump-protobuf-and-fix-warnings branch March 6, 2026 00:34
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.

1 participant