- Notifications
You must be signed in to change notification settings - Fork647
chore(codegen): upgrade smithy to 1.65.0#7588
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
trivikr commentedDec 17, 2025
Moving to draft since it needs codegen support for checksum trait added inhttps://www.github.com/smithy-lang/smithy/pull/2867 |
kuhe left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Hold for unhandled trait investigation
| [0,1], | ||
| [0,1], | ||
| [()=>ObjectLockRetention$,{[_xN]:_Ret,[_hP]:1}], | ||
| [()=>ObjectLockRetention$,{[_hP]:1,[_xN]:_Ret}], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
todo for later: need to sort the traits before generating to avoid thrashing like this
8e9ad47 intomainUh oh!
There was an error while loading.Please reload this page.
Issue
Codegen forsmithy-lang/smithy-typescript#1819
Description
Upgrades smithy to 1.65.0
Testing
CI
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.