v1.8.35
What's Changed
- fix(core): read collection variables sent as strings by @giordano-lucas in #904
- feat(core): carry structured exception detail on ExecutionResult by @giordano-lucas in #907
- Raise on evaluate_js failure instead of returning a null DataSpace by @giordano-lucas in #905
- feat(session): evaluate_js() returning the evaluated string by @giordano-lucas in #909
- fix(ci): stop leaking vaults and add cleanup safety net by @giordano-lucas in #910
- Gate remote sessions behind Advanced Stealth by @leo-notte in #911
- fix(sdk): enable proxies by default by @leo-notte in #914
Full Changelog: v1.8.34...v1.8.35