What's Changed
- fix: make Redis cache host and port configurable via environment variables (AGE-3187) by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1240
- [Fix] from | to union by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1251
- Remove Business tier from pricing modal by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1248
- fix(api): update event name condition for evaluation creation by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1285
- [Fix] move llm-as-a-judge to version 3 to accept curly and jinja2, not just fstring by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1264
- [Fix] issue with missing keys and with overlapping keys by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1263
- [chore] move legacy auto-eval stuff from oss to ee by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1262
- [Fix] variant update fix (+ black formatting) by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1261
- [Fix] trial period computation by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1260
- [AEG-2430] Fix programmatic application creation for SDK users + Docs by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1277
- [Feat] Add posthog feature flags for blocked lists ? by @jp-agenta in https://github.com/Agenta-AI/agenta_cloud/pull/1219
- Fix tests for manual tracing by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1298
- v0.52.3 by @github-actions[bot] in https://github.com/Agenta-AI/agenta_cloud/pull/1288
- v0.52.4 by @github-actions[bot] in https://github.com/Agenta-AI/agenta_cloud/pull/1296
- fix(DebugSection): handle error details properly in output result by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1301
- fix(llm-as-a-judge): remove temperature argument for gpt-5 by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1305
- fix(evaluators): update evaluator docs and prompts for clarity and structure by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1304
- fix(workflows): remove template_format field from evaluators by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1303
- Fix uvicorn routing reference from agenta.sdk.decorators.routing:app to agenta:app by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1253
- fix(frontend): refactor LLM-as-a-judge playground to to use Message components by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1302
- [Frontend] Improve error throwing and handling during app creation by @ardaerzin in https://github.com/Agenta-AI/agenta_cloud/pull/1299
- Changelog release-52.5 by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1306
- [Frontend] Fixes original config view rendering in evals / drawers by @ardaerzin in https://github.com/Agenta-AI/agenta_cloud/pull/1300
- v0.52.5 by @github-actions[bot] in https://github.com/Agenta-AI/agenta_cloud/pull/1297
- docs(evaluation): update input column variable format in LLM as a judge documentation by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1307
- docs(blog): add entry for speed improvements in the playground and update changelog link by @mmabrouk in https://github.com/Agenta-AI/agenta_cloud/pull/1308
Full Changelog: https://github.com/Agenta-AI/agenta_cloud/compare/v0.52.5...v0.52.6