Skip to content

Commit 25f26c2

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-12-04
1 parent aadf9d3 commit 25f26c2

File tree

6 files changed

+12
-22
lines changed

6 files changed

+12
-22
lines changed

.changelog/2ee999afd9fe40d6b2f22030304ace5e.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2025-12-04)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.86.0](service/lambda/CHANGELOG.md#v1860-2025-12-04)
5+
* **Feature**: Add DisallowedByVpcEncryptionControl to the LastUpdateStatusReasonCode and StateReasonCode enums to represent failures caused by VPC Encryption Controls.
6+
17
# Release (2025-12-03)
28

39
## Module Highlights

service/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.13
77
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.53.3
88
github.com/aws/aws-sdk-go-v2/service/ec2 v1.275.1
9-
github.com/aws/aws-sdk-go-v2/service/lambda v1.85.0
9+
github.com/aws/aws-sdk-go-v2/service/lambda v1.86.0
1010
github.com/aws/aws-sdk-go-v2/service/s3 v1.93.0
1111
github.com/aws/aws-sdk-go-v2/service/s3control v1.67.0
1212
github.com/aws/aws-sdk-go-v2/service/sqs v1.42.18

service/lambda/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.86.0 (2025-12-04)
2+
3+
* **Feature**: Add DisallowedByVpcEncryptionControl to the LastUpdateStatusReasonCode and StateReasonCode enums to represent failures caused by VPC Encryption Controls.
4+
15
# v1.85.0 (2025-12-02)
26

37
* **Feature**: Launching Lambda durable functions - a new feature to build reliable multi-step applications and AI workflows natively within the Lambda developer experience.

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