For AI agents: visit https://docs.metarouter.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| 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 |