Skip to content

Service sdk cbor serde #1314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Jul 8, 2025
Merged

Service sdk cbor serde #1314

merged 25 commits into from
Jul 8, 2025

Conversation

luigi617
Copy link
Collaborator

@luigi617 luigi617 commented Jul 2, 2025

  • Service supports now CBOR serde.
  • Change HttpBindingProtocol to support service serde generation.
  • Add hardcoded routing for testing.
  • Modify requestBindings in HttpBindingResolver so that it accepts more general input type.

Issue #

Description of changes

  • Now the service supports CBOR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

luigi added 18 commits June 24, 2025 15:17
…hy-kotlin into server-sdk-main

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
…n into service-sdk-serde

# Conflicts:
#	codegen/smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/KotlinDependency.kt
#	codegen/smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/RuntimeTypes.kt
#	codegen/smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/service/ServiceStubGenerator.kt
@luigi617 luigi617 requested a review from a team as a code owner July 2, 2025 20:22
@luigi617 luigi617 added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Jul 2, 2025

This comment has been minimized.

1 similar comment

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented Jul 7, 2025

Affected Artifacts

No artifacts changed size

@luigi617 luigi617 requested a review from 0marperez July 7, 2025 21:51
@luigi617 luigi617 merged commit 5c86ab1 into server-sdk-main Jul 8, 2025
16 checks passed
@ianbotsf ianbotsf mentioned this pull request Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants