Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.2 #2981

Merged
Merged

Conversation

rajkumar-rangaraj
Copy link
Contributor

@rajkumar-rangaraj rajkumar-rangaraj commented Sep 27, 2023

Why

Fixes #2980

What

Release 1.0.2
Few small documentation updates (removal of prerelease from auto-instrumentation package)

  • CI
  • MacOS with Linux Containers
  • Windows with Linux Containers

Checklist

  • CHANGELOG.md is updated.
  • Documentation is updated.
  • [ ] New features are covered by tests.

@rajkumar-rangaraj rajkumar-rangaraj requested a review from a team September 27, 2023 01:44
@rajkumar-rangaraj rajkumar-rangaraj changed the title Release 1.0.1 Release 1.0.2 Sep 27, 2023
@github-actions github-actions bot requested a review from theletterf September 27, 2023 01:44
@@ -31,7 +31,7 @@ To automatically instrument your application with OpenTelemetry .NET add
the `OpenTelemetry.AutoInstrumentation` package to your project:

```terminal
dotnet add [<PROJECT>] package OpenTelemetry.AutoInstrumentation --prerelease
dotnet add [<PROJECT>] package OpenTelemetry.AutoInstrumentation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pellared
Copy link
Member

Passed on macOS.

@rajkumar-rangaraj
Copy link
Contributor Author

Passed on macOS.

Thank you!

@rajkumar-rangaraj rajkumar-rangaraj merged commit 45308c4 into open-telemetry:main Sep 27, 2023
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release 1.0.2
5 participants