-
Notifications
You must be signed in to change notification settings - Fork 817
Description
The opentelemetry-sdk-extension-aws package is currently released on pypi as 2.0.1, which happened as par of #753 back in 2021.
Since then, there has been no new releases to opentelemetry-sdk-extension-aws, even though there have been changes to the code (https://github.com/open-telemetry/opentelemetry-python-contrib/commits/main/sdk-extension/opentelemetry-sdk-extension-aws).
As a result, some of the changes mentioned in the changelog for opentelemetry-sdk-extension-aws cannot be installed from pypi.
I'm not sure what the best solution is here, since it wouldn't be reasonable to bring back this package to the same release scheme as the others, and release a 0.40b0 on top of 2.0.1. In any case, making a new release of this package would fix the issue and make the changes from the last few years available in pypi.