Release v0.206.2
[0.206.2] - 2024-10-26
Changed
- GraphQL: Removed deprecated
JSON_LD
in favor ofND_JSON
inDataBatchFormat
- GraphQL: In
DataBatchFormat
introducedJSON_AOS
format to replace the now deprecatedJSON
in effort to harmonize format names with REST API
Fixed
- GraphQL: Fixed invalid JSON encoding in
PARQUET_JSON
schema format when column names contain special characters (#746)