Skip to content

Commit

Permalink
Release 2023-09-12
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 12, 2023
1 parent 55e9134 commit 33b8cf5
Show file tree
Hide file tree
Showing 13 changed files with 33 additions and 31 deletions.
8 changes: 0 additions & 8 deletions .changelog/2fdabcd8e7d343df9e995fd25b44833f.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.118.0](service/ec2/CHANGELOG.md#v11180-2023-09-12)
* **Feature**: This release adds support for restricting public sharing of AMIs through AMI Block Public Access
* `github.com/aws/aws-sdk-go-v2/service/eventbridge`: [v1.22.0](service/eventbridge/CHANGELOG.md#v1220-2023-09-12)
* **Feature**: Adds sensitive trait to various shapes in Jetstream Connections API model.
* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.43.0](service/kendra/CHANGELOG.md#v1430-2023-09-12)
* **Feature**: Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.

# Release (2023-09-11)

## Module Highlights
Expand Down
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.118.0 (2023-09-12)

* **Feature**: This release adds support for restricting public sharing of AMIs through AMI Block Public Access

# v1.117.0 (2023-09-06)

* **Feature**: This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
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/emr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.6 (2023-09-12)

* No change notes available for this release.

# v1.28.5 (2023-08-21)

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

* **Feature**: Adds sensitive trait to various shapes in Jetstream Connections API model.

# v1.21.0 (2023-09-05)

* **Feature**: Improve Endpoint Ruleset test coverage.
Expand Down
2 changes: 1 addition & 1 deletion service/eventbridge/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 @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.5
github.com/aws/aws-sdk-go-v2/service/docdb v1.23.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5
github.com/aws/aws-sdk-go-v2/service/ec2 v1.117.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.118.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.20.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.1
github.com/aws/aws-sdk-go-v2/service/efs v1.21.6
Expand All @@ -41,8 +41,8 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.21.4
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.20.6
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.15.5
github.com/aws/aws-sdk-go-v2/service/emr v1.28.5
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.21.0
github.com/aws/aws-sdk-go-v2/service/emr v1.28.6
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.22.0
github.com/aws/aws-sdk-go-v2/service/firehose v1.17.5
github.com/aws/aws-sdk-go-v2/service/gamelift v1.22.2
github.com/aws/aws-sdk-go-v2/service/glacier v1.15.5
Expand Down
4 changes: 4 additions & 0 deletions service/kendra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.0 (2023-09-12)

* **Feature**: Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API.

# v1.42.5 (2023-08-21)

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

Please sign in to comment.