Skip to content

Conversation

@jonathan343
Copy link
Contributor

Summary

#562 added minor version constraints on smithy-core using ~= in intermediate packages such as smithy-http and smithy-json. This provided more strict compatibility, however, it also means that we have many unnecessary package bumps in the case where smithy-core receives a minor version bump.

This PR reverts the smithy-core constraint and we will rely on the constraints defined in smithy-aws-core and all AWS client packages. This prevents us from have to do unnecessary minor version bumps for intermediate packages in the future.


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

@jonathan343 jonathan343 requested a review from a team as a code owner December 11, 2025 15:41
@jonathan343 jonathan343 merged commit a767931 into develop Dec 11, 2025
6 checks passed
@jonathan343 jonathan343 deleted the revert-dependency-constraints branch December 11, 2025 17:18
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