Skip to content

Commit

Permalink
Release 2024-11-20
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 20, 2024
1 parent fdd6839 commit c527ee8
Show file tree
Hide file tree
Showing 64 changed files with 157 additions and 189 deletions.
8 changes: 0 additions & 8 deletions .changelog/0141d2d7b3134f179fbdca3c1808bc54.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/132b268f37944ad484a719bee942e7d7.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/182d1e6b4e1b4889bdf06bb2ab5c4b9a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4629a99148fd40c4a2f62210e3f9c344.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/476209938a8044a4af01c2451fadc358.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/672045d4a7b2427cbbc4107a998ca257.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6c0252cb82dc48f6ab9dd4a569eb2bf0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6fa756a054984a63834124d156e0806d.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/75fb2c7b169a4ddda80b64102fe037bb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/968d4fc2474c408ab008bb2aff20e8ae.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/a780bfa98eff47489aef0dea4d7f2c60.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/a9e74039d7a347ac8605e80709df3062.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b518836ebcea4ff29db6227aec531ee0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b74dddbf31f7462eb7c88fd7b293a251.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/c2b6ac0cb99a4e6d974cce450e18de93.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/c8caa78b95df49ddb2f343eb9c78ba9f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/da582757eb044a5da58ee0da95768b31.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e9a99da9feb84135913d651f6d51ec5b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/f76d67ed8b7543d989121385ddc10323.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/fd6c5097d49846ceb8ff1fb98c642ed3.json

This file was deleted.

44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
# Release (2024-11-20)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice`: [v1.29.0](service/applicationdiscoveryservice/CHANGELOG.md#v1290-2024-11-20)
* **Feature**: Add support to import data from commercially available discovery tools without file manipulation.
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.50.0](service/autoscaling/CHANGELOG.md#v1500-2024-11-20)
* **Feature**: With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs.
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.25.0](service/bedrockagentruntime/CHANGELOG.md#v1250-2024-11-20)
* **Feature**: Releasing new Prompt Optimization to enhance your prompts for improved performance
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.42.0](service/cloudfront/CHANGELOG.md#v1420-2024-11-20)
* **Feature**: Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled.
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.40.0](service/computeoptimizer/CHANGELOG.md#v1400-2024-11-20)
* **Feature**: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases.
* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.20.0](service/controltower/CHANGELOG.md#v1200-2024-11-20)
* **Feature**: Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts.
* `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub`: [v1.11.0](service/costoptimizationhub/CHANGELOG.md#v1110-2024-11-20)
* **Feature**: This release adds action type "Delete" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type "Delete".
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.24.0](service/datazone/CHANGELOG.md#v1240-2024-11-20)
* **Feature**: This release supports Metadata Enforcement Rule feature for Create Subscription Request action.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.192.0](service/ec2/CHANGELOG.md#v11920-2024-11-20)
* **Feature**: With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.52.0](service/ecs/CHANGELOG.md#v1520-2024-11-20)
* **Feature**: This release adds support for the Availability Zone rebalancing feature on Amazon ECS.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.42.0](service/elasticloadbalancingv2/CHANGELOG.md#v1420-2024-11-20)
* **Feature**: This release adds support for configuring Load balancer Capacity Unit reservations
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.67.0](service/lambda/CHANGELOG.md#v1670-2024-11-20)
* **Feature**: Add Node 22.x (node22.x) support to AWS Lambda
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.63.0](service/mediaconvert/CHANGELOG.md#v1630-2024-11-20)
* **Feature**: This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings.
* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.20.0](service/mediapackagev2/CHANGELOG.md#v1200-2024-11-20)
* **Feature**: MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API.
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.27.0](service/omics/CHANGELOG.md#v1270-2024-11-20)
* **Feature**: Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run.
* `github.com/aws/aws-sdk-go-v2/service/rbin`: [v1.21.0](service/rbin/CHANGELOG.md#v1210-2024-11-20)
* **Feature**: This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.91.0](service/rds/CHANGELOG.md#v1910-2024-11-20)
* **Feature**: This release adds support for scale storage on the DB instance using a Blue/Green Deployment.
* `github.com/aws/aws-sdk-go-v2/service/timestreamquery`: [v1.29.0](service/timestreamquery/CHANGELOG.md#v1290-2024-11-20)
* **Feature**: This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.50.0](service/workspaces/CHANGELOG.md#v1500-2024-11-20)
* **Feature**: Added support for Rocky Linux 8 on Amazon WorkSpaces Personal.
* `github.com/aws/aws-sdk-go-v2/service/workspacesweb`: [v1.25.0](service/workspacesweb/CHANGELOG.md#v1250-2024-11-20)
* **Feature**: Added data protection settings with support for inline data redaction.

# Release (2024-11-19)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/applicationdiscoveryservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2024-11-20)

* **Feature**: Add support to import data from commercially available discovery tools without file manipulation.

# v1.28.6 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/applicationdiscoveryservice/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/autoscaling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2024-11-20)

* **Feature**: With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs.

# v1.49.0 (2024-11-18)

* **Feature**: Amazon EC2 Auto Scaling now supports Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift to help you quickly recover an impaired application from failures in an Availability Zone (AZ).
Expand Down
2 changes: 1 addition & 1 deletion service/autoscaling/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/bedrockagentruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2024-11-20)

* **Feature**: Releasing new Prompt Optimization to enhance your prompts for improved performance

# v1.24.1 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockagentruntime/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/cloudfront/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2024-11-20)

* **Feature**: Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled.

# v1.41.1 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudfront/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/computeoptimizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.40.0 (2024-11-20)

* **Feature**: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases.

# v1.39.6 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/computeoptimizer/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/controltower/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.0 (2024-11-20)

* **Feature**: Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts.

# v1.19.1 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/controltower/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/costoptimizationhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.0 (2024-11-20)

* **Feature**: This release adds action type "Delete" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type "Delete".

# v1.10.6 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/costoptimizationhub/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/datazone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2024-11-20)

* **Feature**: This release supports Metadata Enforcement Rule feature for Create Subscription Request action.

# v1.23.4 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
2 changes: 1 addition & 1 deletion service/datazone/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.192.0 (2024-11-20)

* **Feature**: With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family.

# v1.191.0 (2024-11-19)

* **Feature**: This release adds VPC Block Public Access (VPC BPA), a new declarative control which blocks resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.52.0 (2024-11-20)

* **Feature**: This release adds support for the Availability Zone rebalancing feature on Amazon ECS.

# v1.51.0 (2024-11-19)

* **Feature**: This release introduces support for configuring the version consistency feature for individual containers defined within a task definition. The configuration allows to specify whether ECS should resolve the container image tag specified in the container definition to an image digest.
Expand Down
2 changes: 1 addition & 1 deletion service/ecs/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/elasticloadbalancingv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2024-11-20)

* **Feature**: This release adds support for configuring Load balancer Capacity Unit reservations

# v1.41.2 (2024-11-18)

* **Dependency Update**: Update to smithy-go v1.22.1.
Expand Down
Loading

0 comments on commit c527ee8

Please sign in to comment.