File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 2727This document contains the last changes of OrientDB Community Edition.
2828
2929
30+ -----------------------------------------------------------------------------------------------------------------------------------
31+ VERSION 3.2.33 - (August, 29 2024)
32+ - Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3233---29-August-2024
33+
34+ # Core
35+
36+ - Marked methods deprecated for removal in the next major
37+ - Make sure to handle record with missing id (lightweight edges) in delete query, issue #10239
38+ - Re-add support of indexes for between queries in new query engine
39+ - Return every time the correct document instance in APis and queries, issue #10280
40+ - Re-add fetch from variable for traverse in the new query engine implementation, issue #10281
41+ - Avoid to use index when the condition is empty list
42+ - Make sure to respect sorting on IN conditions with indexed fields
43+ - Handle correctly lightweight edges in save
44+ - Support of indexes in 'is null' operator
45+ - Corrected ORestricted case for count operations in new query engine
46+
47+
48+ # Graph
49+
50+ - Make sure to bind g variable for groovy-gremlin scripts
51+
52+
53+ # Server
54+
55+ - Update the root password if env variable is set, issue #10273
56+
57+
3058-----------------------------------------------------------------------------------------------------------------------------------
3159VERSION 3.2.32 - (July, 18 2024)
3260- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3232---18-July-2024
You can’t perform that action at this time.
0 commit comments