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

private/protocol/xml/xmlutil: Updated XML encoding #3881

Merged
merged 1 commit into from Apr 30, 2021

Conversation

skmcgrail
Copy link
Member

Updates XML encoding function to include line feed characters in escaping.

@skmcgrail skmcgrail merged commit 65c0f3b into aws:main Apr 30, 2021
@skmcgrail skmcgrail deleted the xmlEncode branch April 30, 2021 16:24
aws-sdk-go-automation pushed a commit that referenced this pull request Apr 30, 2021
===

### Service Client Updates
* `service/cloudfront`: Updates service API and documentation
  * CloudFront now supports CloudFront Functions, a native feature of CloudFront that enables you to write lightweight functions in JavaScript for high-scale, latency-sensitive CDN customizations.
* `service/customer-profiles`: Updates service API and documentation
* `service/forecast`: Updates service API and documentation
* `service/marketplace-catalog`: Updates service API and documentation
* `service/personalize`: Updates service documentation
* `service/robomaker`: Updates service API

### SDK Enhancements
* `private/protocol/xml/xmlutil`: XML encoding has been updated to include encoding line feed character. ([#3881](#3881))
aws-sdk-go-automation added a commit that referenced this pull request Apr 30, 2021
Release v1.38.30 (2021-04-30)
===

### Service Client Updates
* `service/cloudfront`: Updates service API and documentation
  * CloudFront now supports CloudFront Functions, a native feature of CloudFront that enables you to write lightweight functions in JavaScript for high-scale, latency-sensitive CDN customizations.
* `service/customer-profiles`: Updates service API and documentation
* `service/forecast`: Updates service API and documentation
* `service/marketplace-catalog`: Updates service API and documentation
* `service/personalize`: Updates service documentation
* `service/robomaker`: Updates service API

### SDK Enhancements
* `private/protocol/xml/xmlutil`: XML encoding has been updated to include encoding line feed character. ([#3881](#3881))
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.

None yet

2 participants