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

Commits on May 22, 2023

  1. 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.
    awssdkgo committed May 22, 2023
    Configuration menu
    Copy the full SHA
    aac21c3 View commit details
    Browse the repository at this point in the history