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

fix: Mark GuKinesisLambda and GuSnsLambda patterns as alpha #1293

Merged
merged 1 commit into from May 23, 2022
Merged

Conversation

akash1810
Copy link
Member

What does this change?

The shape of the incoming props, specifically around handling of an existing resource, is likely to be changed over time as we understand use-cases. So, annotate these patterns as alpha.

See these attempts to update the incoming props:

Although TypeDoc doesn't support @alpha it does at least standout:

image

TSDoc seems to support a wider range of tags, but not sure it's worth moving just yet.

How to test

n/a

How can we measure success?

Permission to break the API in future releases 🀞🏽 ?

Have we considered potential risks?

Across the org, there is only one use of GuSnsLambda, this is in a DevX owned repo. That is, the risk of having an unstable API isn't really a reality yet.

Checklist

  • I have listed any breaking changes, along with a migration path 1
  • I have updated the documentation as required for the described changes 2

Footnotes

  1. Consider whether this is something that will mean changes to projects that have already been migrated, or to the CDK CLI tool. If changes are required, consider adding a checklist here and/or linking to related PRs. ↩

  2. If you are adding a new construct or pattern, has new documentation been added? If you are amending defaults or changing behaviour, are the existing docs still valid? ↩

The shape of the incoming props, specifically around handling of an existing resource,
is likely to be changed over time as we understand use-cases. So, annotate these patterns as `alpha`.
@akash1810 akash1810 requested a review from a team as a code owner May 23, 2022 09:41
Copy link
Contributor

@jacobwinch jacobwinch left a comment

Choose a reason for hiding this comment

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

πŸ‘

@akash1810 akash1810 merged commit 90178ca into main May 23, 2022
@akash1810 akash1810 deleted the aa-alpha branch May 23, 2022 13:49
@github-actions
Copy link
Contributor

πŸŽ‰ This PR is included in version 43.4.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants