generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
1 / 11 of 1 issue completedLabels
T-RFCLabel RFC PRs and IssuesLabel RFC PRs and Issues[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.
Milestone
Description
Proposed change: Add a mechanism for us to mark an API as unstable, and to ensure that users explicit enable them.
Motivation: We want to enable experiments and fast development for our libraries the same way we do for our software without affecting users trust. An experimental API may bring instability and unexpected results, so users should be aware of that when they choose to enable them.
The initial use case would be async APIs introduced in #1659.
Sub-issues
Metadata
Metadata
Assignees
Labels
T-RFCLabel RFC PRs and IssuesLabel RFC PRs and Issues[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.