Download Latest Version datacontract_cli-1.0.0.tar.gz (447.1 kB)
Email in envelope

Get an email when there's a new version of Data Contract CLI

Home / v0.12.4
Name Modified Size InfoDownloads / Week
Parent folder
datacontract_cli-0.12.4-py3-none-any.whl 2026-05-21 340.0 kB
datacontract_cli-0.12.4-py3-none-any.whl.sigstore.json 2026-05-21 9.4 kB
datacontract_cli-0.12.4.tar.gz 2026-05-21 414.0 kB
datacontract_cli-0.12.4.tar.gz.sigstore.json 2026-05-21 9.4 kB
README.md 2026-05-21 618 Bytes
v0.12.4 source code.tar.gz 2026-05-21 2.9 MB
v0.12.4 source code.zip 2026-05-21 3.1 MB
Totals: 7 Items   6.8 MB 1

[0.12.4] - 2026-05-21

Added

  • datacontract test now logs the Data Contract CLI version and whether it ran as a local CLI or through the FastAPI server (including the request URL) as part of the test result logs

Fixed

  • Schema checks now resolve each property by its physicalName when set (falling back to name), matching the existing table-level resolution and the SQL/BigQuery exporters. Previously a property whose logical name differed from its physical column (e.g. name: brand with physicalName: BRAND) failed the presence and type checks even though the physical column existed (#1246)
Source: README.md, updated 2026-05-21