Skip to content

Commit

Permalink
Release 2022-12-12
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 12, 2022
1 parent a7f463e commit 4696562
Show file tree
Hide file tree
Showing 36 changed files with 89 additions and 97 deletions.
8 changes: 0 additions & 8 deletions .changelog/0b0da57152fb483385cd8c27f13c9903.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/80733a8a83314ee8b1525d8e797081ba.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/863b489c2ed4428e8e0ba3f7c39c9472.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# Release (2022-12-12)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/customerprofiles`: [v1.21.0](service/customerprofiles/CHANGELOG.md#v1210-2022-12-12)
* **Feature**: This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.76.0](service/ec2/CHANGELOG.md#v1760-2022-12-12)
* **Feature**: This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.
* `github.com/aws/aws-sdk-go-v2/service/kinesisvideo`: [v1.13.0](service/kinesisvideo/CHANGELOG.md#v1130-2022-12-12)
* **Feature**: This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.
* `github.com/aws/aws-sdk-go-v2/service/lookoutvision`: [v1.14.13](service/lookoutvision/CHANGELOG.md#v11413-2022-12-12)
* **Documentation**: This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob.
* `github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces`: [v1.7.0](service/migrationhubrefactorspaces/CHANGELOG.md#v170-2022-12-12)
* **Feature**: This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.34.0](service/rds/CHANGELOG.md#v1340-2022-12-12)
* **Feature**: Update the RDS API model to support copying option groups during the CopyDBSnapshot operation
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.22.0](service/rekognition/CHANGELOG.md#v1220-2022-12-12)
* **Feature**: Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.
* `github.com/aws/aws-sdk-go-v2/service/sagemakermetrics`: [v1.0.0](service/sagemakermetrics/CHANGELOG.md#v100-2022-12-12)
* **Release**: New AWS service client module
* **Feature**: This release introduces support SageMaker Metrics APIs.
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.23.3](service/wafv2/CHANGELOG.md#v1233-2022-12-12)
* **Documentation**: Documents the naming requirement for logging destinations that you use with web ACLs.

# Release (2022-12-09)

## Module Highlights
Expand Down
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.18.2 (2022-12-12)

* No change notes available for this release.

# v1.18.1 (2022-12-02)

* **Dependency Update**: Updated to the latest SDK module versions
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/customerprofiles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2022-12-12)

* **Feature**: This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.

# v1.20.1 (2022-12-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/customerprofiles/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.76.0 (2022-12-12)

* **Feature**: This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.

# v1.75.0 (2022-12-05)

* **Feature**: Documentation updates for EC2.
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.

10 changes: 5 additions & 5 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.26
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.24
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.12
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.1
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.2
github.com/aws/aws-sdk-go-v2/service/athena v1.20.2
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.0
github.com/aws/aws-sdk-go-v2/service/batch v1.19.2
Expand All @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.15.5
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.17
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.8
github.com/aws/aws-sdk-go-v2/service/ec2 v1.75.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.76.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.24
github.com/aws/aws-sdk-go-v2/service/ecs v1.20.1
github.com/aws/aws-sdk-go-v2/service/efs v1.18.1
Expand Down Expand Up @@ -60,9 +60,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.20
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.22
github.com/aws/aws-sdk-go-v2/service/polly v1.21.0
github.com/aws/aws-sdk-go-v2/service/rds v1.33.0
github.com/aws/aws-sdk-go-v2/service/rds v1.34.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.17
github.com/aws/aws-sdk-go-v2/service/rekognition v1.21.1
github.com/aws/aws-sdk-go-v2/service/rekognition v1.22.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.1
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.20
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.22
Expand All @@ -84,7 +84,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.8.1
github.com/aws/aws-sdk-go-v2/service/waf v1.11.20
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.21
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.2
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.3
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1
github.com/aws/smithy-go v1.13.5
github.com/google/go-cmp v0.5.8
Expand Down
4 changes: 4 additions & 0 deletions service/kinesisvideo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.0 (2022-12-12)

* **Feature**: This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.

# v1.12.17 (2022-12-02)

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

* **Documentation**: This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob.

# v1.14.12 (2022-12-02)

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

* No change notes available for this release.

# v1.1.5 (2022-12-02)

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

* **Feature**: This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.

# v1.6.14 (2022-12-02)

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

* No change notes available for this release.

# v1.13.16 (2022-12-02)

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

* **Feature**: Update the RDS API model to support copying option groups during the CopyDBSnapshot operation

# v1.33.0 (2022-12-06)

* **Feature**: This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.
Expand Down
2 changes: 1 addition & 1 deletion service/rds/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/rekognition/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2022-12-12)

* **Feature**: Adds support for "aliases" and "categories", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.

# v1.21.1 (2022-12-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/rekognition/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions service/sagemakermetrics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2022-12-12)

* **Release**: New AWS service client module
* **Feature**: This release introduces support SageMaker Metrics APIs.

2 changes: 1 addition & 1 deletion service/sagemakermetrics/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/wafv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.3 (2022-12-12)

* **Documentation**: Documents the naming requirement for logging destinations that you use with web ACLs.

# v1.23.2 (2022-12-02)

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

Please sign in to comment.