Download Latest Version datacontract_cli-0.12.2.tar.gz (378.7 kB)
Email in envelope

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

Home / v0.11.8
Name Modified Size InfoDownloads / Week
Parent folder
datacontract_cli-0.11.8-py3-none-any.whl 2026-04-10 306.8 kB
datacontract_cli-0.11.8-py3-none-any.whl.sigstore.json 2026-04-10 9.2 kB
datacontract_cli-0.11.8.tar.gz 2026-04-10 367.9 kB
datacontract_cli-0.11.8.tar.gz.sigstore.json 2026-04-10 9.2 kB
README.md 2026-04-10 1.6 kB
v0.11.8 source code.tar.gz 2026-04-10 2.8 MB
v0.11.8 source code.zip 2026-04-10 3.1 MB
Totals: 7 Items   6.6 MB 0

[0.11.8] - 2026-04-10

Added

  • Added ci command for CI/CD-optimized test runs: multi-file support, GitHub Actions annotations and step summary, Azure DevOps annotations, --fail-on flag, --json output (#1114)
  • Added changelog command and API endpoint (#1118 @davidb-tada)
  • Added opt-in --all-errors mode for datacontract lint to report all JSON Schema validation errors, with matching all_errors support in the Python library and API (#1125 @jmbenedetto)
  • Added --schema-name option to custom model export (#978 @AntoineGiraud)

Fixed

  • Avro importer now raises an error for union fields with multiple non-null types, which are not supported by ODCS (#1124)
  • Fix SQL export generating multiple PRIMARY KEY constraints for composite keys (#1026,#1092 @barry0451 @dwestheide)
  • Preserve parametrized physicalTypes for SQL export (#1086,#1093 @barry0451 @alexander-griesbeck)
  • Fix incorrect SQL type mappings: SQL Server double/jsonb, MySQL bare varchar, missing Trino types (#1110)
  • Fix markdown export breaking table structure when extra field values contain pipe characters (#832,#1117 @barry0451 @grepwood)
  • Fix dbt import using incorrect physicalType instead of actual materialization type (#1136)
  • Remove unnecessary numpy dependency from databricks and kafka extras (#1135 @kayhendriksen)

Special thanks to @davidb-tada for the outstanding contribution of the new changelog command and API endpoint! Also thanks to @barry0451 for multiple quality fixes across the SQL exporter and markdown export, and to @AntoineGiraud and @jmbenedetto for their feature contributions.

Source: README.md, updated 2026-04-10