Skip to content

Commit

Permalink
Release 2023-04-10
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 10, 2023
1 parent cd750e0 commit fcc0f5d
Show file tree
Hide file tree
Showing 725 changed files with 1,885 additions and 534 deletions.
8 changes: 0 additions & 8 deletions .changelog/0466a4eee9aa47108610bde2a17427dd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/1e8147ce9c59435aaab11ac917d0dfb2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3c76b0e359084320a0a2b841c1e306b3.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4c04e5f4cd144831a176672066b10c93.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7014a714c3444164aca6a5db2306b71d.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/82df18402f05491cb3075bd17f534999.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.51.0](service/connect/CHANGELOG.md#v1510-2023-04-10)
* **Feature**: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.25.0](service/ecs/CHANGELOG.md#v1250-2023-04-10)
* **Feature**: This release adds support for enabling FIPS compliance on Amazon ECS Fargate tasks
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.16.0](service/marketplacecatalog/CHANGELOG.md#v1160-2023-04-10)
* **Feature**: Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.35.0](service/mediaconvert/CHANGELOG.md#v1350-2023-04-10)
* **Feature**: AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.3.0](service/omics/CHANGELOG.md#v130-2023-04-10)
* **Feature**: Remove unexpected API changes.
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.24.0](service/rekognition/CHANGELOG.md#v1240-2023-04-10)
* **Feature**: This release adds support for Face Liveness APIs in Amazon Rekognition. Updates UpdateStreamProcessor to return ResourceInUseException Exception. Minor updates to API documentation.

# Release (2023-04-07)

## General Highlights
Expand Down
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.21 (2023-04-10)

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

# v1.18.20 (2023-04-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
8 changes: 4 additions & 4 deletions config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/credentials v1.13.19
github.com/aws/aws-sdk-go-v2/credentials v1.13.20
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.2
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.33
github.com/aws/aws-sdk-go-v2/service/sso v1.12.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.7
github.com/aws/aws-sdk-go-v2/service/sts v1.18.8
github.com/aws/aws-sdk-go-v2/service/sso v1.12.8
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.8
github.com/aws/aws-sdk-go-v2/service/sts v1.18.9
github.com/aws/smithy-go v1.13.5
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.20 (2023-04-10)

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

# v1.13.19 (2023-04-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
6 changes: 3 additions & 3 deletions credentials/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.15
require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.2
github.com/aws/aws-sdk-go-v2/service/sso v1.12.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.7
github.com/aws/aws-sdk-go-v2/service/sts v1.18.8
github.com/aws/aws-sdk-go-v2/service/sso v1.12.8
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.8
github.com/aws/aws-sdk-go-v2/service/sts v1.18.9
github.com/aws/smithy-go v1.13.5
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.

4 changes: 2 additions & 2 deletions example/service/dynamodb/createTable/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.3
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4
)

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

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.20
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.3
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.21
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4
)

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.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.2
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3
)

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

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.2
github.com/aws/aws-sdk-go-v2/service/s3control v1.31.2
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3
github.com/aws/aws-sdk-go-v2/service/s3control v1.31.3
)

replace github.com/aws/aws-sdk-go-v2 => ../../../../
Expand Down
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.21 (2023-04-10)

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

# v1.10.20 (2023-04-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
4 changes: 2 additions & 2 deletions feature/dynamodb/attributevalue/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.3
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.8
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.9
github.com/aws/smithy-go v1.13.5
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.48 (2023-04-10)

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

# v1.4.47 (2023-04-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
4 changes: 2 additions & 2 deletions feature/dynamodb/expression/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.20
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.3
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.21
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4
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.21 (2023-04-10)

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

# v1.10.20 (2023-04-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
4 changes: 2 additions & 2 deletions feature/dynamodbstreams/attributevalue/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.3
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.8
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.9
github.com/aws/smithy-go v1.13.5
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.

2 changes: 1 addition & 1 deletion feature/ec2/imds/internal/configtesting/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/internal/configtesting
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.2
)

Expand Down
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.62 (2023-04-10)

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

# v1.11.61 (2023-04-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
4 changes: 2 additions & 2 deletions feature/s3/manager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/aws/aws-sdk-go-v2 v1.17.8
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.2
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3
github.com/aws/smithy-go v1.13.5
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.

2 changes: 1 addition & 1 deletion internal/configsources/configtesting/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/internal/configsources/configtesting
go 1.15

require (
github.com/aws/aws-sdk-go-v2/config v1.18.20
github.com/aws/aws-sdk-go-v2/config v1.18.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.32
)

Expand Down
4 changes: 4 additions & 0 deletions service/accessanalyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.10 (2023-04-10)

* No change notes available for this release.

# v1.19.9 (2023-04-07)

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

* No change notes available for this release.

# v1.10.3 (2023-04-07)

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

* No change notes available for this release.

# v1.17.8 (2023-04-07)

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

* No change notes available for this release.

# v1.21.8 (2023-04-07)

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

* No change notes available for this release.

# v1.15.7 (2023-04-07)

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

Please sign in to comment.