-
-
Notifications
You must be signed in to change notification settings - Fork 874
OrientDB 3.0 Release Notes
Luigi Dell'Aquila edited this page Sep 6, 2018
·
92 revisions
- 3.0.7 - 6 September 2018
- 3.0.6 - 14 August 2018
- 3.0.5 - 2 August 2018
- 3.0.4 - 12 July 2018
- 3.0.3 - 2 July 2018
- 3.0.2 - 5 June 2018
- 3.0.1 - 18 May 2018
- 3.0.0 - 9 April 2018
- 3.0.0-RC1 - 18 December 2017
- 3.0.0-M2
- 3.0.0-M1
- Fix usage of class aliases for edge traversal Issue #8505
- Fix usage of $parent in subqueries Issue #8412
- Fix hanging OETL process Issue #8447
- Fix usage of indexes on maps by key/value
- Fix parsing of MATCH statement in console Issue #8414
- Fix parsing of SELECT/MATCH in console Issue #8430
- Fix type conversion with IN operator Issue #8428
- Fix graph traversal projections in SQL Issue #8415
- Fix INSERT with RETURN Issue #8411
- Fix UPDATE EDGE with subqueries Issue #8406
- Fix subqueries with TRAVERSE and projections Issue #8395
- Fix usage of $parent and $current in new SQL executor Issue #8383
- Fix case sensitive cluster names in queries
- Fix remote nested TX usage with old SQL executor Issue #8311
- Fix hierarchical role classes Issue #8338
- Fix count() when no records match criteria Issue #8280
- Fix lazy execution batch scripts in IF statements Issue #8305
- Fix Teleporter Importer UI Failure Issue #512
- Fixed JSON encoding issue Issue #8327
- FOREACH block in SQL scripts (experimental) details here
- WHILE block in SQL scripts (experimental) details here
- negative (NOT) patterns in MATCH statements (experimental) details here
- fix move vertex Issue #8303
- Fix startup issue on embedded server Issue #8285
- Fix CREATE INDEX with implicit class.property Issue #8268
- Fix parsing of embedded lists Issue #8277
- Fix LET block with functions Issue #8283
- Use new SQL executor in js funcitons Issue #8286
- Fix SEARCH_FIELDS() function execution in square brackets Issue #8294
- Fix any() function execution in new SQL executor Issue #8302
- Fix toJson() function in new SQL executor Issue #8304
- Fix propagation of save() Issue #8272
- Implement UPSERT EDGE Issue #4436
- Fix retrieving function metadata from Java API Issue #5779
- Fix ArrayIndexOutOfBoundsException Issue #7794
- Fix connection reopen in pool Issue #8195
- Fix tx visibility issue Issue #8224
- Fix issue with disk space management Issue #8252
- Fix batch script execution Issue #8263
- Fix usage of IN operator with unique hash index Issue #8270
- Fix detachAll for and maps Issue #8256
- Fix import in distributed mode Issue #7268
- Lucene upgraded to v 7.3
- Geospatial module merged to base Lucene module and with the main distribution. The license is now compatible with Apache 2.0
- execution plans are now cached for better performance
28 July 2017
- Added nested projections as a replacement of fetch plans
-
New search functions with runtime configuration of query analyzer and query parser behaviour - Issue #7155
-
New More like this - Issue #7408
-
Text highlight with configurable tags - Issue #5191
-
Boost on mutlifield searches cofigurable - Issue #5191
-
Laziness of indexes: when idle the indexes are closed - Issue #7555
-
EE Cross class search function - Issue #5069
- Migrated to new 3.0 API, improvement in field mapping - Issue #7347
- Distributed module is now enabled in v M2 (it was still disabled and under review in M1)
For information about what is new and what has changed in OrientDB Release 3.0-M1, please check the Release 3.0 page in the OrientDB documentation.
Copyright (C) Orient Technologies LTD - All rights reserved.