Skip to content

chore(schema): move serde functions from smithy-client to core/serde #1594

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented May 14, 2025

core/serde is upstream, and will need to use serde functions in the future for core/schema serde.

core cannot depend on smithy-client because smithy-client already depends on core.

For backwards compatibility, smithy-client serde functions moved to core/serde are re-exported in smithy-client.

original working branch: #1592

group:
#1593
#1594

@kuhe kuhe requested a review from a team as a code owner May 14, 2025 19:28
@kuhe kuhe merged commit 06b0ce8 into smithy-lang:main May 14, 2025
10 checks passed
@kuhe kuhe deleted the core/serde branch May 14, 2025 21:08
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