feat: Add support for flexible defaults encoding#1652
Merged
kubukoz merged 44 commits intodisneystreaming:series/0.18from Mar 12, 2025
Merged
feat: Add support for flexible defaults encoding#1652kubukoz merged 44 commits intodisneystreaming:series/0.18from
kubukoz merged 44 commits intodisneystreaming:series/0.18from
Conversation
ghostbuster91
commented
Feb 20, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
ghostbuster91
commented
Feb 20, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
ghostbuster91
commented
Feb 20, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
ghostbuster91
commented
Feb 20, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
ghostbuster91
commented
Feb 20, 2025
Contributor
Author
|
I am not happy about the implementation of |
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Baccata
reviewed
Feb 21, 2025
modules/core/src/smithy4s/codecs/FieldRenderPredicateCompiler.scala
Outdated
Show resolved
Hide resolved
Contributor
|
A good start 👍 |
Contributor
Author
|
@kubukoz wanna have a look? |
ghostbuster91
commented
Feb 23, 2025
Baccata
reviewed
Feb 26, 2025
Baccata
reviewed
Feb 26, 2025
Baccata
reviewed
Feb 26, 2025
Baccata
reviewed
Feb 26, 2025
Baccata
reviewed
Feb 26, 2025
Baccata
reviewed
Feb 26, 2025
Baccata
reviewed
Feb 26, 2025
61e124e to
288af6a
Compare
Baccata
reviewed
Mar 12, 2025
Baccata
reviewed
Mar 12, 2025
Contributor
|
Good work. Just a couple nitpicks (and also this : #1652 (comment)) |
Baccata
approved these changes
Mar 12, 2025
Member
|
@ghostbuster91 fyi if you said "Closes #1398" merging this would've closed the ticket, worth remembering in the future |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR Checklist (not all items are relevant to all PRs)
Added bootstrapped code + smoke tests (when the rendering logic is modified)N/AAdded build-plugins integration tests (when reflection loading is required at codegen-time)N/AAdded alloy compliance tests (when simpleRestJson protocol behaviour is expanded/updated)N/AUpdated dynamic module to match generated-code behaviourN/ARefers to #1398