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

Migrate util-endpoints package #5390

Merged
merged 2 commits into from
Oct 26, 2023
Merged

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Oct 19, 2023

Description

This PR corresponds to the changes in smithy-lang/smithy-typescript#1044 and smithy-lang/smithy-typescript#1043.

Part of the @aws-sdk/util-endpoints package is migrated to the newly added @smithy/util-endpoints package.

@aws-sdk/util-endpoints retrains AWS specific endpoint resolution functions, which are injected into clients for use by @smithy/util-endpoints for resolving endpoints.

Testing

Tests are now split between @smithy/util-endpoints and @aws-sdk/util-endpoints.

Additional context

Add any other context about the PR here.


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

@srchase srchase force-pushed the migrate-util-endpoints branch from 05e90d2 to e39e7e1 Compare October 19, 2023 21:46
@srchase srchase force-pushed the migrate-util-endpoints branch 2 times, most recently from 28b96ca to 13b44de Compare October 24, 2023 19:52
@srchase srchase force-pushed the migrate-util-endpoints branch from 13b44de to a19eeaa Compare October 26, 2023 21:56
@srchase srchase marked this pull request as ready for review October 26, 2023 21:58
@srchase srchase requested review from a team as code owners October 26, 2023 21:58
@srchase srchase force-pushed the migrate-util-endpoints branch from a19eeaa to 86a8d1d Compare October 26, 2023 22:03
@srchase srchase merged commit e0faec3 into aws:main Oct 26, 2023
2 checks passed
@srchase srchase deleted the migrate-util-endpoints branch October 26, 2023 22:46
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants