Build(deps): bump github.com/aws/aws-sdk-go from 1.44.265 to 1.44.267 #399

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.44.267 into main 2023-05-23 04:49:19 +00:00
argoyle commented 2023-05-22 22:40:41 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.44.265 to 1.44.267.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

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.

Release v1.44.266 (2023-05-19)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/connectcases: Updates service API
  • service/mediapackagev2: Adds new service
  • service/sesv2: Updates service API, documentation, and examples
Commits
  • 4b1b9ad Release v1.44.267 (2023-05-22) (#4851)
  • ced715f Revert "Deprecate url path cleaning during http request serialization" (#4849)
  • 17200eb Release v1.44.266 (2023-05-19) (#4847)
  • 6b9e1f9 Merge pull request #4830 from addisonj/assumerolecreds_source_identity
  • 64deb07 Add support for SourceIdentity to stscreds.NewCredentials
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.265 to 1.44.267. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.44.267 (2023-05-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/backup</code>: Updates service API and documentation</li> <li><code>service/pinpoint</code>: Updates service documentation <ul> <li>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.</li> </ul> </li> <li><code>service/quicksight</code>: Updates service API, documentation, and paginators <ul> <li>Add support for Asset Bundle, Geospatial Heatmaps.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>rest</code>: Revert removing unnecessary path normalization behavior. <ul> <li>This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.</li> </ul> </li> <li><code>config</code>: Revert deprecating <code>DisableRestProtocolURICleaning</code> config setting. <ul> <li>This setting will have an effect again. REST-protocol paths will now be normalized after serialization.</li> </ul> </li> </ul> <h1>Release v1.44.266 (2023-05-19)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/backup</code>: Updates service API and documentation</li> <li><code>service/connectcases</code>: Updates service API</li> <li><code>service/mediapackagev2</code>: Adds new service</li> <li><code>service/sesv2</code>: Updates service API, documentation, and examples</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/4b1b9ad416972c0745ee74aa1af27b06eddf63f7"><code>4b1b9ad</code></a> Release v1.44.267 (2023-05-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4851">#4851</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/ced715fd983fb8d8a977a45b9ce4c76cbdbb4ec1"><code>ced715f</code></a> Revert &quot;Deprecate url path cleaning during http request serialization&quot; (<a href="https://github.com/aws/aws-sdk-go/issues/4849">#4849</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/17200eb6399cd12e0baa44e0973398ee0432ab17"><code>17200eb</code></a> Release v1.44.266 (2023-05-19) (<a href="https://github.com/aws/aws-sdk-go/issues/4847">#4847</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/6b9e1f9cef53204693c2f3be4974c388711d6437"><code>6b9e1f9</code></a> Merge pull request <a href="https://github.com/aws/aws-sdk-go/issues/4830">#4830</a> from addisonj/assumerolecreds_source_identity</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/64deb07a53bc8f071b541fbf0b0f7b1c8eac5800"><code>64deb07</code></a> Add support for SourceIdentity to stscreds.NewCredentials</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.265...v1.44.267">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into main 2023-05-23 04:49:20 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#399