-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Feature
Bump protobuf dependency to 6
Motivation
Currently, the protobuf dependency is set to version 4. This was deprecated in Q1 2025.
Alternatives
We could also use protobuf version 5, as at least it has not reached End of Life yet.
Additional context
When trying to use the library with opentelemetry, I end up with version conflict on protobuf. Is it possible to upgrade to the latest version of protobuf?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request