-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
chore: stabilize select packages #3150
Conversation
Mark certain packages as "stable", leave the rest as "experimental". This changes the README banner to "Stable" (while keeping the dev preview note), and allows breaking changes to experimental packages again.
Overview of non-CFN packages to be stabilized:
|
This is absolutely beautiful man! It's exciting to see the entire library in front of your face! Here are some things I think we should reconsider (see
|
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.
see some proposed changes
I think this one is fine as stable. It's empty anyway.
Necessary to use
Seems like you just want the SSM library stable, no? |
These all seem to be part of the context provider API. I guess the only reason this is public is because the context providers are implemented in the service libraries themselves. |
Let's make all the |
OK, stable it is.
OK, keep stable I guess.
Yes. |
Sounds good. |
Mark certain packages as "stable", leave the rest as "experimental". This changes the README banner to "Stable" (while keeping the dev preview note), and allows breaking changes to experimental packages again.
Mark certain packages as "stable", leave the rest as "experimental".
This changes the README banner to "Stable" (while keeping the dev
preview note), and allows breaking changes to experimental packages
again.
NOTE: requires aws/jsii#569 to be integrated before it can be merged.
Please read the contribution guidelines and follow the pull-request checklist.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license