Skip to content

Commit

Permalink
Release 2024-12-18
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 18, 2024
1 parent f58264a commit 858298a
Show file tree
Hide file tree
Showing 34 changed files with 80 additions and 92 deletions.
8 changes: 0 additions & 8 deletions .changelog/13af4f0f097b45cab82b0cf34b43a8b3.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/239e820fd89e4aceb07f1e4d404079ac.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/43c13b22acd8423a9a326b337704798c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/57641aba4454469380fd0a78aec7f72a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/77926b87da1b4d769deadd53fda8ea5d.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/amplify`: [v1.28.0](service/amplify/CHANGELOG.md#v1280-2024-12-18)
* **Feature**: Added WAF Configuration to Amplify Apps
* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.29.0](service/budgets/CHANGELOG.md#v1290-2024-12-18)
* **Feature**: Releasing minor partition endpoint updates
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.122.0](service/connect/CHANGELOG.md#v11220-2024-12-18)
* **Feature**: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.
* `github.com/aws/aws-sdk-go-v2/service/connectparticipant`: [v1.28.0](service/connectparticipant/CHANGELOG.md#v1280-2024-12-18)
* **Feature**: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.44.0](service/datasync/CHANGELOG.md#v1440-2024-12-18)
* **Feature**: AWS DataSync introduces the ability to update attributes for in-cloud locations.
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.62.0](service/iot/CHANGELOG.md#v1620-2024-12-18)
* **Feature**: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.
* `github.com/aws/aws-sdk-go-v2/service/mwaa`: [v1.33.2](service/mwaa/CHANGELOG.md#v1332-2024-12-18)
* **Documentation**: Added support for Apache Airflow version 2.10.3 to MWAA.
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.82.0](service/quicksight/CHANGELOG.md#v1820-2024-12-18)
* **Feature**: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.29.0](service/resiliencehub/CHANGELOG.md#v1290-2024-12-18)
* **Feature**: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.55.0](service/transfer/CHANGELOG.md#v1550-2024-12-18)
* **Feature**: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.

# Release (2024-12-17)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2024-12-18)

* **Feature**: Added WAF Configuration to Amplify Apps

# v1.27.5 (2024-12-02)

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

* **Feature**: Releasing minor partition endpoint updates

# v1.28.8 (2024-12-09)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/budgets/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.122.0 (2024-12-18)

* **Feature**: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.

# v1.121.0 (2024-12-12)

* **Feature**: Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation.
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/connectparticipant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2024-12-18)

* **Feature**: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.

# v1.27.7 (2024-12-02)

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

* **Feature**: AWS DataSync introduces the ability to update attributes for in-cloud locations.

# v1.43.5 (2024-12-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/datasync/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 @@ -47,7 +47,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/health v1.29.1
github.com/aws/aws-sdk-go-v2/service/iam v1.38.2
github.com/aws/aws-sdk-go-v2/service/inspector v1.25.7
github.com/aws/aws-sdk-go-v2/service/iot v1.61.1
github.com/aws/aws-sdk-go-v2/service/iot v1.62.0
github.com/aws/aws-sdk-go-v2/service/kinesis v1.32.7
github.com/aws/aws-sdk-go-v2/service/kms v1.37.7
github.com/aws/aws-sdk-go-v2/service/lambda v1.69.1
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.62.0 (2024-12-18)

* **Feature**: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.

# v1.61.1 (2024-12-02)

* **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/kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.38.8 (2024-12-18)

* No change notes available for this release.

# v1.38.7 (2024-12-02)

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

* **Documentation**: Added support for Apache Airflow version 2.10.3 to MWAA.

# v1.33.1 (2024-12-02)

* **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/quicksight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.82.0 (2024-12-18)

* **Feature**: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.

# v1.81.0 (2024-12-03.2)

* **Feature**: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).
Expand Down
2 changes: 1 addition & 1 deletion service/quicksight/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/resiliencehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2024-12-18)

* **Feature**: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.

# v1.28.1 (2024-12-02)

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

* **Feature**: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.

# v1.54.0 (2024-12-02)

* **Feature**: AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3.
Expand Down
2 changes: 1 addition & 1 deletion service/transfer/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 858298a

Please sign in to comment.