• feat(executor): enhance payload translation with original request context
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2026-01-01 16:03:26 +00:00 | 868 commits to main since this release

    Refactored applyPayloadConfig to applyPayloadConfigWithRoot, adding support for default rule validation against the original payload when available. Updated all executors to use applyPayloadConfigWithRoot and incorporate an optional original request payload for translations.

    Downloads