Skip to main content

Changelog

This file is automatically generated from the "Version Changes" sections in the documentation.

Version 1.2.0

From version-1.2.0/Specs/index.md

Comparison: 1.1.0 to 1.2.0

1.1.0 vs 1.2.0

Additional optional fields added to result types ABS_FILES and ABS_DIRECTORY.

The fields are data_format (accepted values are parquet, csv and json) and schema_path specifying the path to schema file of the exported data. In addition, paths_with_attributes field containing a listing of file paths with additional attributes was added to ABS_FILES result type.

Version 1.1.0

From version-1.1.0/Specs/index.md

1.1.0 vs 1.0.0

The main change in version 1.1.0 is the addition of the batch_process field in the Job Notification API's data section. This field provides additional information about the batch process associated with the job notification.