Skip to content

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:59
· 209 commits to main since this release

[1.0.12] - 2026-07-10

Fixed

  • datacontract test now recursively verifies nested logicalType for Snowflake structured OBJECT/ARRAY columns (#1373)
  • datacontract test now fails for complex types when the nested type definition cannot be verified (e.g. if array is required, array will no longer be accepted) (#1373)