Skip to content
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

feat: implement KMP XML serde and remove XmlPull dependency #615

Merged
merged 5 commits into from
Mar 30, 2022

Conversation

ianbotsf
Copy link
Contributor

@ianbotsf ianbotsf commented Mar 30, 2022

Issue #

Closes #519, aws-sdk-kotlin#547, and aws-sdk-kotlin#538.

Companion PR: aws-sdk-kotlin#563

Description of changes

Final merge PR for KMP XML serde changes. All these changes should've been reviewed in past PRs so this is just the final merge-to-main check.

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

@ianbotsf ianbotsf requested a review from aajtodd March 30, 2022 15:49
@ianbotsf ianbotsf requested a review from a team as a code owner March 30, 2022 15:49
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.1% 0.1% Duplication

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.

XML Whitespace Handling
2 participants