Skip to content

Commit

Permalink
Release 2023-07-24
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 24, 2023
1 parent 3748372 commit 2815861
Show file tree
Hide file tree
Showing 25 changed files with 61 additions and 67 deletions.
8 changes: 0 additions & 8 deletions .changelog/564050c91eb74f20beb61de1c6c3c9e8.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/fb3a0c205c084f36bd91c99fc92ddbf0.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 (2023-07-24)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/apigatewayv2`: [v1.13.15](service/apigatewayv2/CHANGELOG.md#v11315-2023-07-24)
* **Documentation**: Documentation updates for Amazon API Gateway.
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines`: [v1.5.0](service/chimesdkmediapipelines/CHANGELOG.md#v150-2023-07-24)
* **Feature**: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.32.0](service/cloudformation/CHANGELOG.md#v1320-2023-07-24)
* **Feature**: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.26.0](service/costexplorer/CHANGELOG.md#v1260-2023-07-24)
* **Feature**: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.106.0](service/ec2/CHANGELOG.md#v11060-2023-07-24)
* **Feature**: Add "disabled" enum value to SpotInstanceState.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.57.0](service/glue/CHANGELOG.md#v1570-2023-07-24)
* **Feature**: Added support for Data Preparation Recipe node in Glue Studio jobs
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.39.0](service/quicksight/CHANGELOG.md#v1390-2023-07-24)
* **Feature**: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

# Release (2023-07-21)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/apigatewayv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.15 (2023-07-24)

* **Documentation**: Documentation updates for Amazon API Gateway.

# v1.13.14 (2023-07-13)

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

* No change notes available for this release.

# v1.17.14 (2023-07-13)

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

* **Feature**: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.

# v1.4.5 (2023-07-13)

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

* **Feature**: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.

# v1.31.0 (2023-07-19)

* **Feature**: SDK and documentation updates for GetTemplateSummary API (unrecognized resources)
Expand Down
2 changes: 1 addition & 1 deletion service/cloudformation/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/costexplorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.26.0 (2023-07-24)

* **Feature**: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.

# v1.25.13 (2023-07-13)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/costexplorer/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.106.0 (2023-07-24)

* **Feature**: Add "disabled" enum value to SpotInstanceState.

# v1.105.1 (2023-07-19)

* **Documentation**: Amazon EC2 documentation updates.
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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.57.0 (2023-07-24)

* **Feature**: Added support for Data Preparation Recipe node in Glue Studio jobs

# v1.56.0 (2023-07-21)

* **Feature**: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
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.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/athena v1.30.4
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.28.10
github.com/aws/aws-sdk-go-v2/service/batch v1.24.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.31.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.32.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.26.9
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.14.13
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.14.12
Expand All @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.17.4
github.com/aws/aws-sdk-go-v2/service/docdb v1.22.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.20.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.105.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.106.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.18.14
github.com/aws/aws-sdk-go-v2/service/ecs v1.28.1
github.com/aws/aws-sdk-go-v2/service/efs v1.20.4
Expand All @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.16.15
github.com/aws/aws-sdk-go-v2/service/gamelift v1.20.1
github.com/aws/aws-sdk-go-v2/service/glacier v1.14.14
github.com/aws/aws-sdk-go-v2/service/glue v1.56.0
github.com/aws/aws-sdk-go-v2/service/glue v1.57.0
github.com/aws/aws-sdk-go-v2/service/health v1.17.3
github.com/aws/aws-sdk-go-v2/service/iam v1.21.1
github.com/aws/aws-sdk-go-v2/service/inspector v1.13.13
Expand Down
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.39.0 (2023-07-24)

* **Feature**: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

# v1.38.1 (2023-07-13)

* **Dependency Update**: Updated to the latest SDK module versions
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.

0 comments on commit 2815861

Please sign in to comment.