Skip to content

Conversation

@nateprewitt
Copy link
Contributor

This is a set of changes to release the 0.3.0 versions of smithy-core and smithy-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, and smithy-json are 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

  • Refactored resolve_retry_strategy to avoid code duplication per operation.

Enhancements

  • Improved default error message for instances of ClientTimeoutError.

smithy-aws-core 0.3.0

Dependencies

  • Bump smithy-core from ~=0.2.0 to ~=0.3.0.

smithy-aws-event-stream 0.2.1

Dependencies

  • Removed strict pinning on smithy-core in favor of client managed versions.

smithy-http 0.3.1

Bug fixes

  • Fixed empty error messaging for CRT-based timeout errors.

Dependencies

  • Removed strict pinning on smithy-core in favor of client managed versions.

smithy-json 0.2.1

Dependencies

  • Removed strict pinning on smithy-core in favor of client managed versions.

@nateprewitt nateprewitt changed the title Smithy release 12 30 Smithy Release - December 30, 2025 Dec 30, 2025
@nateprewitt nateprewitt marked this pull request as ready for review December 30, 2025 22:45
@nateprewitt nateprewitt requested a review from a team as a code owner December 30, 2025 22:45
Copy link
Contributor

@jonathan343 jonathan343 left a comment

Choose a reason for hiding this comment

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

:shipit:

@nateprewitt nateprewitt merged commit 95e6040 into develop Dec 30, 2025
6 checks passed
@nateprewitt nateprewitt deleted the smithy_release_12_30 branch December 31, 2025 00: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