Skip to content

Commit

Permalink
replace opentelemetry-api mentions in change logs
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-cox committed Aug 24, 2023
1 parent 634de51 commit 4db0ca8
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion opentelemetry-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### Changed

- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.7.0
### Added
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-contrib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

### Changed

- update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.11.0

Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-datadog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

### Changed

- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### Changed

- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.8.0

Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-jaeger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
### Changed

- Add warning to jaeger docs about future deprecation #996
- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

### Fixed
- allow span id to be less than 16 characters in propagator [#1084](https://github.com/open-telemetry/opentelemetry-rust/pull/1084)
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-otlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
### Changed

- make the tonic/transport feature optional #985
- update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

### Changed

- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.12.0

Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-proto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
### Updated

- Update protobuf definitions to v1.0.0 #1154
- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.2.0
### Changed
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
- Add support for instrumentation scope attributes [#1021](https://github.com/open-telemetry/opentelemetry-rust/pull/1021).

### Changed
- Update to `opentelemetry_api` v0.19.
- Update to `opentelemetry` v0.19.
- Update to `opentelemetry_http` v0.8.
- Bump MSRV to 1.57 [#953](https://github.com/open-telemetry/opentelemetry-rust/pull/953).
- Fix doc in `ShouldSample` trait [#951](https://github.com/open-telemetry/opentelemetry-rust/pull/951)
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-semantic-conventions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
### Changed

- Update to v1.21.0 spec
- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.11.0

Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-zpages/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

### Updates

- Update to opentelemetry-api v0.20.0
- Update to opentelemetry v0.20.0

## v0.4.0

Expand Down

0 comments on commit 4db0ca8

Please sign in to comment.