3.2.35
This is mostly a usual patch release, with not too many changes, the only highlight of this release is that now a direct insert into a edge class with insert into E
will fail, this should not affect much the applications that should already use create edge E from ... to ...
to insert edges, in any case before upgrade run your validation tests.
Changes
Core
- Corrected regression of support of fetch plans in the function toJson in query engine
- Make sure to allow dot notation and square brackets for aggregation functions in query engine
- Minor fix on index creation query to allow not case sensitive collate names
- Avoid to use index with partial range for indexes not supporting null values
- Add support of comparison operators other than equal in chained indexes
- Block insert of edges with insert operations
- Auto convert properties with map value to documents when specified in the schema
- Corrected create link statement to support link to class
Artifacts
orientdb-community-3.2.35.tar.gz
orientdb-community-3.2.35.zip