1.3.0 (2026-04-06)
Bug Fixes
- compilation issue (10edd2b)
- fall back to Docker bridge IP when host.docker.internal is unresolvable (#216) (b973b70)
- lambda: copy code to TASK_DIR for provided runtimes (#206) (0de7931)
- lambda: honour ReportBatchItemFailures in SQS ESM (#208) (55b2f29)
- lambda: support Code.S3Bucket + Code.S3Key in CreateFunction and UpdateFunctionCode (#219) (d4ebc8e)
- merge branch 'main' into release/1.x (82d3184)
- ses: add missing Result element to query protocol responses (#207) (80e2054)
- sns: make Subscribe idempotent for same topic+protocol+endpoint (#185) (858775c)
Features
- add GlobalSecondaryIndexUpdates support in DynamoDB UpdateTable (#222) (4e6e953), closes #221
- add scheduled rules support for EventBridge Rules (#217) (e8c6440)
- dynamodb: add ScanFilter support for Scan operation (#175) (fe4ffd1)
- ec2: add EC2 service with 61 operations, integration tests, and docs (#213) (2859d25)
- ecs: adding ecs service (#209) (07a7a97)
- eventbridge: forward resources array and support resources pattern matching (#210) (6d49f09)
- lambda: add AddPermission, GetPolicy, ListTags, ListLayerVersions, etc endpoints (#223) (c79f02f)
- sfn: JSONata improvements, States.* intrinsics, DynamoDB ConditionExpression, StartSyncExecution (#205) (53dd7a6)