Skip to content

Commit e90b433

Browse files
committed
added runtime changelogs
1 parent 0239af6 commit e90b433

8 files changed

+20
-4
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "SAM: Added support for Java 21 Lambda runtime"
4+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Feature",
3-
"description": "Added icons for easy build, local invoke, deploy, and remote invoke actions"
3+
"description": "AWS Lambda: AWS Explorer Command Pallette actions and hover buttons to build, local invoke, deploy, and remote invoke"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Feature",
3-
"description": "Improved webviews for local and remote lambda invoke to streamline choosing sample events and autopopulating some necessary fields"
3+
"description": "AWS Lambda: Improved local test and debug and remote invoke to streamline creating and sharing sample events"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Feature",
3-
"description": "Added new sidebar view 'Application Builder' for a granular look into resources of the application being developed"
3+
"description": "AWS Lambda: 'Application Builder' is a new sidebar view for viewing application resources and links to create, build, debug, and test serverless applications"
44
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "SAM: Added support for Ruby 3.3 Lambda runtime"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "SAM: Added support for Ruby 3.2 Lambda runtime"
4+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Feature",
3-
"description": "Added a guided walkthrough that includes easy installation of prerequisites, several starter templates, and guidance on how to get started building applications"
3+
"description": "AWS Lambda: Guided walkthrough contains links to set up local IDE environment, install required tools, several starter templates, and guidance on how to get started building serverless applications"
44
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "SAM: Added support for .NET 8.0 Lambda runtime"
4+
}

0 commit comments

Comments
 (0)