Skip to content

Version 5.0.0

Choose a tag to compare

@eduardoboucas eduardoboucas released this 20 Jun 16:54
· 149 commits to develop since this release

BREAKING CHANGES

The way API clients are internally stored has changed. After upgrading to 5.0.0, existing clients must be migrated. See https://docs.dadi.cloud/api/5.0#migrating-from-version-4-to-5 for more information.

Added

  • #532: add new endpoints for document versioning
  • #533: compress responses using gzip
  • #538: add global search endpoint and various improvements to search
  • #547: add support for ETag and If-None-Match headers

Changed

  • #534: hash client secrets

Fixed

  • #539: "false" filter on Boolean fields
  • #553: add default value for index keys
  • #558: make Media field output document IDs as String