Smithy Release - December 30, 2025 #622
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a set of changes to release the 0.3.0 versions of
smithy-coreandsmithy-aws-core, along with their dependencies. This will also bring the code generator up to date so that the next set of clients we release will pull in the minor version updates.Changes for
smithy-aws-event-stream,smithy-http, andsmithy-jsonare being done as patch versions which can be picked up immediately as they're bugfixes or minor stylistic enhancements.Changelogs
smithy-core 0.3.0
Breaking Changes
resolve_retry_strategyto avoid code duplication per operation.Enhancements
smithy-aws-core 0.3.0
Dependencies
smithy-corefrom~=0.2.0to~=0.3.0.smithy-aws-event-stream 0.2.1
Dependencies
smithy-corein favor of client managed versions.smithy-http 0.3.1
Bug fixes
Dependencies
smithy-corein favor of client managed versions.smithy-json 0.2.1
Dependencies
smithy-corein favor of client managed versions.