- [FEATURE] Utilize DataConnector in service of new DataAsset implementations (#7094)
- [FEATURE] F/great 1393/add initial non datetime sql splitters (#7183)
- [FEATURE] Experimental
PandasDatasource
with single-batch_PandasDataAsset
s (#7173) - [FEATURE] Experimental filesystem
DataAsset
spath
in batch request options and batch metadata (#7129) - [FEATURE] Default
PandasDatasource
(#7196) - [BUGFIX] : Allow CLI to work with
RuntimeDataConnector
(#7187) (thanks @luke321321) - [BUGFIX] Patch GX Cloud
validator.save_expectation_suite()
workflow (#7189) - [BUGFIX] Dynamic pandas asset model field substitution (#7212)
- [DOCS] Use named snippets part 5 (#7181)
- [DOCS] Use named snippets part 4 (#7176)
- [DOCS] Use named snippets part 6 (#7171)
- [DOCS] Use named snippets part 7 (#7192)
- [DOCS] Use named snippets part 9 (#7195)
- [DOCS] Use named snippets part 11 (#7201)
- [DOCS] Use named snippets part 8 (#7194)
- [DOCS] Use named snippets part 10 (#7199)
- [DOCS] Fix broken link in anonymous_usage_statistics.md (#7211) (thanks @Erin-GX)
- [DOCS] Use named snippets part 12 (#7214)
- [MAINTENANCE] Update changelog when updated release 0.15.49 (#7179)
- [MAINTENANCE] Raise store config
ClassInstantiationError
from originalDataContextError
(#7174) - [MAINTENANCE] New Datasources: Delineate "SparkFilesystemDatasource" (instead of "SparkDatasource") -- to be congruent with "PandasFilesystemDatasource" (#7178)
- [MAINTENANCE] Small Refactor to Enable PandasDatsource for multiple Storage Environments (#7190)
- [MAINTENANCE] Replace
regex
withbatching_regex
for fluent filesystem-like datasources (#7207) - [MAINTENANCE] Misc
DataContext
state management & API cleanup (#7215)