Skip to content

Commit

Permalink
Release 2024-06-25
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 25, 2024
1 parent 332d372 commit 2b4498c
Show file tree
Hide file tree
Showing 16 changed files with 39 additions and 39 deletions.
8 changes: 0 additions & 8 deletions .changelog/4005b75da6ec4d98bae99ceb8a514ec2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/62a4c9b45c374d34842d492467e19301.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/701e2972697347c98800eab4ff1e00e2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/799e70cdbc164fae888609489fb0fc2c.json

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Release (2024-06-25)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.42.0](service/autoscaling/CHANGELOG.md#v1420-2024-06-25)
* **Feature**: Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.166.0](service/ec2/CHANGELOG.md#v11660-2024-06-25)
* **Feature**: This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.28.0](service/networkmanager/CHANGELOG.md#v1280-2024-06-25)
* **Feature**: This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.
* `github.com/aws/aws-sdk-go-v2/service/workspacesthinclient`: [v1.7.0](service/workspacesthinclient/CHANGELOG.md#v170-2024-06-25)
* **Feature**: This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

# Release (2024-06-24)

## 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.13.35 (2024-06-25)

* No change notes available for this release.

# v1.13.34 (2024-06-24)

* 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/autoscaling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2024-06-25)

* **Feature**: Doc only update for Auto Scaling's TargetTrackingMetricDataQuery

# v1.41.1 (2024-06-19)

* **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/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.166.0 (2024-06-25)

* **Feature**: This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types

# v1.165.1 (2024-06-19)

* **Dependency Update**: Updated to the latest SDK module versions
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: 2 additions & 2 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.25.1
github.com/aws/aws-sdk-go-v2/service/appstream v1.35.1
github.com/aws/aws-sdk-go-v2/service/athena v1.43.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.41.1
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.42.0
github.com/aws/aws-sdk-go-v2/service/batch v1.40.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.52.1
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.37.1
Expand All @@ -32,7 +32,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.26.1
github.com/aws/aws-sdk-go-v2/service/docdb v1.35.1
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.33.2
github.com/aws/aws-sdk-go-v2/service/ec2 v1.165.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.166.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.29.1
github.com/aws/aws-sdk-go-v2/service/ecs v1.43.1
github.com/aws/aws-sdk-go-v2/service/efs v1.30.1
Expand Down
4 changes: 4 additions & 0 deletions service/networkmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2024-06-25)

* **Feature**: This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.

# v1.27.1 (2024-06-19)

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

* **Feature**: This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

# v1.6.1 (2024-06-19)

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

Please sign in to comment.