Datacontract-cli

Latest version: v0.10.7

Safety actively analyzes 634889 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.10.7

Added
- Test data contract against dataframes / temporary views (175)

Fixed
- AVRO export: Logical Types should be nested (233)

0.10.6

Fixed

- Fixed Docker build by removing msodbcsql18 dependency (temporary workaround)

0.10.5

Added
- Added support for `sqlserver` (196)
- `datacontract export --format dbml`: Export to [Database Markup Language (DBML)](https://dbml.dbdiagram.io/home/) (#135)
- `datacontract export --format avro`: Now supports config map on field level for logicalTypes and default values [Custom Avro Properties](./README.mdcustom-avro-properties)
- `datacontract import --format avro`: Now supports importing logicalType and default definition on avro files [Custom Avro Properties](./README.mdcustom-avro-properties)
- Support `config.bigqueryType` for testing BigQuery types
- Added support for selecting specific tables in an AWS Glue `import` through the `glue-table` parameter (122)

Fixed

- Fixed jsonschema export for models with empty object-typed fields (218)
- Fixed testing BigQuery tables with BOOL fields
- `datacontract catalog` Show search bar also on mobile

0.10.4

Added

- `datacontract catalog` Search
- `datacontract publish`: Publish the data contract to the Data Mesh Manager
- `datacontract import --format bigquery`: Import from BigQuery format (110)
- `datacontract export --format bigquery`: Export to BigQuery format (111)
- `datacontract export --format avro`: Now supports [Avro logical types](https://avro.apache.org/docs/1.11.1/specification/#logical-types) to better model date types. `date`, `timestamp`/`timestamp-tz` and `timestamp-ntz` are now mapped to the appropriate logical types. (141)
- `datacontract import --format jsonschema`: Import from JSON schema (91)
- `datacontract export --format jsonschema`: Improved export by exporting more additional information
- `datacontract export --format html`: Added support for Service Levels, Definitions, Examples and nested Fields
- `datacontract export --format go`: Export to go types format

0.10.3

Fixed
- datacontract catalog: Add index.html to manifest

0.10.2

Added

- Added import glue (166)
- Added test support for `azure` (146)
- Added support for `delta` tables on S3 (24)
- Added new command `datacontract catalog` that generates a data contract catalog with an `index.html` file.
- Added field format information to HTML export

Fixed
- RDF Export: Fix error if owner is not a URI/URN

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.