- [BUGFIX] Ensure
packaging_and_installation
CI tests against latest tag (#6386) - [BUGFIX] Fixed missing comma in pydantic constraints (#6391) (thanks @awburgess)
- [BUGFIX] fix pydantic dev req file entries (#6396)
- [DOCS] DOC-379 bring spark datasource configuration example scripts under test (#6362)
- [MAINTENANCE] Handle both
ExpectationConfiguration
andExpectationValidationResult
in default Atomic renderers and cleanupinclude_column_name
(#6380) - [MAINTENANCE] Add type annotations to all existing atomic renderer signatures (#6385)
- [MAINTENANCE] move
zep
->experimental
package (#6378) - [MAINTENANCE] Migrate additional methods from
BaseDataContext
to other parts of context hierarchy (#6388)