- [FEATURE] infer primary keys during column_types metric fetch (#11554)
- [BUGFIX] Prevent FROM DUAL from being added to a properly formatted ORACLE SQL query when using SQLAlchemy (#11538) (thanks @konnor-b)
- [DOCS] asset history (#11543)
- [DOCS] typos on manage_expectations.md (#11547)
- [DOCS] combined compatibility reference updates (#11555)
- [DOCS] unexpected_rows (#11553)
- [MAINTENANCE] pre-commit autoupdate (#11539)
- [MAINTENANCE] Fix build_docs invocation of invoke (#11545)
- [MAINTENANCE] Bump ruff to 0.14.8 (#11550)
- [MAINTENANCE] restore null columns to rendered_content tables on multi-source expectations (#11548)
- [MAINTENANCE] ensure sqlite tests cleanup connections (#11552)
- [MAINTENANCE] Bump mypy to 0.19.0 (#11551)
- [MAINTENANCE] Update ruff pre-commit and remove TCH001 from tests ruff ignore list (#11557)