Skip to content

Commit

Permalink
Release 2023-12-19
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 19, 2023
1 parent 2460aab commit 599392a
Show file tree
Hide file tree
Showing 24 changed files with 58 additions and 58 deletions.
8 changes: 0 additions & 8 deletions .changelog/06476708ec15434d95c9fc3e1da9aa36.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/08b5d09135a84b75b86baeb3f688e068.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8090668667ea46c1a6f368c5995c102b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/949a00345f15433cb1c86ddba6a76f8d.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.27.0](service/appsync/CHANGELOG.md#v1270-2023-12-19)
* **Feature**: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.21.0](service/chimesdkmeetings/CHANGELOG.md#v1210-2023-12-19)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.142.0](service/ec2/CHANGELOG.md#v11420-2023-12-19)
* **Feature**: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.40.0](service/fsx/CHANGELOG.md#v1400-2023-12-19)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.23.0](service/marketplacecatalog/CHANGELOG.md#v1230-2023-12-19)
* **Feature**: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.65.0](service/rds/CHANGELOG.md#v1650-2023-12-19)
* **Feature**: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

# Release (2023-12-18)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/appsync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2023-12-19)

* **Feature**: This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection

# v1.26.5 (2023-12-08)

* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
Expand Down
2 changes: 1 addition & 1 deletion service/appsync/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/chimesdkmeetings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2023-12-19)

* **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.

# v1.20.5 (2023-12-08)

* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
Expand Down
2 changes: 1 addition & 1 deletion service/chimesdkmeetings/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.142.0 (2023-12-19)

* **Feature**: Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.

# v1.141.0 (2023-12-08)

* **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.
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/fsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.40.0 (2023-12-19)

* **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.

# v1.39.5 (2023-12-08)

* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/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/identitystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.7 (2023-12-19)

* No change notes available for this release.

# v1.21.6 (2023-12-18)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/identitystore/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 @@ -32,7 +32,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.5
github.com/aws/aws-sdk-go-v2/service/docdb v1.29.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6
github.com/aws/aws-sdk-go-v2/service/ec2 v1.141.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.142.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.5
github.com/aws/aws-sdk-go-v2/service/ecs v1.35.5
github.com/aws/aws-sdk-go-v2/service/efs v1.26.5
Expand Down Expand Up @@ -61,7 +61,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.19.5
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.17.5
github.com/aws/aws-sdk-go-v2/service/polly v1.36.5
github.com/aws/aws-sdk-go-v2/service/rds v1.64.6
github.com/aws/aws-sdk-go-v2/service/rds v1.65.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.39.6
github.com/aws/aws-sdk-go-v2/service/rekognition v1.35.5
github.com/aws/aws-sdk-go-v2/service/route53 v1.35.5
Expand Down
4 changes: 4 additions & 0 deletions service/marketplacecatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2023-12-19)

* **Feature**: AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.

# v1.22.4 (2023-12-08)

* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
Expand Down
2 changes: 1 addition & 1 deletion service/marketplacecatalog/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/mediaconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.6 (2023-12-19)

* No change notes available for this release.

# v1.24.5 (2023-12-08)

* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconnect/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.65.0 (2023-12-19)

* **Feature**: RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

# v1.64.6 (2023-12-15)

* **Documentation**: Updates Amazon RDS documentation by adding code examples
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.

0 comments on commit 599392a

Please sign in to comment.