Skip to content

Commit

Permalink
Releases with OTel 1.8.0 (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek authored Apr 5, 2024
1 parent 76d9844 commit 0077901
Show file tree
Hide file tree
Showing 13 changed files with 54 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.8.0-beta.1

Released 2024-Apr-05

* `Meter.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))
* Update `OpenTelemetry.Api` to `1.8.0`.
Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.Instrumentation.AspNet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.8.0-beta.1

Released 2024-Apr-05

* **Breaking Change**: Renamed `AspNetInstrumentationOptions` to
`AspNetTraceInstrumentationOptions`.
([#1604](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1604))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.0.0-beta.11

Released 2024-Apr-05

* Update OpenTelemetry SDK version to `1.8.0`.
([#1635](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1635))

Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.Instrumentation.Process/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.5.0-beta.5

Released 2024-Apr-05

* `Meter.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))
* Update `OpenTelemetry.Api` to `1.8.0`.
Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.Instrumentation.Quartz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.0.0-beta.2

Released 2024-Apr-05

* `ActivitySource.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))
* Update `OpenTelemetry.Api` to `1.8.0`.
Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.Instrumentation.Runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.8.0

Released 2024-Apr-05

* `Meter.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))
* Update `OpenTelemetry.Api` to `1.8.0`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@

## Unreleased

## 1.0.0-rc9.14

Released 2024-Apr-05

* Update `OpenTelemetry.Api.ProviderBuilderExtensions` version to `1.8.0`.
([#1635](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1635))
* `ActivitySource.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))

## 1.0.0-rc9.13

Released 2024-Jan-03

* Update `OpenTelemetry.Api.ProviderBuilderExtensions` version to `1.7.0`.
([#1486](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1486))
* `ActivitySource.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))

## 1.0.0-rc9.12

Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.Instrumentation.Wcf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.0.0-rc.16

Released 2024-Apr-05

* `ActivitySource.Version` is set to NuGet package version.
([#1624](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1624))
* Update OpenTelemetry SDK version to `1.8.0`.
Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.ResourceDetectors.Azure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.0.0-beta.6

Released 2024-Apr-05

* Update OpenTelemetry SDK version to `1.8.0`.
([#1635](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1635))

Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.ResourceDetectors.Container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.0.0-beta.7

Released 2024-Apr-05

* Update OpenTelemetry SDK version to `1.8.0`.
([#1635](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1635))

Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.ResourceDetectors.Host/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.1.0-alpha.3

Released 2024-Apr-05

* Update OpenTelemetry SDK version to `1.8.0`.
([#1635](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1635))

Expand Down
4 changes: 4 additions & 0 deletions src/OpenTelemetry.ResourceDetectors.Process/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.1.0-alpha.3

Released 2024-Apr-05

* Added `process.owner` attribute.
([#1608](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1608))
* Update OpenTelemetry SDK version to `1.8.0`.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.1.0-alpha.3

Released 2024-Apr-05

* Update OpenTelemetry SDK version to `1.8.0`.
([#1635](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/1635))

Expand Down

0 comments on commit 0077901

Please sign in to comment.