Skip to content

Release v1.0.11

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:51
· 211 commits to main since this release
3189daf

[1.0.11] - 2026-07-09

Added

Fixed

  • Failed business definition IRI lookups now suggest the ENTROPY_DATA_HOST value to set when the IRI host does not match the configured entropy-data host.
  • datacontract test no longer reports a physical type mismatch for BigQuery type aliases, such as a physicalType of INTEGER on an INT64 column (#1371 @fantastisch)
  • datacontract test no longer fails with CANNOT_CONVERT_COLUMN_INTO_BOOL on Databricks when a Spark session is used