- [BUGFIX] Ensure datetime.time can be serialized to JSON (#10795)
- [BUGFIX] Stop overwriting template with description (#10826)
- [DOCS] restore Lychee link checking (#10797)
- [DOCS] replace
context.sources
withcontext.data_sources
(#10794) - [DOCS] ADR around public API docstrings (#10798)
- [DOCS] Change home banner buttons (#10804)
- [DOCS] Remove uppercase transformation for alerts' titles (#10800)
- [DOCS] Adding commonroom web tracking snippet (#10805)
- [DOCS] Adding/deleting other supported databases (#10812)
- [DOCS] Update Learn data pipeline tutorial page (#10828)
- [MAINTENANCE] Implement suite factory add_or_update (#10796)
- [MAINTENANCE] add expectation params to ColumnMapExpectation
mostly
field (#10829) - [MAINTENANCE] Bump
posthog
to V3 (#10814) - [MAINTENANCE] Update expectations to use canonical data quality issues (#10807)
- [MAINTENANCE] Nightly cleanup of stray bigquery schemas (#10815)
- [MAINTENANCE] Enforce mandatory docstrings for public API decorated objects (#10799)
- [MAINTENANCE] Add bigquery requirements file to bigquery cleanup script (#10819)
- [MAINTENANCE] Fix cleanup script (#10820)
- [MAINTENANCE] Enforce comments with linter ignores (#10817)
- [MAINTENANCE] Add to git blame ignore rev (#10822)
- [MAINTENANCE] Ignore Marshmallow V4 warnings (#10825)
- [MAINTENANCE] Change logger warning to debug (#10790)
- [MAINTENANCE] Better logging around and only calling cleanup when we have old BigQuery schemas (#10824)
- [MAINTENANCE] Add
context.validation_definitions.add_or_update
support (#10818)