| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Python v0.26.0 source code.tar.gz | 2026-09-10 | 65.3 MB | |
| Python v0.26.0 source code.zip | 2026-09-10 | 65.9 MB | |
| README.md | 2026-09-10 | 1.5 kB | |
| Totals: 3 Items | 131.3 MB | 1 | |
What's Changed
- feat(status): add REUSED to Status enum for dbt State v1.11+ by @zerafachris in https://github.com/elementary-data/elementary/pull/2316
- Add missing fields to DbtInvocationSchema by @vyagubov in https://github.com/elementary-data/elementary/pull/2327
- fix: truncate large test result samples to prevent oversized alert payloads (#2044) by @zerafachris in https://github.com/elementary-data/elementary/pull/2302
- fix: normalize non-standard fractional-second precision when parsing timestamps (#2221) by @zerafachris in https://github.com/elementary-data/elementary/pull/2303
- fix: interpret naive detected_at as UTC when rendering alert timestamps by @hiromi-dev in https://github.com/elementary-data/elementary/pull/2305
- Report FE bugfixes by @haritamar in https://github.com/elementary-data/elementary/pull/2345
- Support dbt 2.0 / Fusion in the edr CLI by @haritamar in https://github.com/elementary-data/elementary/pull/2333
- docs: correct --profiles-dir help text by @EladBarkay in https://github.com/elementary-data/elementary/pull/2344
New Contributors
- @zerafachris made their first contribution in https://github.com/elementary-data/elementary/pull/2316
- @hiromi-dev made their first contribution in https://github.com/elementary-data/elementary/pull/2305
- @EladBarkay made their first contribution in https://github.com/elementary-data/elementary/pull/2344
Full Changelog: https://github.com/elementary-data/elementary/compare/v0.25.1...v0.26.0