Skip to content

0.18.16

Compare
Choose a tag to compare
@Kilo59 Kilo59 released this 25 Jun 18:54
· 699 commits to develop since this release
76cc366
  • [FEATURE] Add new ConfigUri type (#10000)
  • [FEATURE] Snowflake - minimal support for key-pair auth (#10031)
  • [FEATURE] Snowflake - Forward compatibility updates (#10036)
  • [BUGFIX] fix snowflake schema introspection for expect_column_values_to_be_in_type_list and expect_column_values_to_be_of_type (#9906)
  • [BUGFIX] 0.18.x - Avoid writing to great_expectations.yml during init (#10040)
  • [BUGFIX] Snowflake - Fix private_key Unicode serialization errors (#10046)
  • [DOCS] release_prep 0.18.15 (#9984)
  • [MAINTENANCE] 0.18.x - mypy 1.7.1 -> 1.10 (#9988)
  • [MAINTENANCE] 0.18.x - CVE 2024 36039 (#10033)
  • [MAINTENANCE] Revert Snowflake field requirement changes for 0.18.x (#10012)
  • REVERTED - [FEATURE] SnowflakeDatasource - Require database and schema fields (#9980)
  • REVERTED - [FEATURE] Snowflake - use Datasource level schema when creating TableAsset (#9992)
  • REVERTED - [FEATURE] Restrict substitutable sections for Snowflake.connection_string (#10002)