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

Unpin OTel version #310

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Unpin OTel version #310

merged 2 commits into from
Jul 25, 2023

Conversation

jeremydvoss
Copy link
Member

As per Wednesday's discussion, I am unpinning the OTel version.

@jeremydvoss jeremydvoss marked this pull request as ready for review July 21, 2023 17:41
@jeremydvoss jeremydvoss requested review from a team and lzchen as code owners July 21, 2023 17:41
@@ -86,8 +86,8 @@
install_requires=[
"azure-core-tracing-opentelemetry~=1.0.0b10",
"azure-monitor-opentelemetry-exporter>=1.0.0b15",
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we do ~= for exporter as well, in case we ever do a minor release?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@jeremydvoss jeremydvoss merged commit a70f837 into microsoft:main Jul 25, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants