|
| 1 | +## CHANGELOG (SAR versioning) |
| 2 | + |
| 3 | +From most recent to oldest, with major releases in bold: |
| 4 | + |
| 5 | +* *4.3.4* (2024-02-26): upgrade to Nodejs20, custom state machine prefix, SDKv3 migration, new includeOutputResults input parameter, JSON loggin support |
| 6 | +* *4.3.3* (2023-10-30): parametrized currency for visualization URL (USD|CNY) |
| 7 | +* *4.3.2* (2023-08-16): new disablePayloadLogs flag, updated documentation |
| 8 | +* *4.3.1* (2023-05-09): update dependencies, add VPC Configuration support, use Billed Duration instead Duration from logs, update state machine with ItemSelector |
| 9 | +* ***4.3.0*** (2023-03-06): SnapStart support (alias waiter) |
| 10 | +* *4.2.3* (2023-03-01): fix layer runtime (nodejs16.x) |
| 11 | +* *4.2.2* (2023-02-15): configurable sleep parameter, bump runtime to nodejs16.x, docs updates, GH Actions, and minor bug fixes |
| 12 | +* *4.2.1* (2022-08-02): customizable SDK layer name and logs retention value |
| 13 | +* ***4.2.0*** (2022-01-03): support S3 payloads |
| 14 | +* *4.1.4* (2022-01-03): sorting bugfix and updated dependencies |
| 15 | +* *4.1.3* (2021-12-16): support simple strings as event payload |
| 16 | +* *4.1.2* (2021-10-12): add x86_64 fallback when Graviton is not supported yet |
| 17 | +* *4.1.1* (2021-10-12): fixed connection timeout for long-running functions |
| 18 | +* ***4.1.0*** (2021-10-11): support Lambda functions powered by Graviton2 |
| 19 | +* ***4.0.0*** (2021-08-16): support AWS Lambda states expansion to all functions |
| 20 | +* *3.4.2* (2020-12-03): permissions boundary bugfix (Step Functions role) |
| 21 | +* *3.4.1* (2020-12-02): permissions boundary support |
| 22 | +* ***3.4.0*** (2020-12-01): 1ms billing |
| 23 | +* *3.3.3* (2020-07-17): payload logging bugfix for pre-processors |
| 24 | +* *3.3.2* (2020-06-17): weighted payloads bugfix (for real) |
| 25 | +* *3.3.1* (2020-06-16): weighted payloads bugfix |
| 26 | +* ***3.3.0*** (2020-06-10): Pre/Post-processing functions, correct regional pricing, customizable execution timeouts, and other internal improvements |
| 27 | +* *3.2.5* (2020-05-19): improved logging for weighted payloads and in case of invocation errors |
| 28 | +* *3.2.4* (2020-03-11): dryRun bugfix |
| 29 | +* *3.2.3* (2020-02-25): new dryRun input parameter |
| 30 | +* *3.2.2* (2020-01-30): upgraded runtime to Node.js 12.x |
| 31 | +* *3.2.1* (2020-01-27): improved scripts and SAR template reference |
| 32 | +* ***3.2.0*** (2020-01-17): support for weighted payloads |
| 33 | +* *3.1.2* (2020-01-17): improved optimal selection when same speed/cost |
| 34 | +* *3.1.1* (2019-10-24): customizable least-privilege (lambdaResource CFN param) |
| 35 | +* ***3.1.0*** (2019-10-24): $LATEST power reset and optional auto-tuning (new Optimizer step) |
| 36 | +* ***3.0.0*** (2019-10-22): dynamic parallelism (powerValues as execution parameter) |
| 37 | +* *2.1.3* (2019-10-22): upgraded runtime to Node.js 10.x |
| 38 | +* *2.1.2* (2019-10-17): new balanced optimization strategy |
| 39 | +* *2.1.1* (2019-10-10): custom domain for visualization URL |
| 40 | +* ***2.1.0*** (2019-10-10): average statistics visualization (URL in state machine output) |
| 41 | +* ***2.0.0*** (2019-07-28): multiple optimization strategies (cost and speed), new output format with AWS Step Functions and AWS Lambda cost |
| 42 | +* *1.3.1* (2019-07-23): retry policies and failed invocations management |
| 43 | +* ***1.3.0*** (2019-07-22): implemented error handling |
| 44 | +* *1.2.1* (2019-07-22): Node.js refactor and updated IAM permissions (added lambda:UpdateAlias) |
| 45 | +* ***1.2.0*** (2019-05-24): updated IAM permissions (least privilege for actions) |
| 46 | +* *1.1.1* (2019-05-15): updated docs |
| 47 | +* ***1.1.0*** (2019-05-15): cross-region invocation support |
| 48 | +* *1.0.1* (2019-05-13): new README for SAR |
| 49 | +* ***1.0.0*** (2019-05-13): AWS SAM refactor (published on SAR) |
| 50 | +* *0.0.1* (2017-03-27): previous project (serverless framework) |
0 commit comments