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.0 #4375

Merged
merged 1 commit into from Apr 25, 2022
Merged

Release v1.44.0 #4375

merged 1 commit into from Apr 25, 2022

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.44.0 (2022-04-25)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/gamelift: Updates service documentation
    • Documentation updates for Amazon GameLift.
  • service/mq: Updates service API and documentation
    • This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
  • service/rds-data: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

SDK Features

  • aws/request: Fixes bug in WithSetRequestHeaders where the header key was added to the header map directly
    • Addresses an issue where the header keys being added were being added directly to the header map, and did not have the canonical header casing applied. This introduced bugs where instead of overwriting existing header key, it added another map entry.

===

### Service Client Updates
* `service/connect`: Updates service API, documentation, and paginators
* `service/gamelift`: Updates service documentation
  * Documentation updates for Amazon GameLift.
* `service/mq`: Updates service API and documentation
  * This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
* `service/rds-data`: Updates service API and documentation
* `service/securityhub`: Updates service API and documentation

### SDK Features
* `aws/request`: Fixes bug in WithSetRequestHeaders where the header key was added to the header map directly
  * Addresses an issue where the header keys being added were being added directly to the header map, and did not have the canonical header casing applied. This introduced bugs where instead of overwriting existing header key, it added another map entry.
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

1 participant