v0.95.3

Agenta-AI/agentav0.95.3Apr 2, 2026by bekossy

AI Summary

A maintenance release focusing on Kubernetes stability, schema resolution, and frontend audit fixes.

Key Highlights

  • Fixed Kubernetes cron crashes
  • Merged numeric constraints in schemas
  • Resolved frontend audit issues

Full Release Notes

## What's Changed
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4095
* [release] v0.95.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4097
* chore(deps): bump aiohttp from 3.13.2 to 3.13.4 in /examples/python/RAG_QA_chatbot by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/4105
* fix(k8s): avoid cron crashes from supercronic reaper bug by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4102
* [Frontend/Chore] Audit fixes by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4103
* Merge numeric constraints from parent anyOf/oneOf schemas in resolveA… by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4111


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.95.2...v0.95.3