v0.104.2
hashicorp/vaultv0.104.2Jun 24, 2026by bekossy
AI Summary
This release focuses on stabilizing Railway deployments and frontend interactions, including fixes for service selection, sandbox evaluators, and test case drawers. It also introduces new configuration capabilities for workflows.
Key Highlights
- Fix service selection and graceful no-deployment on Railway redeploy
- Enable RestrictedPython runner for sandbox custom-code evaluators
- Preserve string types in test case drawers
- Enable full configuration of code and hook workflows and their schemas
New Features
- Enable full configuration of `code` and `hook` `workflows` and their `schemas`
Full Release Notes
## What's Changed * [release] v0.104.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4729 * [fix] Select Railway services when redeploying previews by @bekossy in https://github.com/Agenta-AI/agenta/pull/4793 * fix(sdk): sandbox custom-code evaluators by default (RestrictedPython runner) by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4636 * [fix] Explicit service selection and graceful no-deployment on Railway redeploy by @bekossy in https://github.com/Agenta-AI/agenta/pull/4799 * fix: preserve string type when Text/Markdown view mode is selected in test case drawer by @NamHT4Devlop in https://github.com/Agenta-AI/agenta/pull/4705 * fix(frontend): surface invocation errors instead of dumping HTML 404 pages by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4702 * [Test] Web acceptance stability by @bekossy in https://github.com/Agenta-AI/agenta/pull/4506 * [feat] Enable full configuration of `code` and `hook` `workflows` and their `schemas` by @junaway in https://github.com/Agenta-AI/agenta/pull/4711 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.104.1...v0.104.2