Skip to content

Commit

Permalink
Remove opentelemetry-exporter-otlp-proto-common dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jopel committed Nov 21, 2024
1 parent bc62247 commit ad49a23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased

* Upgrade OpenTelemetry Python dependencies to version 1.26.0
* Vendored in adapter code from package opentelemetry-exporter-otlp-proto-common and replaced protobuf dependency with custom vanilla python serialization

## 0.5.0 (2024-07-23)

Expand Down
1 change: 0 additions & 1 deletion anaconda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ requirements:
run:
- python
- opentelemetry-api ==1.26.0
- opentelemetry-exporter-otlp-proto-common ==1.26.0
- opentelemetry-sdk ==1.26.0

about:
Expand Down

0 comments on commit ad49a23

Please sign in to comment.