Skip to content

Commit

Permalink
Release 2024-01-11
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 11, 2024
1 parent d771b32 commit 5ed0159
Show file tree
Hide file tree
Showing 25 changed files with 64 additions and 70 deletions.
8 changes: 0 additions & 8 deletions .changelog/017b441beae64d6380fda61d04c88a7e.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/410a48b24b9147e2ad8dc849a78258bb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41d2b3a50799490991343c3ffbda971a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/44140a13908644c6afe4dc59ae628f8a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/45bc73a7a0af4e97b189941f7172bbf6.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/c2c4114d0c0d4c2989bf85568efe466b.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-01-11)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.144.0](service/ec2/CHANGELOG.md#v11440-2024-01-11)
* **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.37.0](service/ecs/CHANGELOG.md#v1370-2024-01-11)
* **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
* `github.com/aws/aws-sdk-go-v2/service/eventbridge`: [v1.28.0](service/eventbridge/CHANGELOG.md#v1280-2024-01-11)
* **Feature**: Adding AppSync as an EventBridge Target
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.48.0](service/iot/CHANGELOG.md#v1480-2024-01-11)
* **Feature**: Add ConflictException to Update APIs of AWS IoT Software Package Catalog
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.11.0](service/iotfleetwise/CHANGELOG.md#v1110-2024-01-11)
* **Feature**: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.26.2](service/secretsmanager/CHANGELOG.md#v1262-2024-01-11)
* **Documentation**: Doc only update for Secrets Manager
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.35.8](service/workspaces/CHANGELOG.md#v1358-2024-01-11)
* **Documentation**: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

# Release (2024-01-10)

## Module Highlights
Expand Down
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.144.0 (2024-01-11)

* **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.

# v1.143.0 (2024-01-08)

* **Feature**: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
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.37.0 (2024-01-11)

* **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.

# v1.36.0 (2024-01-04)

* **Feature**: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
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/eventbridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2024-01-11)

* **Feature**: Adding AppSync as an EventBridge Target

# v1.27.0 (2024-01-05)

* **Feature**: Support smithy sigv4a trait for codegen.
Expand Down
2 changes: 1 addition & 1 deletion service/eventbridge/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/guardduty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.36.2 (2024-01-11)

* No change notes available for this release.

# v1.36.1 (2024-01-04)

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

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

12 changes: 6 additions & 6 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.8
github.com/aws/aws-sdk-go-v2/service/docdb v1.30.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.8
github.com/aws/aws-sdk-go-v2/service/ec2 v1.143.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.144.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7
github.com/aws/aws-sdk-go-v2/service/ecs v1.36.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.37.0
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 @@ -43,15 +43,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.25.0
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.19.6
github.com/aws/aws-sdk-go-v2/service/emr v1.36.1
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.27.0
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.28.0
github.com/aws/aws-sdk-go-v2/service/firehose v1.23.2
github.com/aws/aws-sdk-go-v2/service/gamelift v1.28.1
github.com/aws/aws-sdk-go-v2/service/glacier v1.19.6
github.com/aws/aws-sdk-go-v2/service/glue v1.73.1
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.47.1
github.com/aws/aws-sdk-go-v2/service/iot v1.48.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 All @@ -69,7 +69,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.25.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.41.8
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.26.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.26.2
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.26.0
github.com/aws/aws-sdk-go-v2/service/ses v1.19.6
github.com/aws/aws-sdk-go-v2/service/sfn v1.24.7
Expand All @@ -85,7 +85,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/waf v1.18.6
github.com/aws/aws-sdk-go-v2/service/wafregional v1.19.6
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.43.6
github.com/aws/aws-sdk-go-v2/service/workspaces v1.35.7
github.com/aws/aws-sdk-go-v2/service/workspaces v1.35.8
github.com/aws/smithy-go v1.19.0
github.com/google/go-cmp v0.5.8
)
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.48.0 (2024-01-11)

* **Feature**: Add ConflictException to Update APIs of AWS IoT Software Package Catalog

# v1.47.1 (2024-01-04)

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

* **Feature**: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType

# v1.10.6 (2024-01-04)

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

* **Documentation**: Doc only update for Secrets Manager

# v1.26.1 (2024-01-04)

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

* **Documentation**: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

# v1.35.7 (2024-01-04)

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

Please sign in to comment.