Skip to content

Commit be2f3e0

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-09-30
1 parent 88e60a1 commit be2f3e0

25 files changed

+58
-72
lines changed

.changelog/01e55ddb1e8e408ba9a015b11759f931.json

-8
This file was deleted.

.changelog/20ee572b47c14badaf0f3f1fc6b2ad79.json

-8
This file was deleted.

.changelog/30c54c5c2f2542acb9091bc8707bef09.json

-8
This file was deleted.

.changelog/3547471e139e43bbad6a93c1b582849d.json

-8
This file was deleted.

.changelog/55f62c65c8ab4f20b09ba825d8eafbf3.json

-8
This file was deleted.

.changelog/a619d080c6b34c76b81c823557911b5c.json

-8
This file was deleted.

.changelog/b5c9eb00d40243279059c6f6acab4a8f.json

-8
This file was deleted.

.changelog/fb997783c2ee4003ae4e7a217df39b4f.json

-8
This file was deleted.

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2024-09-30)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/clouddirectory`: [v1.23.4](service/clouddirectory/CHANGELOG.md#v1234-2024-09-30)
5+
* **Documentation**: Add examples for API operations in model.
6+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.111.0](service/connect/CHANGELOG.md#v11110-2024-09-30)
7+
* **Feature**: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
8+
* `github.com/aws/aws-sdk-go-v2/service/pricing`: [v1.31.4](service/pricing/CHANGELOG.md#v1314-2024-09-30)
9+
* **Documentation**: Add examples for API operations in model.
10+
* `github.com/aws/aws-sdk-go-v2/service/resourcegroups`: [v1.26.0](service/resourcegroups/CHANGELOG.md#v1260-2024-09-30)
11+
* **Feature**: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
12+
* `github.com/aws/aws-sdk-go-v2/service/supplychain`: [v1.7.0](service/supplychain/CHANGELOG.md#v170-2024-09-30)
13+
* **Feature**: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
14+
* `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.5.0](service/timestreaminfluxdb/CHANGELOG.md#v150-2024-09-30)
15+
* **Feature**: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
16+
* `github.com/aws/aws-sdk-go-v2/service/verifiedpermissions`: [v1.18.4](service/verifiedpermissions/CHANGELOG.md#v1184-2024-09-30)
17+
* **Documentation**: Add examples for API operations in model.
18+
119
# Release (2024-09-27)
220

321
## General Highlights

feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.24 (2024-09-30)
2+
3+
* No change notes available for this release.
4+
15
# v1.14.23 (2024-09-27)
26

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

feature/dynamodbstreams/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/clouddirectory/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.4 (2024-09-30)
2+
3+
* **Documentation**: Add examples for API operations in model.
4+
15
# v1.23.3 (2024-09-27)
26

37
* No change notes available for this release.

service/clouddirectory/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/connect/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.111.0 (2024-09-30)
2+
3+
* **Feature**: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
4+
15
# v1.110.3 (2024-09-27)
26

37
* No change notes available for this release.

service/connect/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/pricing/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.4 (2024-09-30)
2+
3+
* **Documentation**: Add examples for API operations in model.
4+
15
# v1.31.3 (2024-09-27)
26

37
* No change notes available for this release.

service/pricing/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/resourcegroups/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.26.0 (2024-09-30)
2+
3+
* **Feature**: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
4+
15
# v1.25.3 (2024-09-27)
26

37
* No change notes available for this release.

service/resourcegroups/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/supplychain/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.7.0 (2024-09-30)
2+
3+
* **Feature**: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
4+
15
# v1.6.3 (2024-09-27)
26

37
* No change notes available for this release.

service/supplychain/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/timestreaminfluxdb/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.5.0 (2024-09-30)
2+
3+
* **Feature**: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
4+
15
# v1.4.3 (2024-09-27)
26

37
* No change notes available for this release.

service/timestreaminfluxdb/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/verifiedpermissions/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.4 (2024-09-30)
2+
3+
* **Documentation**: Add examples for API operations in model.
4+
15
# v1.18.3 (2024-09-27)
26

37
* No change notes available for this release.

service/verifiedpermissions/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)