·
12 commits
to refs/heads/main
since this release
Changes
- fix(data-quality): account for in-flight RUNNING runs + Table Health … @RamanDamayeu (#1809)
- fix(i18n): translate the main-search hint value in 6 locales + 3 pt-BR value fixes @odd-contributor (#1808)
- fix(api): invalid policy JSON returns 400 instead of an opaque 500 (#1762) @odd-contributor (#1807)
- fix(ui): reflect alert status change without refresh + confirm before… @RamanDamayeu (#1805)
- test(housekeeping): prove alert retention behaviourally; drop the fal… @RamanDamayeu (#1806)
- fix(reference-data): guard column write endpoints + reject name collisions (#1769) @odd-contributor (#1804)
- ConfirmationDialog thunk consumers
.unwrap()— a refused destructive confirm no longer closes-as-success (#1766 ARM-2) @odd-contributor (#1801) - Default lineage_depth to 1 in the contract so an omitted value no longer NPEs @odd-contributor (#1800)
- fix(reference-data): propagate a lookup-table description to its catalog entity (#1781) @odd-contributor (#1802)
- contrib(CTRIB-028): #1754 Term Detail page hardening (defects 1,2,4,5… @RamanDamayeu (#1798)
- fix(ingestion-auth): authenticate the whole /ingestion/** surface when the flag is on (#1740) @odd-contributor (#1799)
- fix(ui): ConfirmationDialog no longer swallows a rejected confirm (#1… @RamanDamayeu (#1797)
- fix(entity-overview): order Overview tags by importance before truncating; drop no-op sort; truncation hint (#1768) @odd-contributor (#1796)
- Harden the Alerts view: Activity-style tabs + filters + status; keep legacy API deprecated (#1763) @odd-contributor (#1795)
- fix(data-quality): surface in-flight RUNNING test runs (no HTTP 500) + deterministic run ordering @odd-contributor (#1793)
- fix(lookup-tables): silent 30-row list truncation + LOOKUP_TABLE_RENAMED activity event (#1753) @odd-contributor (#1792)
- fix(auth): null-guard S2sTokenProvider.isValidToken (unauthenticated 500 on any X-API-Key) @odd-contributor (#1791)
- fix(ingestion): map ML_MODEL by payload shape + add ML_MODEL as a model-identity group @odd-contributor (#1790)
Contributors
@RamanDamayeu, @odd-contributor, @odd-contributor[bot] and Raman Damayeu