github orientechnologies/orientdb 3.2.33

21 days ago

This release include mostly fixes in the query engine, for both correctness and performance improvement
trough use of indexes in additional use cases, it also deprecate some APIs that will be removed in the
next major release.

Changes

Core

  • Marked methods deprecated for removal in the next major
  • Make sure to handle record with missing id (lightweight edges) in delete query, issue #10239
  • Re-add support of indexes for between queries in new query engine
  • Return every time the correct document instance in APis and queries, issue #10280
  • Re-add fetch from variable for traverse in the new query engine implementation, issue #10281
  • Avoid to use index when the condition is empty list
  • Make sure to respect sorting on IN conditions with indexed fields
  • Handle correctly lightweight edges in save
  • Support of indexes in 'is null' operator
  • Corrected ORestricted case for count operations in new query engine

Graph

  • Make sure to bind g variable for groovy-gremlin scripts

Server

  • Update the root password if env variable is set, issue #10273

Artifacts

orientdb-community-3.2.33.tar.gz
orientdb-community-3.2.33.zip

orientdb-tp3-3.2.33.tar.gz
orientdb-tp3-3.2.33.zip

agent-3.2.33.jar

Don't miss a new orientdb release

NewReleases is sending notifications on new releases.