Commit 698f9a5
Relax protobuf version requirement to support v6 (open-telemetry#4620)
* Relax protobuf version requirement to support v6
Fixes open-telemetry#4563
* Update test-requirements to protobuf6
* uv pip compile oldest and latest requirements for opentelemetry-proto
* uv pip compile oldest and latest requirements for OTLP gRPC exporter
This uncovered some incompatibilty with oldest versions listed in pyproject.toml which I fixed.
* Use newer protobuf to avoid dependabot issues
* Generate workflows
* Cleanup tox issues and old requirements files
* add changelog
* Update CHANGELOG.md
* undo zipkin change
* Update CHANGELOG.md
---------
Co-authored-by: Aaron Abbott <[email protected]>
Co-authored-by: emdneto <[email protected]>
Co-authored-by: Riccardo Magliocchetti <[email protected]>1 parent f73d8fb commit 698f9a5
File tree
15 files changed
+787
-122
lines changed- .github/workflows
- exporter/opentelemetry-exporter-otlp-proto-grpc
- opentelemetry-proto
15 files changed
+787
-122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
| 221 | + | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments