Skip to content

Commit 599392a

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-12-19
1 parent 2460aab commit 599392a

24 files changed

+58
-58
lines changed

.changelog/06476708ec15434d95c9fc3e1da9aa36.json

-8
This file was deleted.

.changelog/08b5d09135a84b75b86baeb3f688e068.json

-8
This file was deleted.

.changelog/8090668667ea46c1a6f368c5995c102b.json

-8
This file was deleted.

.changelog/949a00345f15433cb1c86ddba6a76f8d.json

-8
This file was deleted.

.changelog/b400bf4509bc4090ae2173cca132ff40.json

-8
This file was deleted.

.changelog/ecee807bbef541b4897f8467dedc8f85.json

-8
This file was deleted.

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2023-12-19)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.27.0](service/appsync/CHANGELOG.md#v1270-2023-12-19)
5+
* **Feature**: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
6+
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.21.0](service/chimesdkmeetings/CHANGELOG.md#v1210-2023-12-19)
7+
* **Feature**: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.142.0](service/ec2/CHANGELOG.md#v11420-2023-12-19)
9+
* **Feature**: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
10+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.40.0](service/fsx/CHANGELOG.md#v1400-2023-12-19)
11+
* **Feature**: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
12+
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.23.0](service/marketplacecatalog/CHANGELOG.md#v1230-2023-12-19)
13+
* **Feature**: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
14+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.65.0](service/rds/CHANGELOG.md#v1650-2023-12-19)
15+
* **Feature**: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation
16+
117
# Release (2023-12-18)
218

319
## General Highlights

service/appsync/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.0 (2023-12-19)
2+
3+
* **Feature**: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
4+
15
# v1.26.5 (2023-12-08)
26

37
* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.

service/appsync/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/chimesdkmeetings/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.0 (2023-12-19)
2+
3+
* **Feature**: Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
4+
15
# v1.20.5 (2023-12-08)
26

37
* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.

service/chimesdkmeetings/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.142.0 (2023-12-19)
2+
3+
* **Feature**: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
4+
15
# v1.141.0 (2023-12-08)
26

37
* **Feature**: M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.

service/ec2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/fsx/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.40.0 (2023-12-19)
2+
3+
* **Feature**: Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
4+
15
# v1.39.5 (2023-12-08)
26

37
* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.

service/fsx/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/identitystore/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.7 (2023-12-19)
2+
3+
* No change notes available for this release.
4+
15
# v1.21.6 (2023-12-18)
26

37
* No change notes available for this release.

service/identitystore/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.5
3333
github.com/aws/aws-sdk-go-v2/service/docdb v1.29.5
3434
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6
35-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.141.0
35+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.142.0
3636
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.5
3737
github.com/aws/aws-sdk-go-v2/service/ecs v1.35.5
3838
github.com/aws/aws-sdk-go-v2/service/efs v1.26.5
@@ -61,7 +61,7 @@ require (
6161
github.com/aws/aws-sdk-go-v2/service/opsworks v1.19.5
6262
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.17.5
6363
github.com/aws/aws-sdk-go-v2/service/polly v1.36.5
64-
github.com/aws/aws-sdk-go-v2/service/rds v1.64.6
64+
github.com/aws/aws-sdk-go-v2/service/rds v1.65.0
6565
github.com/aws/aws-sdk-go-v2/service/redshift v1.39.6
6666
github.com/aws/aws-sdk-go-v2/service/rekognition v1.35.5
6767
github.com/aws/aws-sdk-go-v2/service/route53 v1.35.5

service/marketplacecatalog/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.0 (2023-12-19)
2+
3+
* **Feature**: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
4+
15
# v1.22.4 (2023-12-08)
26

37
* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.

service/marketplacecatalog/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/mediaconnect/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.24.6 (2023-12-19)
2+
3+
* No change notes available for this release.
4+
15
# v1.24.5 (2023-12-08)
26

37
* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.

service/mediaconnect/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/rds/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.65.0 (2023-12-19)
2+
3+
* **Feature**: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation
4+
15
# v1.64.6 (2023-12-15)
26

37
* **Documentation**: Updates Amazon RDS documentation by adding code examples

service/rds/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)