Skip to content

Commit

Permalink
Release 2024-08-13
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 13, 2024
1 parent cdeb8a6 commit 57f6f2d
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 48 deletions.
8 changes: 0 additions & 8 deletions .changelog/3c641d3ed56a458aa3dea87b9cf51ba5.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4f8a58e221c14f608c0d607a8dcfdd2d.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/570852ed121e47b7b20b5dbdc9f863e0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6630798b26b742489f2339f1d776a2a5.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/amplify`: [v1.24.0](service/amplify/CHANGELOG.md#v1240-2024-08-13)
* **Feature**: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.38.0](service/appstream/CHANGELOG.md#v1380-2024-08-13)
* **Feature**: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
* `github.com/aws/aws-sdk-go-v2/service/fis`: [v1.27.0](service/fis/CHANGELOG.md#v1270-2024-08-13)
* **Feature**: This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.94.0](service/glue/CHANGELOG.md#v1940-2024-08-13)
* **Feature**: Add AttributesToGet parameter support for Glue GetTables
* `github.com/aws/aws-sdk-go-v2/service/neptunegraph`: [v1.11.0](service/neptunegraph/CHANGELOG.md#v1110-2024-08-13)
* **Feature**: Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter.

# Release (2024-08-12)

## 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.63 (2024-08-13)

* No change notes available for this release.

# v1.13.62 (2024-08-12)

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

* **Feature**: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App

# v1.23.3 (2024-07-10.2)

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

* **Feature**: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.

# v1.37.0 (2024-07-30)

* **Feature**: Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
Expand Down
2 changes: 1 addition & 1 deletion service/appstream/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/fis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2024-08-13)

* **Feature**: This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.

# v1.26.3 (2024-07-10.2)

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

* **Feature**: Add AttributesToGet parameter support for Glue GetTables

# v1.93.0 (2024-08-08)

* **Feature**: This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.
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.

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.4
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.0
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.26.3
github.com/aws/aws-sdk-go-v2/service/appstream v1.37.0
github.com/aws/aws-sdk-go-v2/service/appstream v1.38.0
github.com/aws/aws-sdk-go-v2/service/athena v1.44.4
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.43.3
github.com/aws/aws-sdk-go-v2/service/batch v1.43.0
Expand Down 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.93.0
github.com/aws/aws-sdk-go-v2/service/glue v1.94.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
4 changes: 4 additions & 0 deletions service/neptunegraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.0 (2024-08-13)

* **Feature**: Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter.

# v1.10.3 (2024-07-10.2)

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

Please sign in to comment.