smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
76 stars 26 forks source link

feat: request compression trait #1000

Closed 0marperez closed 7 months ago

0marperez commented 8 months ago

Issue \

closes #955

Description of changes

Adds interceptor for request compression and compression algorithm interface for user supplied compression algorithms

See also: https://github.com/awslabs/aws-sdk-kotlin/pull/1120

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

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

8 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud