This release contains major updates and new features, as well as important fixes. Make sure to test this release appropriately before approving it for production.
New major features of note include:
Internal iterative processing of objects in database instead of finding and external processing. This has huge impact on how SELECTqueries operate, especially if they include GROUP BY.
Batch deletion of objects, where only count is reported (such as deleting old obsolete objects). This has huge impact on cleaning operations inside the Neuron.
SELECT OFFSET skips elements in B+ tree instead of processing and ignoring them sequentially. This has huge impact on web pages showing content using pages.