v0.104-0 (June 09, 2025)
Pre-release
Pre-release
This release adds collation support for key operators, enables background index builds, improves user CRUD defaults, and expands feature/config coverage.
- Add string case support for $toDate operator.
- Support sort with collation in runtime.
- Support collation with $indexOfArray aggregation operator.
- Support collation with array and object comparisons.
- Default support enabled for Read & Read\Write privileges with secondary users.
- Enable $let support for delete queries (requires EnableVariablesSupportForWriteCommands to be enabled).
- Support compact command (requires documentdb.enablecompact GUC).
- Enable role privileges for usersInfo command.
Performance
Enable rum_enable_index_scan as default.
Tooling / Infra
Add public documentdb-local Docker image with gateway to GHCR.
Full Changelog: v0.103-0...v0.104-0