Download Latest Version datacontract_cli-1.0.9.tar.gz (3.0 MB)
Email in envelope

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

Home / v1.0.5
Name Modified Size InfoDownloads / Week
Parent folder
datacontract_cli-1.0.5-py3-none-any.whl 2026-06-24 3.0 MB
datacontract_cli-1.0.5-py3-none-any.whl.sigstore.json 2026-06-24 9.7 kB
datacontract_cli-1.0.5.tar.gz 2026-06-24 3.0 MB
datacontract_cli-1.0.5.tar.gz.sigstore.json 2026-06-24 9.7 kB
README.md 2026-06-24 817 Bytes
v1.0.5 source code.tar.gz 2026-06-24 6.5 MB
v1.0.5 source code.zip 2026-06-24 7.0 MB
Totals: 7 Items   19.5 MB 0

[1.0.5] - 2026-06-24

Fixed

  • datacontract test now only supports logicalTypes. Previously physicalType was preferrerd and used even if logicalType did not exist.
  • datacontract test field type check now compares the full structured type tree for object and array logical types.
  • Unknown and unsupported types are silently ignored rather than failing the check. Specifically the map type is not supported until ODCS version v3.2.0 and is also ignored.
  • datacontract --help no longer fails with ModuleNotFoundError: No module named 'ibis' when the optional ibis extra is not installed.
  • datacontract test against Oracle now qualifies tables with the configured server schema (owner), fixing Could not read model '<table>': <table> when the login user differs from the table owner.
Source: README.md, updated 2026-06-24