v4.17.0 *beta*
Pre-release
Pre-release
Core
- [fea] Updated logging library to v1.14.1 and formatting library to v11.0.2
- [fea] Optimized log level checks to avoid excessive serialization in core logs
- [fea] Added support for array_remove with scalar values in SQL
- [fea] Added support for array_remove with non-integral values
- [fix] Disabled default values creation for object array indexes to avoid Go/Java connectors incompatibility
- [fix] Fixed sorted JOIN-subqueries over optimized
tree
-indexes with unordered conditions
Reindexer server
- [fix] Fixed SEGFAULT in docker image on M1 CPU
- [fix] Disable network compression on Windows (it some cases it may lead to crashes)
Reindexer tool
- [fix] Fixed possible stucking in interactive mode on Windows