Skip to content

Commit

Permalink
Release 2024-08-07
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 7, 2024
1 parent 31438e6 commit 41575dc
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 28 deletions.
8 changes: 0 additions & 8 deletions .changelog/1e04c4269eb1413cbd32038d217c29cf.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7668478078764990b2f9280d97c96cc1.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/94ae46745e1744c9b93d2af2bfe1f76d.json

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release (2024-08-07)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appintegrations`: [v1.28.0](service/appintegrations/CHANGELOG.md#v1280-2024-08-07)
* **Feature**: Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.92.0](service/glue/CHANGELOG.md#v1920-2024-08-07)
* **Feature**: Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.

# Release (2024-08-06)

## 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.59 (2024-08-07)

* No change notes available for this release.

# v1.13.58 (2024-08-06)

* 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/appintegrations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2024-08-07)

* **Feature**: Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.

# v1.27.3 (2024-07-10.2)

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

* **Feature**: Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.

# v1.91.0 (2024-07-10.2)

* **Feature**: Add recipe step support for recipe node
Expand Down
2 changes: 1 addition & 1 deletion service/glue/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 @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.32.0
github.com/aws/aws-sdk-go-v2/service/gamelift v1.33.3
github.com/aws/aws-sdk-go-v2/service/glacier v1.24.3
github.com/aws/aws-sdk-go-v2/service/glue v1.91.0
github.com/aws/aws-sdk-go-v2/service/glue v1.92.0
github.com/aws/aws-sdk-go-v2/service/health v1.26.3
github.com/aws/aws-sdk-go-v2/service/iam v1.34.3
github.com/aws/aws-sdk-go-v2/service/inspector v1.23.3
Expand Down

0 comments on commit 41575dc

Please sign in to comment.