File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 26
26
27
27
This document contains the last changes of OrientDB Community Edition.
28
28
29
+
30
+
31
+
32
+ -----------------------------------------------------------------------------------------------------------------------------------
33
+ VERSION 3.2.27 - (January, 26 2024)
34
+ - Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3227---26-January-2024
35
+
36
+ # Core
37
+ - Minor correction on value conversion for comparison in queries
38
+ - Corrected implementation of tracing executor to trace source properly
39
+ - Minor fix on storage open failure
40
+ - Correct set of target class when query target a cluster
41
+
42
+ # Client
43
+ - Minor fix on retrying next host from client
44
+
45
+ # Distributed
46
+ - make sure to ignore empty response from distributed requests
47
+ - Refactor distributed configuration management to be handled by distributed context
48
+
49
+ # Server
50
+ - Minor fix on wait for shutdown
51
+
29
52
-----------------------------------------------------------------------------------------------------------------------------------
30
53
VERSION 3.2.26 - (January, 9 2024)
31
54
- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3226---9-January-2024
You can’t perform that action at this time.
0 commit comments