Skip to content

v0.103-0 (May 09, 2025)

Pre-release
Pre-release
Compare
Choose a tag to compare
@AvijitkGupta AvijitkGupta released this 14 May 08:50
· 201 commits to main since this release

This release adds collation support across aggregation and find on sharded collections, enhances vector indexing with 4,000 dimension support, introduces binData conversions, ARM64 Docker builds (preview), documentdb gateway, and fixes database listing for >2GB.

  1. Support collation with aggregation and find on sharded collections [Feature]
  2. Support $convert on binData to binData, string to binData and binData to string (except with format: auto) [Feature]
  3. Support half-precision vector indexing, vectors can have up to 4,000 dimensions [Feature]
  4. Support collation with $documents and $replaceWith stage of the aggregation pipeline [Feature]
  5. Push pg_documentdb_gw for documentdb connections [Feature]
  6. Support ARM64 architecture when building docker container [Preview]
  7. Fix list_databases for databases with size > 2 GB [Bugfix] (#119)

Full Changelog: v0.102-0...v0.103-0