Skip to content

Clean ups after XML#320

Merged
mullermp merged 13 commits into
decaffrom
xml-cleanup
Aug 5, 2025
Merged

Clean ups after XML#320
mullermp merged 13 commits into
decaffrom
xml-cleanup

Conversation

@mullermp
Copy link
Copy Markdown
Contributor

@mullermp mullermp commented Aug 4, 2025

Does a few things:

  • Adds a CBOR engine and flattens the errors
  • Flattens json parsing errors
  • Improved testing for build/parse on codecs
  • Adds private protocol config

Copy link
Copy Markdown
Contributor

@jterapin jterapin left a comment

Choose a reason for hiding this comment

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

LGTM!

# @param [Symbol, Class] engine
# Must be one of the following values:
#
# * :smithy
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not crazy about :smithy or SmithyEngine naming but I see that's best we can name this. 😅

@mullermp mullermp merged commit 5d5a752 into decaf Aug 5, 2025
15 checks passed
@mullermp mullermp deleted the xml-cleanup branch August 5, 2025 16:15
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