What's Changed
* [Enhancement]: Improve pending migration(s) check by aybruhm in https://github.com/Agenta-AI/agenta/pull/2013
* v0.27.2 by aakrem in https://github.com/Agenta-AI/agenta/pull/2257
* docs(app): added blog link to docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2259
* Fix bump workflow by aakrem in https://github.com/Agenta-AI/agenta/pull/2263
* v0.27.3 by github-actions in https://github.com/Agenta-AI/agenta/pull/2262
* [Feature] Application Security by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2166
* build(deps): bump eslint/plugin-kit from 0.2.2 to 0.2.3 in /agenta-web by dependabot in https://github.com/Agenta-AI/agenta/pull/2268
* build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /docs by dependabot in https://github.com/Agenta-AI/agenta/pull/2270
* (frontend)[Age-1286]: Update web UI to use BaseResponse version 3.0 in the Playground by bekossy in https://github.com/Agenta-AI/agenta/pull/2271
* Added Cookbook observability Langchain by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2273
* [Enhancement] Extend Backend to Support SDK base response version 3.0 for RAG Evaluators by aybruhm in https://github.com/Agenta-AI/agenta/pull/2253
* [Enhancement] Update SDK to return BaseResponse version 3.0 and new trace tree format by aybruhm in https://github.com/Agenta-AI/agenta/pull/2251
* [Feature] Observability Analytics (MongoDB replacement) by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2204
* Update pyproject.toml by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2278
* fix(frontend): search input icon height issue by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2265
* [Feautre] Add custom redact functionality to SDK by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2269
* [Chore] clean up agenta-cli dependencies by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2267
* Litellm patch by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2254
* Readme Overhaul by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2279
* fix(frontend): made observability table rows 50 default by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2284
* (frontend)[AGE-1011]: Solve size modal issue by bekossy in https://github.com/Agenta-AI/agenta/pull/2246
* AGE-1359 Minor fix to fetch prompt docs by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2281
* [Fix] AGE-1360 by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2285
* Revert pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2287
* [Enhancement]: CORS + App Security hotfix by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2283
* fix(doc): updated API doc by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2293
* fix(frontend): prompt fetching code by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2292
* (frontend)[AGE-1342]: Auto-refresh observability tables by bekossy in https://github.com/Agenta-AI/agenta/pull/2290
* [Feature]: Project-checkpoint-4 by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2272
* [Enhancement]: Add 'app_type' column for AppDB model with updated API responses by aybruhm in https://github.com/Agenta-AI/agenta/pull/1994
* fix(frontend): observability input column data in export results by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2295
* fix(frontend): removed capitalization from app name by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2296
* [Fix] litellm streaming warnings by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2289
* [feat] global testsets by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2266
* docs(app): AGE-874 Custom workflows documentation by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2130
* fix edge case llm-as-a-judge by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2297
* Fix to the docs build by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2298
* [Fix] litellm cost_per_token not being calculated by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2288
* Build/AGE-1325-run-nextjs-outside-of-docker by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2276
* (frontend)[AGE-1269]: (bug observability) Review Accordion height (not dynamic), margin, and padding by bekossy in https://github.com/Agenta-AI/agenta/pull/2291
* [Bug Fix]: Resolve CLI commands failing tests by aybruhm in https://github.com/Agenta-AI/agenta/pull/2299
* [Fix] verbosity in tracing by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2286
* Add --force to generate cookbook by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2274
* [Feature] Observability: Inline traces by aybruhm in https://github.com/Agenta-AI/agenta/pull/2277
* set prettier version by aakrem in https://github.com/Agenta-AI/agenta/pull/2300
* [Fix] clean up in-app auth docs and clean up in-app llm app URLs by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2304
* [Fix] Remove Auth Cache + Fix t`ree=None` by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2303
* [Fix] - `organization_id` and `workspace_id` not required to manage `applications` by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2301
* fix(frontend): wait until project-id gets loaded by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2307
* [Fix] Protected Route with Project ID by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2308
* [Fix] Set default values in LegacySummary for Observability Analytics by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2305
* [Fix] CORS issue with old SDK by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2309
* [Bug Fixes]: Release Cycle 63 by aybruhm in https://github.com/Agenta-AI/agenta/pull/2302
* [Fix] missing `project_id` in auth middleware in SDK by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2310
* [Fix] failed calls in Evaluations due to 401 by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2311
* [Bug Fix]: Cannot run human evaluation for mflix app by aybruhm in https://github.com/Agenta-AI/agenta/pull/2312
* sync versions by aakrem in https://github.com/Agenta-AI/agenta/pull/2315
* v0.27.7 by github-actions in https://github.com/Agenta-AI/agenta/pull/2316
**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.27.2...v0.28.0