v0.104.3
laramies/theHarvesterv0.104.3Jun 25, 2026by bekossy
AI Summary
This release focuses on expanding open-source capabilities by moving Role-Based Access Control (RBAC) enforcement to the OSS version and resolving a display issue in trace logs when outputs are null.
Key Highlights
- Moved Role-Based Access Control (RBAC) enforcement from enterprise edition to open-source
- Fixed exception message display in trace output columns when outputs are null
- Automated version bumping via GitHub Actions
New Features
- RBAC enforcement now available in open-source version
Full Release Notes
## What's Changed * [release] v0.104.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4796 * [feat] Move `RBAC` enforcement from `ee` to `oss` by @junaway in https://github.com/Agenta-AI/agenta/pull/4801 * fix: display exception message in trace output column when outputs is nullfix: display exception message in trace output column when outputs is… by @unfitcoder101 in https://github.com/Agenta-AI/agenta/pull/4747 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.104.2...v0.104.3