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.265 #4845

Merged
merged 1 commit into from May 18, 2023
Merged

Release v1.44.265 #4845

merged 1 commit into from May 18, 2023

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.44.265 (2023-05-18)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Removing SparkProperties from EngineConfiguration object for StartSession API call
  • service/cloudtrail: Updates service API and documentation
    • Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • service/compute-optimizer: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • service/ecs: Updates service documentation
    • Documentation only release to address various tickets.
  • service/mediaconvert: Updates service API and documentation
    • This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • service/sagemaker-geospatial: Updates service API and documentation
  • service/sts: Updates service API
    • API updates for the AWS Security Token Service

SDK Bugs

  • rest: Remove unnecessary path normalization behavior.
    • This behavior would incorrectly mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
  • config: Deprecate DisableRestProtocolURICleaning config setting.
    • This setting no longer has any effect. REST-protocol paths will now never be normalized after serialization.

===

### Service Client Updates
* `service/athena`: Updates service API and documentation
  * Removing SparkProperties from EngineConfiguration object for StartSession API call
* `service/cloudtrail`: Updates service API and documentation
  * Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
* `service/compute-optimizer`: Updates service API and documentation
* `service/connect`: Updates service API and documentation
* `service/ec2`: Updates service API and documentation
  * Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
* `service/ecs`: Updates service documentation
  * Documentation only release to address various tickets.
* `service/mediaconvert`: Updates service API and documentation
  * This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
* `service/sagemaker-geospatial`: Updates service API and documentation
* `service/sts`: Updates service API
  * API updates for the AWS Security Token Service

### SDK Bugs
* `rest`: Remove unnecessary path normalization behavior.
  * This behavior would incorrectly mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
* `config`: Deprecate `DisableRestProtocolURICleaning` config setting.
  * This setting no longer has any effect. REST-protocol paths will now never be normalized after serialization.
@aws-sdk-go-automation aws-sdk-go-automation merged commit db19686 into main May 18, 2023
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch May 18, 2023 18:24
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