What's Changed
* test(frontend): fixed e2e test fails by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2150
* feat(frontend): observability filters by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2128
* Remove PostHog from irrelevant environments by aakrem in https://github.com/Agenta-AI/agenta/pull/2154
* feature(frontend): Implement observability view by bekossy in https://github.com/Agenta-AI/agenta/pull/2103
* fix(frontend): observability status render issue by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2158
* (frontend)[1180]: Popover in observability table take sometimes too long to appear by bekossy in https://github.com/Agenta-AI/agenta/pull/2162
* fix(frontend): observability LLM traceTab issue by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2160
* (frontend)[Age 1177]: Delete trace functionality does not work by bekossy in https://github.com/Agenta-AI/agenta/pull/2159
* fix(frontend): moved all the query states in the context-api by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2167
* fix(frontend): added human friendly filter column names by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2168
* (frontend)[Age 1137]: Update design for JSON/YAML switch different by bekossy in https://github.com/Agenta-AI/agenta/pull/2169
* (frontend)[Age 1181]: Traces with on single main span are not correctly rendered by bekossy in https://github.com/Agenta-AI/agenta/pull/2163
* (frontend)[Age 1178]Wrong latency shown in table and drawer by bekossy in https://github.com/Agenta-AI/agenta/pull/2157
* Updated video quick start tutorial by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2171
* fix(frontend): rearranged observability table columns by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2161
* feat(frontend): add global observability page by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2156
* fix(frontend): observability filter column names style by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2173
* fix(frontend): replaced data property with content for search filter by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2175
* Adjust dependabot config file by aakrem in https://github.com/Agenta-AI/agenta/pull/2177
* [Dependency]: Access control in API Keys by aybruhm in https://github.com/Agenta-AI/agenta/pull/2147
* chore(deps): bump tqdm from 4.66.4 to 4.66.6 in /agenta-backend by dependabot in https://github.com/Agenta-AI/agenta/pull/2191
* chore(deps): bump types/mdx from 2.0.10 to 2.0.13 in /agenta-web by dependabot in https://github.com/Agenta-AI/agenta/pull/2180
* chore(deps): bump mdx-js/react from 2.3.0 to 3.1.0 in /agenta-web by dependabot in https://github.com/Agenta-AI/agenta/pull/2179
* limit dependabot to only security udates by aakrem in https://github.com/Agenta-AI/agenta/pull/2194
* chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by dependabot in https://github.com/Agenta-AI/agenta/pull/2193
* LLM as a judge improvements by mmabrouk in https://github.com/Agenta-AI/agenta/pull/2174
* chore(deps): bump sentry-sdk from 1.45.1 to 2.8.0 in /agenta-backend in the security-updates group across 1 directory by dependabot in https://github.com/Agenta-AI/agenta/pull/2203
* chore(deps): bump the security-updates group in /agenta-web with 12 updates by dependabot in https://github.com/Agenta-AI/agenta/pull/2201
* remove dependabot.yml by aakrem in https://github.com/Agenta-AI/agenta/pull/2219
* fix(frontend): observability filter apply and clear conditions by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2176
* chore(deps): bump starlette from 0.37.2 to 0.40.0 in /agenta-cli by dependabot in https://github.com/Agenta-AI/agenta/pull/2221
* chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /docs by dependabot in https://github.com/Agenta-AI/agenta/pull/2223
* chore(deps): bump webpack from 5.93.0 to 5.96.1 in /docs by dependabot in https://github.com/Agenta-AI/agenta/pull/2222
* chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /docs by dependabot in https://github.com/Agenta-AI/agenta/pull/2224
* chore(deps): bump send and express in /docs by dependabot in https://github.com/Agenta-AI/agenta/pull/2226
* chore(deps): bump restrictedpython from 6.2 to 7.3 in /agenta-backend by dependabot in https://github.com/Agenta-AI/agenta/pull/2225
* fix path-to-regexp by aakrem in https://github.com/Agenta-AI/agenta/pull/2228
* [Feature] Configs SDK/API by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2126
* [Enhancement]: Improve check for pending migration by aybruhm in https://github.com/Agenta-AI/agenta/pull/2115
* Fix starlette vulnerability by aakrem in https://github.com/Agenta-AI/agenta/pull/2229
* fix(frontend) renamed observability table time column name by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2232
* fix(frontend): observability filter column names according to table columns by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2233
* fix(frontend): broken observability windowing logic and format by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2234
* fix(frontend): trace drawer time, cost font style by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2235
* fix(frontend): delete evaluation redirection url by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2238
* fix(frontend): made initial app selector ui responsive by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2239
* (frontend)[Age 1270]: Raw data missing data in overview by bekossy in https://github.com/Agenta-AI/agenta/pull/2237
* (frontend)[Age 1243]: Variant details fails to open after updating a variant by bekossy in https://github.com/Agenta-AI/agenta/pull/2236
* fix(frontend): removed autocomplete from llm as a judge by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2241
* (frontend)[AGE-1262]: Values that are set to 0 are lost when exiting and re-entering by bekossy in https://github.com/Agenta-AI/agenta/pull/2242
* (frontend)[AGE-1258]: Highlighting of variables in LLM-as-a-Judge is functional but coloring is buggy by bekossy in https://github.com/Agenta-AI/agenta/pull/2243
* fix(frontend): observability windowing time zone issue by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2244
* fix(backend): predefined app environment order by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2240
* fix(frontend): avatar profiles color by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2230
* fix(frontend): observability export data format by ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/2245
* v0.27.0 by github-actions in https://github.com/Agenta-AI/agenta/pull/2248
* [Feature] Observability Checkpoint 2 by jp-agenta in https://github.com/Agenta-AI/agenta/pull/2113
**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.26.0...v0.27.0