Schematic release (v23.12.1)
What's Changed
Bug fixes
- Update dockerfile poetry versions FDS-1325 by @GiaJordan in #1325
- Updated poetry version when building schematic docker image for AWS deployment by @linglp in #1326
- Fixed typing that API uses by @andrewelamb in #1332
- Added
fit=trueparameter when setting a dataframe by @linglp in #1318 - Resolved issues with cross-manifest validation that occured when a manifest was only a single row by @GiaJordan in #1337
- Resolved an issue where a visualization endpoint intermittently returned the wrong information by @GiaJordan in #1336
- Make access token optional to fix CLI manifest submission by @mialy-defelice in #1340
- Remove
great_expectations/expectations/Manifest_test_suite.jsonbefore running validation tests by @linglp in #1342
Features
- Reduce execution time for
Test Schematicworkflow by @GiaJordan in #1320
Others
- Move methods of creating multiple manifests from API to manifest generator by @linglp in #1333
- Update deprecated GX
v0.15.xfunctions by @GiaJordan in #1335 - Update manifest unit test for new manifest behavior by @GiaJordan in #1334
- Update
pyproject.tomlnotation by @GiaJordan in #1331
Full Changelog: v23.11.1...v23.12.1