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

Add timesource abstration to aws-smithy-async #2721

Merged
merged 3 commits into from
May 23, 2023
Merged

Add timesource abstration to aws-smithy-async #2721

merged 3 commits into from
May 23, 2023

Conversation

rcoh
Copy link
Collaborator

@rcoh rcoh commented May 23, 2023

Motivation and Context

Description

Introduce TimeSource trait, a real implementation, and a test implementation.

Testing

These changes are used in the timestream PR

Checklist

No changelog, these changes have no impact since the code is not yet utilized


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rcoh rcoh requested review from a team as code owners May 23, 2023 17:00
@rcoh rcoh enabled auto-merge May 23, 2023 17:11
@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh added breaking-change This will require a breaking change and removed breaking-change This will require a breaking change labels May 23, 2023
@rcoh rcoh added this pull request to the merge queue May 23, 2023
@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Merged via the queue into main with commit c0345a5 May 23, 2023
@rcoh rcoh deleted the timesource branch May 23, 2023 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.

2 participants