Skip to content

Commit

Permalink
Release 2024-02-09
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 9, 2024
1 parent 98e6c92 commit 53240e4
Show file tree
Hide file tree
Showing 25 changed files with 61 additions and 67 deletions.
8 changes: 0 additions & 8 deletions .changelog/2c4367ac5be94842a8bdbd4e087ee1ff.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2f25e34cf07f490abd6b002bfa34f822.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/871f6da049af4238aeaab98cd5b9f127.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9e2e6d8a41424b149df2ae2b34136d57.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ef5849184de64c828c8d707af9887a81.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-02-09)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/amp`: [v1.22.2](service/amp/CHANGELOG.md#v1222-2024-02-09)
* **Documentation**: Overall documentation updates.
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.31.0](service/batch/CHANGELOG.md#v1310-2024-02-09)
* **Feature**: This feature allows Batch to support configuration of repository credentials for jobs running on ECS
* `github.com/aws/aws-sdk-go-v2/service/braket`: [v1.25.0](service/braket/CHANGELOG.md#v1250-2024-02-09)
* **Feature**: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
* `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub`: [v1.2.0](service/costoptimizationhub/CHANGELOG.md#v120-2024-02-09)
* **Feature**: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.38.3](service/ecs/CHANGELOG.md#v1383-2024-02-09)
* **Documentation**: Documentation only update for Amazon ECS.
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.50.0](service/iot/CHANGELOG.md#v1500-2024-02-09)
* **Feature**: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
* `github.com/aws/aws-sdk-go-v2/service/pricing`: [v1.25.0](service/pricing/CHANGELOG.md#v1250-2024-02-09)
* **Feature**: Add Throttling Exception to all APIs.

# Release (2024-02-08)

## Module Highlights
Expand Down
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.22.2 (2024-02-09)

* **Documentation**: Overall documentation updates.

# v1.22.1 (2024-01-04)

* **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/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.0 (2024-02-09)

* **Feature**: This feature allows Batch to support configuration of repository credentials for jobs running on ECS

# v1.30.7 (2024-01-04)

* **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/braket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2024-02-09)

* **Feature**: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.

# v1.24.4 (2024-01-04)

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

* **Feature**: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.

# v1.1.6 (2024-01-04)

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

* **Documentation**: Documentation only update for Amazon ECS.

# v1.38.2 (2024-02-06)

* **Documentation**: This release is a documentation only update to address customer issues.
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/emrserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.1 (2024-02-09)

* No change notes available for this release.

# v1.15.0 (2024-01-18)

* **Feature**: **BREAKFIX**: Correct nullability of InitialCapacityConfig's WorkerCount field. The type of this value has changed from int64 to *int64. Due to this field being marked required, with an enforced minimum of 1, but a default of 0, the former type would result in automatic failure behavior without caller intervention. Calling code will need to be updated accordingly.
Expand Down
2 changes: 1 addition & 1 deletion service/emrserverless/go_module_metadata.go

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

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/appstream v1.31.1
github.com/aws/aws-sdk-go-v2/service/athena v1.38.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.37.0
github.com/aws/aws-sdk-go-v2/service/batch v1.30.7
github.com/aws/aws-sdk-go-v2/service/batch v1.31.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.43.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.32.6
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.19.7
Expand All @@ -34,7 +34,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.27.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.146.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7
github.com/aws/aws-sdk-go-v2/service/ecs v1.38.2
github.com/aws/aws-sdk-go-v2/service/ecs v1.38.3
github.com/aws/aws-sdk-go-v2/service/efs v1.26.6
github.com/aws/aws-sdk-go-v2/service/elasticache v1.34.7
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.20.6
Expand All @@ -51,7 +51,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/health v1.22.6
github.com/aws/aws-sdk-go-v2/service/iam v1.28.7
github.com/aws/aws-sdk-go-v2/service/inspector v1.19.6
github.com/aws/aws-sdk-go-v2/service/iot v1.49.0
github.com/aws/aws-sdk-go-v2/service/iot v1.50.0
github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.7
github.com/aws/aws-sdk-go-v2/service/kms v1.27.9
github.com/aws/aws-sdk-go-v2/service/lambda v1.49.7
Expand Down
4 changes: 4 additions & 0 deletions service/iot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2024-02-09)

* **Feature**: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.

# v1.49.0 (2024-01-16)

* **Feature**: Revert release of LogTargetTypes
Expand Down
2 changes: 1 addition & 1 deletion service/iot/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/pricing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2024-02-09)

* **Feature**: Add Throttling Exception to all APIs.

# v1.24.6 (2024-01-04)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/pricing/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 53240e4

Please sign in to comment.