- [DOCS] Corrects Step Numbering in How to instantiate a specific Filesystem Data Context (#7612)
- [DOCS] Corrects Heading Issue in How to host and share Data Docs on Azure Blob Storage (#7620)
- [DOCS] Update overview.md (#7627)
- [DOCS] Updates the "Interactive Mode" guide for creating Expectations (#7624)
- [DOCS] Updates the language in the banner linking the legacy site to the current docs. (#7636)
- [DOCS] Improve expect_column_values_to_be_of_type docstring (#7632)
- [DOCS] Corrects a typo found in the navigation section of the legacy docs (#7643)
- [DOCS] Add lakeFS to list of data version control tools (#7642) (thanks @rmoff)
- [DOCS] Standardize language around GX Cloud access tokens (#7621)
- [DOCS] Added IAM user and IAM assume role doc (#7634) (thanks @Reactor11)
- [DOCS] update to location of cloud callout in the OSS Quickstart (#7616)
- [MAINTENANCE] Update
teams.yml
(#7623) - [MAINTENANCE] Utilize
NotImported
for SQLAlchemy, Google Cloud Services, Azure Blob Storage, and Spark import usage (#7617) - [MAINTENANCE] Remove stray cloud test marker. (#7639)
- [MAINTENANCE] Upgrade mypy to 1.2.0 (#7645)
- [MAINTENANCE] Static type checking with python 3.8 (#7637)
- [MAINTENANCE] Static type checking with python 3.8 followup (#7647)
- [MAINTENANCE] The 'sklearn' PyPI package is deprecated, use 'scikit-learn' (#7651)
- [MAINTENANCE] numpy.typing only available after v1.20 (#7654)
- [MAINTENANCE] Update NotImported mechanism to use scoped compatibility modules (#7635)
- [MAINTENANCE] Uncap
altair
version, and bump minimum version to4.2.1
. Also uncapurllib3
version, and bump minimum version to1.26
(#7650)