-
Notifications
You must be signed in to change notification settings - Fork 563
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
Upgrade to v0.13.0 of go.opentelemetry.io/otel #389
Comments
Upgrading contrib is a standard part of our release process and typically follows a day behind. I've started on this process, but the propagator changes this time around are less amenable to |
Hey @Aneurysm9, I wasn't sure if it was part of the process or not so thanks for clarifying! |
No worries! I'd love to have a process whereby we could release the main repo and contrib simultaneously, but I'm not sure I see a great way to it since we need to be able to update the |
The new version moved/renamed several packages. Therefore we cannot upgrade to otel v0.13.0 without go-contrib also upgrading
The text was updated successfully, but these errors were encountered: