Skip to content

Commit

Permalink
Release 2024-10-23
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 23, 2024
1 parent ffaf890 commit be3cc3e
Show file tree
Hide file tree
Showing 24 changed files with 57 additions and 57 deletions.
8 changes: 0 additions & 8 deletions .changelog/11301a48a21247ca9b663d84a542b90e.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/230ccf42eb6b4c5db6111b2f995bf846.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3469265be5d14ce4a589ba6b85ef2ff2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/773f17803f19415db2c520ab17e2f086.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8604fbaef479489882dc451a2a4eee71.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.21.1](service/bedrock/CHANGELOG.md#v1211-2024-10-23)
* **Documentation**: Doc updates for supporting converse
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.114.0](service/connect/CHANGELOG.md#v11140-2024-10-23)
* **Feature**: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.185.0](service/ec2/CHANGELOG.md#v11850-2024-10-23)
* **Feature**: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.
* `github.com/aws/aws-sdk-go-v2/service/mwaa`: [v1.32.0](service/mwaa/CHANGELOG.md#v1320-2024-10-23)
* **Feature**: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.
* `github.com/aws/aws-sdk-go-v2/service/paymentcryptography`: [v1.15.0](service/paymentcryptography/CHANGELOG.md#v1150-2024-10-23)
* **Feature**: Add support for ECC P-256 and P-384 Keys.
* `github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata`: [v1.16.0](service/paymentcryptographydata/CHANGELOG.md#v1160-2024-10-23)
* **Feature**: Add ECDH support on PIN operations.

# Release (2024-10-22)

## 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.41 (2024-10-23)

* No change notes available for this release.

# v1.14.40 (2024-10-22)

* 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/bedrock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.1 (2024-10-23)

* **Documentation**: Doc updates for supporting converse

# v1.21.0 (2024-10-18)

* **Feature**: Adding converse support to CMI API's
Expand Down
2 changes: 1 addition & 1 deletion service/bedrock/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/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.114.0 (2024-10-23)

* **Feature**: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.

# v1.113.2 (2024-10-08)

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

* **Feature**: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.

# v1.184.0 (2024-10-21)

* **Feature**: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
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.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.2
github.com/aws/aws-sdk-go-v2/service/docdb v1.39.2
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.2
github.com/aws/aws-sdk-go-v2/service/ec2 v1.184.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.185.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.2
github.com/aws/aws-sdk-go-v2/service/ecs v1.47.4
github.com/aws/aws-sdk-go-v2/service/efs v1.33.2
Expand Down
4 changes: 4 additions & 0 deletions service/mwaa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.32.0 (2024-10-23)

* **Feature**: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.

# v1.31.2 (2024-10-08)

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

* **Feature**: Add support for ECC P-256 and P-384 Keys.

# v1.14.2 (2024-10-08)

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

* **Feature**: Add ECDH support on PIN operations.

# v1.15.0 (2024-10-21)

* **Feature**: Adding new API to generate authenticated scripts for EMV pin change use cases.
Expand Down
2 changes: 1 addition & 1 deletion service/paymentcryptographydata/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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.54.3 (2024-10-23)

* No change notes available for this release.

# v1.54.2 (2024-10-08)

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

Please sign in to comment.