Skip to content

Commit d2367ad

Browse files
committed
chore: update history
1 parent 23058e2 commit d2367ad

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

history.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,34 @@
2727
This 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
-----------------------------------------------------------------------------------------------------------------------------------
3159
VERSION 3.2.32 - (July, 18 2024)
3260
- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3232---18-July-2024

0 commit comments

Comments
 (0)