Added
- Add support for Trino (278)
- Spark export: add Spark StructType exporter (277)
- add `--schema` option for the `catalog` and `export` command to provide the schema also locally
- Integrate support into the pre-commit workflow. For further details, please refer to the information provided [here](./README.mduse-with-pre-commit).
- Improved HTML export, supporting links, tags, and more
- Add support for AWS SESSION_TOKEN (309)
Changed
- Added array management on HTML export (299)
Fixed
- Fix `datacontract import --format jsonschema` when description is missing (300)
- Fix `datacontract test` with case-sensitive Postgres table names (310)