Skip to content

Commit 18fea5d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-11-21
1 parent 480ffa8 commit 18fea5d

File tree

81 files changed

+203
-229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+203
-229
lines changed

.changelog/0be2e18d09a64785a3beb02a5acba61b.json

-8
This file was deleted.

.changelog/1f87085fc572456f812a9ba102b8a75d.json

-8
This file was deleted.

.changelog/1f955481d9a04a7083dc729fca5f901b.json

-8
This file was deleted.

.changelog/2171d94173cb4d6cbdff145fe259f6b6.json

-8
This file was deleted.

.changelog/30948245ad1941409b58ee9b0aad7f8c.json

-8
This file was deleted.

.changelog/309b4b89023e4bc18a13729b2a33a1e7.json

-8
This file was deleted.

.changelog/32014052c37248fdb2fb811bbe2895d2.json

-8
This file was deleted.

.changelog/3d6570fcb1e6459cb32c3337dec51cb6.json

-8
This file was deleted.

.changelog/41575353444b40ffbf474f4155544f00.json

-9
This file was deleted.

.changelog/420a7aa7eb0347b08005614f7c261650.json

-8
This file was deleted.

.changelog/434bb5ba66324d078ec29c1e8a3c5835.json

-8
This file was deleted.

.changelog/45c2adedd18b4c0ca93dd3dadb1586f0.json

-8
This file was deleted.

.changelog/5179a79305414693bd438d0107bb626d.json

-8
This file was deleted.

.changelog/6d349979e895438fa02678e1c32f7c80.json

-8
This file was deleted.

.changelog/71dccf143d714b66853880862200028b.json

-8
This file was deleted.

.changelog/962fc92a79e243da90fc63207b4010d2.json

-8
This file was deleted.

.changelog/a8a21ca92b4c451eadd3591cd4cac009.json

-8
This file was deleted.

.changelog/b0faa1e9ce5c431da50999321d2d4e55.json

-8
This file was deleted.

.changelog/b3273f47e54f4616a3331853330ee2cb.json

-8
This file was deleted.

.changelog/bb3caa3ac53e49c0946ab580caed3930.json

-8
This file was deleted.

.changelog/d16eba28a077445888540a834d938871.json

-8
This file was deleted.

.changelog/d1c63ae2c3834bc49e2f8d3ab3b3c58c.json

-8
This file was deleted.

.changelog/f1c93f6a441a4bc3823a2fb24f9f0506.json

-8
This file was deleted.

CHANGELOG.md

+53
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
# Release (2024-11-21)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2/service/apigateway`: [v1.28.0](service/apigateway/CHANGELOG.md#v1280-2024-11-21)
8+
* **Feature**: Added support for custom domain names for private APIs.
9+
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.34.0](service/applicationautoscaling/CHANGELOG.md#v1340-2024-11-21)
10+
* **Feature**: Application Auto Scaling now supports Predictive Scaling to proactively increase the desired capacity ahead of predicted demand, ensuring improved availability and responsiveness for customers' applications. This feature is currently only made available for Amazon ECS Service scalable targets.
11+
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.40.0](service/appsync/CHANGELOG.md#v1400-2024-11-21)
12+
* **Feature**: Add support for the Amazon Bedrock Runtime.
13+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.43.0](service/cloudfront/CHANGELOG.md#v1430-2024-11-21)
14+
* **Feature**: Adds support for Origin Selection between EMPv2 origins based on media quality score.
15+
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.46.0](service/cloudtrail/CHANGELOG.md#v1460-2024-11-21)
16+
* **Feature**: This release introduces new APIs for creating and managing CloudTrail Lake dashboards. It also adds support for resource-based policies on CloudTrail EventDataStore and Dashboard resource.
17+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.44.0](service/cloudwatchlogs/CHANGELOG.md#v1440-2024-11-21)
18+
* **Feature**: Adds "Create field indexes to improve query performance and reduce scan volume" and "Transform logs during ingestion". Updates documentation for "PutLogEvents with Entity".
19+
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.44.0](service/costexplorer/CHANGELOG.md#v1440-2024-11-21)
20+
* **Feature**: This release introduces three new APIs that enable you to estimate the cost, coverage, and utilization impact of Savings Plans you plan to purchase. The three APIs are StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and ListCommitmentPurchaseAnalyses.
21+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.193.0](service/ec2/CHANGELOG.md#v11930-2024-11-21)
22+
* **Feature**: Adds support for requesting future-dated Capacity Reservations with a minimum commitment duration, enabling IPAM for organizational units within AWS Organizations, reserving EC2 Capacity Blocks that start in 30 minutes, and extending the end date of existing Capacity Blocks.
23+
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.44.0](service/elasticache/CHANGELOG.md#v1440-2024-11-21)
24+
* **Feature**: Added support to modify the engine type for existing ElastiCache Users and User Groups. Customers can now modify the engine type from redis to valkey.
25+
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.42.1](service/elasticloadbalancingv2/CHANGELOG.md#v1421-2024-11-21)
26+
* **Documentation**: This feature adds support for enabling zonal shift on cross-zone enabled Application Load Balancer, as well as modifying HTTP request and response headers.
27+
* `github.com/aws/aws-sdk-go-v2/service/health`: [v1.29.0](service/health/CHANGELOG.md#v1290-2024-11-21)
28+
* **Feature**: Adds metadata property to an AffectedEntity.
29+
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.61.0](service/iot/CHANGELOG.md#v1610-2024-11-21)
30+
* **Feature**: General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices
31+
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.22.0](service/iotfleetwise/CHANGELOG.md#v1220-2024-11-21)
32+
* **Feature**: AWS IoT FleetWise now includes campaign parameters to store and forward data, configure MQTT topic as a data destination, and collect diagnostic trouble code data. It includes APIs for network agnostic data collection using custom decoding interfaces, and monitoring the last known state of vehicles.
33+
* `github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane`: [v1.24.0](service/iotjobsdataplane/CHANGELOG.md#v1240-2024-11-21)
34+
* **Feature**: General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices
35+
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.68.0](service/lambda/CHANGELOG.md#v1680-2024-11-21)
36+
* **Feature**: Adds support for metrics for event source mappings for AWS Lambda
37+
* `github.com/aws/aws-sdk-go-v2/service/notifications`: [v1.0.0](service/notifications/CHANGELOG.md#v100-2024-11-21)
38+
* **Release**: New AWS service client module
39+
* **Feature**: This release adds support for AWS User Notifications. You can now configure and view notifications from AWS services in a central location using the AWS SDK.
40+
* `github.com/aws/aws-sdk-go-v2/service/notificationscontacts`: [v1.0.0](service/notificationscontacts/CHANGELOG.md#v100-2024-11-21)
41+
* **Release**: New AWS service client module
42+
* **Feature**: This release adds support for AWS User Notifications Contacts. You can now configure and view email contacts for AWS User Notifications using the AWS SDK.
43+
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.28.0](service/resiliencehub/CHANGELOG.md#v1280-2024-11-21)
44+
* **Feature**: AWS Resilience Hub's new summary view visually represents applications' resilience through charts, enabling efficient resilience management. It provides a consolidated view of the app portfolio's resilience state and allows data export for custom stakeholder reporting.
45+
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.68.0](service/s3/CHANGELOG.md#v1680-2024-11-21)
46+
* **Feature**: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API.
47+
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.56.0](service/ssm/CHANGELOG.md#v1560-2024-11-21)
48+
* **Feature**: Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution.
49+
* `github.com/aws/aws-sdk-go-v2/service/ssmquicksetup`: [v1.3.0](service/ssmquicksetup/CHANGELOG.md#v130-2024-11-21)
50+
* **Feature**: Add methods that retrieve details about deployed configurations: ListConfigurations, GetConfiguration
51+
* `github.com/aws/aws-sdk-go-v2/service/xray`: [v1.30.0](service/xray/CHANGELOG.md#v1300-2024-11-21)
52+
* **Feature**: AWS X-Ray introduces Transaction Search APIs, enabling span ingestion into CloudWatch Logs for high-scale trace data indexing. These APIs support span-level queries, trace graph generation, and metric correlation for deeper application insights.
53+
154
# Release (2024-11-20)
255

356
## Module Highlights

example/service/s3/listObjects/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/aws/aws-sdk-go-v2/config v1.28.5
7-
github.com/aws/aws-sdk-go-v2/service/s3 v1.67.1
7+
github.com/aws/aws-sdk-go-v2/service/s3 v1.68.0
88
)
99

1010
require (

example/service/s3/usingPrivateLink/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/aws/aws-sdk-go-v2 v1.32.5
77
github.com/aws/aws-sdk-go-v2/config v1.28.5
8-
github.com/aws/aws-sdk-go-v2/service/s3 v1.67.1
8+
github.com/aws/aws-sdk-go-v2/service/s3 v1.68.0
99
github.com/aws/aws-sdk-go-v2/service/s3control v1.50.1
1010
)
1111

feature/s3/manager/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.40 (2024-11-21)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.17.39 (2024-11-18)
26

37
* **Dependency Update**: Update to smithy-go v1.22.1.

feature/s3/manager/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/aws/aws-sdk-go-v2 v1.32.5
77
github.com/aws/aws-sdk-go-v2/config v1.28.5
8-
github.com/aws/aws-sdk-go-v2/service/s3 v1.67.1
8+
github.com/aws/aws-sdk-go-v2/service/s3 v1.68.0
99
github.com/aws/smithy-go v1.22.1
1010
)
1111

feature/s3/manager/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/apigateway/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.28.0 (2024-11-21)
2+
3+
* **Feature**: Added support for custom domain names for private APIs.
4+
15
# v1.27.6 (2024-11-18)
26

37
* **Dependency Update**: Update to smithy-go v1.22.1.

service/apigateway/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/applicationautoscaling/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.34.0 (2024-11-21)
2+
3+
* **Feature**: Application Auto Scaling now supports Predictive Scaling to proactively increase the desired capacity ahead of predicted demand, ensuring improved availability and responsiveness for customers' applications. This feature is currently only made available for Amazon ECS Service scalable targets.
4+
15
# v1.33.6 (2024-11-18)
26

37
* **Dependency Update**: Update to smithy-go v1.22.1.

service/applicationautoscaling/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/appsync/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.40.0 (2024-11-21)
2+
3+
* **Feature**: Add support for the Amazon Bedrock Runtime.
4+
15
# v1.39.3 (2024-11-18)
26

37
* **Dependency Update**: Update to smithy-go v1.22.1.

service/appsync/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/braket/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.7 (2024-11-21)
2+
3+
* No change notes available for this release.
4+
15
# v1.31.6 (2024-11-18)
26

37
* **Dependency Update**: Update to smithy-go v1.22.1.

service/braket/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/cloudfront/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.43.0 (2024-11-21)
2+
3+
* **Feature**: Adds support for Origin Selection between EMPv2 origins based on media quality score.
4+
15
# v1.42.0 (2024-11-20)
26

37
* **Feature**: Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled.

service/cloudfront/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)