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

Release v1.44.267 #4851

Merged
merged 1 commit into from
May 22, 2023
Merged

Release v1.44.267 #4851

merged 1 commit into from
May 22, 2023

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.44.267 (2023-05-22)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/pinpoint: Updates service documentation
    • Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
  • service/quicksight: Updates service API, documentation, and paginators
    • Add support for Asset Bundle, Geospatial Heatmaps.

SDK Bugs

  • rest: Revert removing unnecessary path normalization behavior.
    • This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
  • config: Revert deprecating DisableRestProtocolURICleaning config setting.
    • This setting will have an effect again. REST-protocol paths will now be normalized after serialization.

===

### Service Client Updates
* `service/backup`: Updates service API and documentation
* `service/pinpoint`: Updates service documentation
  * Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
* `service/quicksight`: Updates service API, documentation, and paginators
  * Add support for Asset Bundle, Geospatial Heatmaps.

### SDK Bugs
* `rest`: Revert removing unnecessary path normalization behavior.
  * This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
* `config`: Revert deprecating `DisableRestProtocolURICleaning` config setting.
  * This setting will have an effect again. REST-protocol paths will now be normalized after serialization.
@aws-sdk-go-automation aws-sdk-go-automation merged commit 4b1b9ad into main May 22, 2023
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch May 22, 2023 18:20
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.

1 participant