Document Layer 1.6.3 release

We are glad to announce that Document Layer 1.6.3 has been released! You can download binaries from the foundation website, or from GitHub release page.

The new release comes with several important bug fixes and compatibility fixes/improvements. Please find the list of important change below:

  • #38 Fix for compound index selection in query planner
  • #46 Fix for query bounds with compound indexes
  • #47 Better errors on large keys
  • #51 delete commands don’t create collection any more
  • #54 Fix for buildInfo command
  • #66 Fix for crash on dropIndex command
  • #93 Adding primary index to listIndexes() response

Please feel free to play with it and you are more than welcome to open GitHub issues if you need anything, or directly contribute to it by opening Pull Requests!

3 Likes