Skip to content

Commit

Permalink
Release 2024-10-31
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 31, 2024
1 parent f5cc495 commit 33400b4
Show file tree
Hide file tree
Showing 29 changed files with 72 additions and 70 deletions.
8 changes: 0 additions & 8 deletions .changelog/33602b1a099d40fe9c49a59eb4e06f2f.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# Release (2024-10-31)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/amp`: [v1.30.0](service/amp/CHANGELOG.md#v1300-2024-10-31)
* **Feature**: Added support for UpdateScraper API, to enable updating collector configuration in-place
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.47.0](service/autoscaling/CHANGELOG.md#v1470-2024-10-31)
* **Feature**: Adds bake time for Auto Scaling group Instance Refresh
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.47.0](service/batch/CHANGELOG.md#v1470-2024-10-31)
* **Feature**: Add `podNamespace` to `EksAttemptDetail` and `containerID` to `EksAttemptContainerDetail`.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.41.0](service/elasticloadbalancingv2/CHANGELOG.md#v1410-2024-10-31)
* **Feature**: Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.101.0](service/glue/CHANGELOG.md#v11010-2024-10-31)
* **Feature**: Add schedule support for AWS Glue column statistics
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.166.0](service/sagemaker/CHANGELOG.md#v11660-2024-10-31)
* **Feature**: SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training.
* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.38.0](service/sesv2/CHANGELOG.md#v1380-2024-10-31)
* **Feature**: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template.

# Release (2024-10-30)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.47 (2024-10-31)

* No change notes available for this release.

# v1.14.46 (2024-10-30)

* No change notes available for this release.
Expand Down

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

4 changes: 4 additions & 0 deletions service/amp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2024-10-31)

* **Feature**: Added support for UpdateScraper API, to enable updating collector configuration in-place

# v1.29.4 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/amp/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.47.0 (2024-10-31)

* **Feature**: Adds bake time for Auto Scaling group Instance Refresh

# v1.46.1 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
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/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.47.0 (2024-10-31)

* **Feature**: Add `podNamespace` to `EksAttemptDetail` and `containerID` to `EksAttemptContainerDetail`.

# v1.46.3 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/batch/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.41.0 (2024-10-31)

* **Feature**: Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers

# v1.40.1 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/elasticloadbalancingv2/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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.101.0 (2024-10-31)

* **Feature**: Add schedule support for AWS Glue column statistics

# v1.100.3 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/glue/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.28.3
github.com/aws/aws-sdk-go-v2/service/appstream v1.41.3
github.com/aws/aws-sdk-go-v2/service/athena v1.48.1
github.com/aws/aws-sdk-go-v2/service/batch v1.46.3
github.com/aws/aws-sdk-go-v2/service/batch v1.47.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.55.4
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.40.3
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.4
Expand All @@ -36,15 +36,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.43.1
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.28.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.40.1
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.41.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.32.3
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.27.3
github.com/aws/aws-sdk-go-v2/service/emr v1.46.1
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.35.3
github.com/aws/aws-sdk-go-v2/service/firehose v1.34.3
github.com/aws/aws-sdk-go-v2/service/gamelift v1.36.3
github.com/aws/aws-sdk-go-v2/service/glacier v1.26.3
github.com/aws/aws-sdk-go-v2/service/glue v1.100.3
github.com/aws/aws-sdk-go-v2/service/glue v1.101.0
github.com/aws/aws-sdk-go-v2/service/health v1.28.3
github.com/aws/aws-sdk-go-v2/service/iam v1.37.3
github.com/aws/aws-sdk-go-v2/service/inspector v1.25.3
Expand Down Expand Up @@ -80,7 +80,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.22.1
github.com/aws/aws-sdk-go-v2/service/waf v1.25.3
github.com/aws/aws-sdk-go-v2/service/wafregional v1.25.3
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.55.1
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.55.2
github.com/aws/aws-sdk-go-v2/service/workspaces v1.48.3
github.com/aws/smithy-go v1.22.0
)
Expand Down
4 changes: 4 additions & 0 deletions service/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.166.0 (2024-10-31)

* **Feature**: SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training.

# v1.165.0 (2024-10-30)

* **Feature**: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/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/sesv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.38.0 (2024-10-31)

* **Feature**: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template.

# v1.37.1 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/sesv2/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/textract/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.34.5 (2024-10-31)

* No change notes available for this release.

# v1.34.4 (2024-10-29)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/textract/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/wafv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.55.2 (2024-10-31)

* No change notes available for this release.

# v1.55.1 (2024-10-28)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/wafv2/go_module_metadata.go

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

0 comments on commit 33400b4

Please sign in to comment.