Skip to content

Commit

Permalink
Release 2023-10-06
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 6, 2023
1 parent 9d342ba commit e155bb7
Show file tree
Hide file tree
Showing 1,154 changed files with 3,178 additions and 1,688 deletions.
8 changes: 0 additions & 8 deletions .changelog/5919278930734535936fec2b7655431a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6ac052d2a7a8404baae7b3e122ca81a4.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/92c5587acaf34fe6a4a96bdc2fde6b90.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.124.0](service/ec2/CHANGELOG.md#v11240-2023-10-06)
* **Feature**: Documentation updates for Elastic Compute Cloud (EC2).
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.33.0](service/fsx/CHANGELOG.md#v1330-2023-10-06)
* **Feature**: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.18.0](service/marketplacecatalog/CHANGELOG.md#v1180-2023-10-06)
* **Feature**: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.45.0](service/quicksight/CHANGELOG.md#v1450-2023-10-06)
* **Feature**: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.34.0](service/transfer/CHANGELOG.md#v1340-2023-10-06)
* **Feature**: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters

# Release (2023-10-05)

## Module Highlights
Expand Down
2 changes: 1 addition & 1 deletion aws/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 aws/protocol/eventstream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.4.14 (2023-10-06)

* No change notes available for this release.

# v1.4.13 (2023-08-18)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion aws/protocol/eventstream/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 config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.44 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.18.43 (2023-10-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
14 changes: 7 additions & 7 deletions config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/config
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/credentials v1.13.41
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.43
github.com/aws/aws-sdk-go-v2/service/sso v1.15.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1
github.com/aws/aws-sdk-go-v2/service/sts v1.23.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/credentials v1.13.42
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.12
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.44
github.com/aws/aws-sdk-go-v2/service/sso v1.15.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.2
github.com/aws/aws-sdk-go-v2/service/sts v1.23.1
github.com/aws/smithy-go v1.15.0
github.com/google/go-cmp v0.5.8
)
Expand Down
2 changes: 1 addition & 1 deletion config/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 credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.42 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.13.41 (2023-10-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
10 changes: 5 additions & 5 deletions credentials/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/aws/aws-sdk-go-v2/credentials
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
github.com/aws/aws-sdk-go-v2/service/sso v1.15.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1
github.com/aws/aws-sdk-go-v2/service/sts v1.23.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.12
github.com/aws/aws-sdk-go-v2/service/sso v1.15.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.2
github.com/aws/aws-sdk-go-v2/service/sts v1.23.1
github.com/aws/smithy-go v1.15.0
github.com/google/go-cmp v0.5.8
)
Expand Down
2 changes: 1 addition & 1 deletion credentials/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 example/service/dynamodb/createTable/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/example/service/dynamodb/createTable
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/config v1.18.44
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../
Expand Down
8 changes: 4 additions & 4 deletions example/service/dynamodb/scanItems/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/example/service/dynamodb/listItems
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.40
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/config v1.18.44
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.41
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../
Expand Down
4 changes: 2 additions & 2 deletions example/service/s3/listObjects/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0
github.com/aws/aws-sdk-go-v2/config v1.18.44
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../
Expand Down
8 changes: 4 additions & 4 deletions example/service/s3/usingPrivateLink/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/usingPrivateLink
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/config v1.18.44
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1
github.com/aws/aws-sdk-go-v2/service/s3control v1.33.1
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../
Expand Down
4 changes: 4 additions & 0 deletions feature/cloudfront/sign/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.3.50 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.3.49 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion feature/cloudfront/sign/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign

go 1.15

require github.com/aws/aws-sdk-go-v2 v1.21.0
require github.com/aws/aws-sdk-go-v2 v1.21.1

replace github.com/aws/aws-sdk-go-v2 => ../../../
2 changes: 1 addition & 1 deletion feature/cloudfront/sign/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 feature/dynamodb/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.10.41 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.10.40 (2023-09-26)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
6 changes: 3 additions & 3 deletions feature/dynamodb/attributevalue/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.5
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.6
github.com/aws/smithy-go v1.15.0
github.com/google/go-cmp v0.5.8
)
Expand Down
2 changes: 1 addition & 1 deletion feature/dynamodb/attributevalue/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 feature/dynamodb/expression/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.4.68 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.4.67 (2023-09-26)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
6 changes: 3 additions & 3 deletions feature/dynamodb/expression/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.40
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.41
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1
github.com/google/go-cmp v0.5.8
)

Expand Down
2 changes: 1 addition & 1 deletion feature/dynamodb/expression/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 feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.10.41 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.10.40 (2023-09-26)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
6 changes: 3 additions & 3 deletions feature/dynamodbstreams/attributevalue/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.5
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.6
github.com/aws/smithy-go v1.15.0
github.com/google/go-cmp v0.5.8
)
Expand Down

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

4 changes: 4 additions & 0 deletions feature/ec2/imds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.12 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.13.11 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion feature/ec2/imds/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/smithy-go v1.15.0
github.com/google/go-cmp v0.5.8
)
Expand Down
2 changes: 1 addition & 1 deletion feature/ec2/imds/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 feature/ec2/imds/internal/configtesting/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11
github.com/aws/aws-sdk-go-v2/config v1.18.44
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.12
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../../
Expand Down
4 changes: 4 additions & 0 deletions feature/rds/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.2.20 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.2.19 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion feature/rds/auth/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/rds/auth

go 1.15

require github.com/aws/aws-sdk-go-v2 v1.21.0
require github.com/aws/aws-sdk-go-v2 v1.21.1

replace github.com/aws/aws-sdk-go-v2 => ../../../
2 changes: 1 addition & 1 deletion feature/rds/auth/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 feature/s3/manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.89 (2023-10-06)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.11.88 (2023-10-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
6 changes: 3 additions & 3 deletions feature/s3/manager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/s3/manager
go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.43
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0
github.com/aws/aws-sdk-go-v2 v1.21.1
github.com/aws/aws-sdk-go-v2/config v1.18.44
github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1
github.com/aws/smithy-go v1.15.0
github.com/google/go-cmp v0.5.8
)
Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/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 e155bb7

Please sign in to comment.