Closed emdneto closed 2 weeks ago
Please consider adding a version specifier to https://github.com/open-telemetry/opentelemetry-python-contrib/blob/77613da39651e9406f163249c5cc90e6e226d964/opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py#L164 first instead of removing opentelemetry-instrumentation-test package.
Should this be listed as breaking change and write to remove that package to avoid conflicts in CHANGELOG?
Please consider adding a version specifier to
first instead of removing opentelemetry-instrumentation-test package.
To not mix different things I prefer to fix sqlalchemy issue in another PR.
Description
Fixes #2968