- [BUGFIX] Quote password before passing to SnowflakeURL (#10919)
- [BUGFIX] Trim the unexpected rows query (#10923)
- [BUGFIX] Make
MetricConfiguration.id
immutable (#10929) - [BUGFIX]
test_diagnostic_checklist
import error (#10934) - [BUGFIX] ExpectTableRowCountToBeBetween fails validation with Runtime Parameters (#10925) (thanks @eric-brady)
- [DOCS] Fix HTML entity character in API reference code blocks (#10915)
- [DOCS] AI-recommended Expectations (#10913)
- [DOCS] Fix lack of formatting in actions.py (#10918)
- [DOCS] Feedback form issues should have status "intake" (#10933)
- [DOCS] Fix sidebar highlight by deleting subpages from the sidebar (#10903)
- [DOCS] Added useLocation mock (#10939)
- [MAINTENANCE] Ensure clear error if cloud mode requested and env vars aren't found (#10916)
- [MAINTENANCE] Remove concurrency block from GitHub CI workflow (#10930)
- [MAINTENANCE] Add
Metric
andDomain
base classes (#10920) - [MAINTENANCE] Remove unreferenced docs snippets (#10937)
- [MAINTENANCE] Metric Result types (#10932)
- [MAINTENANCE] Make
Metric.config
un-instantiable and excluded from auto-complete (#10938)