-
Notifications
You must be signed in to change notification settings - Fork 440
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
Bump Python dependencies #2462
Bump Python dependencies #2462
Conversation
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
opentelemetry-instrumentation-urllib3==0.41b0 | ||
opentelemetry-instrumentation-wsgi==0.41b0 | ||
opentelemetry-instrumentation-aio-pika==0.43b0 | ||
opentelemetry-instrumentation-aiohttp-client==0.43b0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Release 0.42b0 added a new package that we should include: opentelemetry-instrumentation-aiohttp-server
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just added it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like it didn't get tagged properly: https://github.com/open-telemetry/opentelemetry-python-contrib/tree/v0.43b0/instrumentation. And it doesnt show up on https://pypi.org/project/opentelemetry-instrumentation-aiohttp-server/. So lets skip for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets remove this package from our requirements.txt again. Hopefully they fix the tagging in the future.
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Signed-off-by: Yuri Sa <yurimsa@gmail.com>
* Bump Python dependencies Signed-off-by: Yuri Sa <yurimsa@gmail.com> * Bump Python dependencies Signed-off-by: Yuri Sa <yurimsa@gmail.com> * Bump python dependencies Signed-off-by: Yuri Sa <yurimsa@gmail.com> --------- Signed-off-by: Yuri Sa <yurimsa@gmail.com>
Description:
Bump Python dependencies to 1.22.0/0.43b0
Link to tracking Issue:
Resolves #2461
Testing:
Documentation: