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

Release AWS Python SDK Extension as 1.0 #667

Merged

Conversation

NathanielRN
Copy link
Contributor

Description

With #596 and #598 merged we completed the major tasks we wanted to release packages from Contrib as 1.0 Instrumentation API is not stable so they cannot be released as 1.0, but packages that the maintainers feel comfortable to release can be released as 1.0.

With that said, I became the CODEOWNER for the sdk-extension/opentelemetry-sdk-extension-aws package in #655 , and after bringing it up at the SIG meeting got the go-ahead to release this package as 1.0!

The sdk-extension/opentelemetry-sdk-extension-aws package only depends on opentelemetry-sdk, which is 1.0 stable as well so it should give us confidence the APIs needed for this sdk-extension package are also stable.

See:

install_requires =
opentelemetry-sdk ~= 1.3

Once we merge this, we can try the changes from #598 to release from a tag. (e.g. opentelemetry-sdk-extension-aws==1.0.0)

Type of change

Individual Contrib package release.

How Has This Been Tested?

N/A

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
    - [ ] Unit tests have been added
    - [ ] Documentation has been updated

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

🎉

@lzchen lzchen merged commit fc8a02b into open-telemetry:main Sep 9, 2021
@NathanielRN NathanielRN deleted the release-aws-sdk-extension-1.0 branch March 14, 2022 15:07
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.

None yet

5 participants