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

Rename defaultClientConfiguration to defaultExtensionConfiguration #888

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

AndrewFossAWS
Copy link
Contributor

@AndrewFossAWS AndrewFossAWS commented Aug 21, 2023


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

@kuhe
Copy link
Contributor

kuhe commented Aug 22, 2023

you would have to commit and publish the TS packages, and only afterward commit the java codegen and JSv3 codegen changes

Comment on lines 21 to 27
/**
* @deprecated use getDefaultExtensionConfiguration
*
* Helper function to resolve default extension configuration from runtime config
*/
export const getDefaultClientConfiguration = getDefaultExtensionConfiguration;
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: should this still also be marked as @internal?

@AndrewFossAWS AndrewFossAWS merged commit 6c8ffa2 into smithy-lang:main Aug 22, 2023
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.

3 participants