Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Nov 5, 2025

Issue

smithy-lang/smithy-typescript#1600

Description

prerelease fixes

  • after parsing the error identifier in AWS Query runtime protocol, attempt a direct lookup of the error shape by name first, before checking for error shapes where the awsQueryError.Code matches the error identifier.
    • this is consistent with how MICG error deserialization would work once awsQueryCompat is enabled

Testing

passes the existing cloudwatch querycompat e2e test, and CI

Checklist

  • If the PR is a feature, add integration tests (*.integ.spec.ts).
  • If you wrote E2E tests, are they resilient to concurrent I/O?
  • If adding new public functions, did you add the @public tag and enable doc generation on the package?

@kuhe kuhe requested a review from a team as a code owner November 5, 2025 21:33
@kuhe kuhe merged commit 64e9c61 into main Nov 6, 2025
7 checks passed
@kuhe kuhe deleted the fix/core branch November 6, 2025 15:43
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants