Skip to content

Commit 6228f79

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-08-30
1 parent f88432f commit 6228f79

31 files changed

+74
-91
lines changed

.changelog/08e7f692733a482d943f17dbb4b018d3.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/41575353444b40ffbf474f4155544f00.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changelog/43784b930e794f22b1dd771e7e8078de.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/56b3ef14bfec40dfbc78cddc57c07abb.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/752f8fe57ebd4abf82a3800169cccce5.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/86cca09635134c50862995a0a4ff6d96.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/878931b3806d4c11bb312ebc9e820138.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/a86db4b453d44666b9012dd565a42338.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/b4b1637b11104d2c9228da905e5e4ccd.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/bd37b005f4a44feeb6d9d18d7f68fb5a.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release (2023-08-30)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.34.0](service/appflow/CHANGELOG.md#v1340-2023-08-30)
5+
* **Feature**: Add SAP source connector parallel and pagination feature
6+
* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.19.0](service/apprunner/CHANGELOG.md#v1190-2023-08-30)
7+
* **Feature**: App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository.
8+
* `github.com/aws/aws-sdk-go-v2/service/cleanrooms`: [v1.4.0](service/cleanrooms/CHANGELOG.md#v140-2023-08-30)
9+
* **Feature**: This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results.
10+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.29.0](service/datasync/CHANGELOG.md#v1290-2023-08-30)
11+
* **Feature**: AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.
12+
* `github.com/aws/aws-sdk-go-v2/service/neptunedata`: [v1.0.0](service/neptunedata/CHANGELOG.md#v100-2023-08-30)
13+
* **Release**: New AWS service client module
14+
* **Feature**: Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK.
15+
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.30.0](service/networkfirewall/CHANGELOG.md#v1300-2023-08-30)
16+
* **Feature**: Network Firewall increasing pagination token string length
17+
* `github.com/aws/aws-sdk-go-v2/service/pcaconnectorad`: [v1.0.0](service/pcaconnectorad/CHANGELOG.md#v100-2023-08-30)
18+
* **Release**: New AWS service client module
19+
* **Feature**: The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity.
20+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.103.0](service/sagemaker/CHANGELOG.md#v11030-2023-08-30)
21+
* **Feature**: Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings
22+
123
# Release (2023-08-29)
224

325
## Module Highlights

service/appflow/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.34.0 (2023-08-30)
2+
3+
* **Feature**: Add SAP source connector parallel and pagination feature
4+
15
# v1.33.5 (2023-08-21)
26

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

service/appflow/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/apprunner/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.19.0 (2023-08-30)
2+
3+
* **Feature**: App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository.
4+
15
# v1.18.5 (2023-08-21)
26

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

service/apprunner/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanrooms/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.4.0 (2023-08-30)
2+
3+
* **Feature**: This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results.
4+
15
# v1.3.5 (2023-08-21)
26

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

service/cleanrooms/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.6 (2023-08-30)
2+
3+
* No change notes available for this release.
4+
15
# v1.2.5 (2023-08-21)
26

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

service/controltower/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datasync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.0 (2023-08-30)
2+
3+
* **Feature**: AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution.
4+
15
# v1.28.5 (2023-08-24)
26

37
* No change notes available for this release.

service/datasync/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/macie2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.6 (2023-08-30)
2+
3+
* No change notes available for this release.
4+
15
# v1.29.5 (2023-08-21)
26

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

service/macie2/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/neptunedata/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2023-08-30)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: Allows customers to execute data plane actions like bulk loading graphs, issuing graph queries using Gremlin and openCypher directly from the SDK.
5+

service/neptunedata/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/networkfirewall/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.0 (2023-08-30)
2+
3+
* **Feature**: Network Firewall increasing pagination token string length
4+
15
# v1.29.5 (2023-08-21)
26

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

service/networkfirewall/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/pcaconnectorad/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2023-08-30)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: The Connector for AD allows you to use a fully-managed AWS Private CA as a drop-in replacement for your self-managed enterprise CAs without local agents or proxy servers. Enterprises that use AD to manage Windows environments can reduce their private certificate authority (CA) costs and complexity.
5+

service/pcaconnectorad/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemaker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.103.0 (2023-08-30)
2+
3+
* **Feature**: Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings
4+
15
# v1.102.3 (2023-08-21)
26

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

service/sagemaker/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)