Skip to content

Release v0.206.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 01:47
v0.206.2
7761c72

[0.206.2] - 2024-10-26

Changed

  • GraphQL: Removed deprecated JSON_LD in favor of ND_JSON in DataBatchFormat
  • GraphQL: In DataBatchFormat introduced JSON_AOS format to replace the now deprecated JSON 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)