- [FEATURE] Fix spark docs tests (#8131)
- [FEATURE] Reference Environment - Snowflake (#8148)
- [FEATURE] Fluent Datasource ABS, GCS, and S3 recursive file discovery (#8118) (thanks @toivomattila)
- [BUGFIX] Fix config substitution for substrings (#8145)
- [BUGFIX] Fix 'great_expectations[cloud]' extra install (#8151)
- [BUGFIX] Persist SQLDatasource splitters on creation (#8164)
- [DOCS] Enable docs versioning for 0.16.16 (#8125)
- [DOCS] Update set_based_column_map_expectation.py (#8142)
- [DOCS] Fix broken links and reenable link checking (#8146)
- [DOCS] Add version info to markdown links for earlier versions (#8155)
- [MAINTENANCE] update location of link in data docs footer (#8130)
- [MAINTENANCE] invoke show-automerges (#8127)
- [MAINTENANCE] Lint
assets
dir (#8123) - [MAINTENANCE] test/integration linting (#8132)
- [MAINTENANCE] minimal Anonymizer type-checking (#8106)
- [MAINTENANCE] Use Available Enums Instead of Strings for Metric Name Extensions (#8137)
- [MAINTENANCE] Add env var to avoid out of memory error when building docs (#8144)
- [MAINTENANCE] Update single cloud onboarding script to use fluent datasources (#8114)
- [MAINTENANCE] Add --bash command for postgres reference env (#8154)
- [MAINTENANCE] Add default
table_name
toTableAsset
if omitted (#8152) - [CONTRIB] expect_queried_column_pair_values_to_be_both_filled_or_null (#7949) (thanks @eden-o)