v1.3.0
Version 1.3.0
06/04/26
| Type | Location | Event | Previous Version | Updated Version | Notes |
|---|---|---|---|---|---|
| parameter | playbook.yaml | N/A | 1.2.2 | 1.3.0 | Updated version parameter |
| parameter | playbook.yaml | global | N/A | inputKey: context.ipv4<br>outputKey: ipv4 | Added mapping |
| parameter | playbook.yaml | global | N/A | inputKey: context.ipv4<br>outputKey: ipv4 | Added mapping |
| parameter | playbook.yaml | global | N/A | {"inputKey":"input","outputKey":"ip","transforms":[{"expression":{"body":"return input.context.ipv6 or input.context.ip or input.context.ipv4","lang":"lua"}}]} | Added mappings parameter |
| parameter | playbook.yaml | global | inputKey: context.ip<br>outputKey: ip | N/A | Removed mapping |
| parameter | playbook.yaml | global | inputKey: context.ip<br>outputKey: ip | N/A | Removed mapping |
Updated about 2 months ago