Skip to content

Commit 11079ac

Browse files
author
aws-toolkit-automation
committed
Updating version to 4.2
1 parent 6ae30c9 commit 11079ac

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

.changes/4.2.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2026-04-24",
3+
"version" : "4.2",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "CloudFormation language server validate and deploy now enforces large templates over 51kb and templates containing local artifacts to be uploaded to s3."
7+
} ]
8+
}

.changes/next-release/feature-0838eafe-18f0-4e2a-806a-fb79a98b7ff2.json

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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _4.2_ (2026-04-24)
2+
- **(Feature)** CloudFormation language server validate and deploy now enforces large templates over 51kb and templates containing local artifacts to be uploaded to s3.
3+
14
# _4.1_ (2026-04-23)
25

36
# _4.0_ (2026-04-10)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=4.2-SNAPSHOT
5+
toolkitVersion=4.2
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)