- [BUGFIX] Make validation results' describe_dict return a serializable dict (#10863)
- [BUGFIX] Allow adding Expectations with identical attributes to Suites (#10884)
- [DOCS] Add titles to properties and methods sections in API Reference (#10821)
- [DOCS] Update documentation around batch_parameters and link to updated API docs. (#10877)
- [DOCS] Corrections and clarifications for result_format (#10875)
- [MAINTENANCE] Handle
aws-chunked
encoding type data inTupleS3StoreBackend
(#10861) - [MAINTENANCE] Add user-agent-str to analytics events (#10869)
- [MAINTENANCE] Add method to set analytics user_agent_str (#10883)
- [MAINTENANCE] Convert BatchTestSetup.asset property to BatchTestSetup… (#10864)
- [MAINTENANCE] Migrate from
databricks-sql-connector
todatabricks-sqlalchemy
in tests (#10886)