github documentdb/documentdb v0.107-0
v0.107-0 (October 22, 2025)

pre-releaseone day ago

What's Changed

  • [Preview] Added support for index pushdown for sort queries filtering on _id field.
  • [Preview]Validate $jsonSchema syntax during rule creation or modification(schema validation) [Preview]. Requires documentdb.enableSchemaValidation GUC to be on.
  • [Preview] Support schema enforcement with CSFLE integration [Preview]. Requires the GUC documentdb.enableSchemaEnforcementForCSFLE (enabled by default) and documentdb.enableSchemaValidation to be set to on.
  • [Preview] TTL index uses ordered index scan via index hints. TTL index performs batch deletions continuously for up to 60 seconds, instead of once every 60 seconds.

Full Changelog: v0.106-0...v0.107-0

Don't miss a new documentdb release

NewReleases is sending notifications on new releases.