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 #563

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

ianbotsf
Copy link
Contributor

Issue #

Closes smithy-kotlin#519, #547, and #538.

Companion PR: smithy-kotlin#615

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.

@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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

A new generated diff is ready to view: __generated-main...__generated-feat-kmp-xml

@ianbotsf ianbotsf changed the title Feat kmp xml feat: implement KMP XML serde and remove XmlPull dependency Mar 30, 2022
@ianbotsf ianbotsf merged commit 64e3017 into main Mar 30, 2022
@ianbotsf ianbotsf deleted the feat-kmp-xml branch March 30, 2022 22:27
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