You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
- AWS api-change: Added SerializedRequestEntityTooLargeException to Lambda Invoke API
10
10
- AWS api-change: Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda
11
11
- AWS api-change: Added support for creating and invoking Tenant Isolated functions in AWS Lambda APIs.
12
+
- AWS api-change: Launching Lambda durable functions - a new feature to build reliable multi-step applications and AI workflows natively within the Lambda developer experience.
13
+
- AWS api-change: Launching Lambda Managed Instances - a new feature to run Lambda on EC2.
0 commit comments