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

feat: Smithy Waiters #463

Merged
merged 16 commits into from
Dec 19, 2022
Merged

feat: Smithy Waiters #463

merged 16 commits into from
Dec 19, 2022

Conversation

jbelkins
Copy link
Contributor

@jbelkins jbelkins commented Nov 3, 2022

Issue #

Closes awslabs/aws-sdk-swift#176

Description of changes

This PR is a long-running feature branch for Smithy waiters. It should be kept up with main as waiter components are merged into it, then merged into main once waiters are complete.

Scope

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jbelkins jbelkins marked this pull request as ready for review December 16, 2022 21:06
@jbelkins jbelkins requested a review from epau December 19, 2022 18:04
@jbelkins jbelkins merged commit dbf417f into main Dec 19, 2022
@jbelkins jbelkins deleted the feat/waiters branch December 19, 2022 18:27
@jbelkins jbelkins restored the feat/waiters branch December 19, 2022 18:41
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.

Waiters support
2 participants