What's Changed
- feat(status): add REUSED to Status enum for dbt State v1.11+ by @zerafachris in #2316
- Add missing fields to DbtInvocationSchema by @vyagubov in #2327
- fix: truncate large test result samples to prevent oversized alert payloads (#2044) by @zerafachris in #2302
- fix: normalize non-standard fractional-second precision when parsing timestamps (#2221) by @zerafachris in #2303
- fix: interpret naive detected_at as UTC when rendering alert timestamps by @hiromi-dev in #2305
- Report FE bugfixes by @haritamar in #2345
- Support dbt 2.0 / Fusion in the edr CLI by @haritamar in #2333
- docs: correct --profiles-dir help text by @EladBarkay in #2344
New Contributors
- @zerafachris made their first contribution in #2316
- @hiromi-dev made their first contribution in #2305
- @EladBarkay made their first contribution in #2344
Full Changelog: v0.25.1...v0.26.0