smithy-lang / smithy-kotlin

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

refactor(rt): remove client options #932

Closed aajtodd closed 1 year ago

aajtodd commented 1 year ago

Issue \

n/a

Description of changes

Minor cleanup to remove ClientOption alias and ClientOptionsBuilder. These originally had wider use cases planned but we have since gone in different directions. This PR scrubs these types from our public API and updates the one place they were used for anything.

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

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
3.8% 3.8% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint