content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisgraph/redisgraph-2.0-release-notes.md
RedisGraph v2.0.21 requires:
This is a maintenance release for version 2.0.
Headlines:
Details:
Minor enhancements:
Bug fixes:
#1338 Update parser to support negative values.
#1319 Replace assertion with runtime error - execution plan building process is unable locate an operation suitable for a filter.
#1184 EXPLAIN and PROFILE are invalid clauses. They have counterpart commands GRAPH.EXPLAIN and GRAPH.PROFILE
#1212 Emit error on the creation of undirected edges.
This is a maintenance release for version 2.0.
Headlines:
Details:
Minor updates:
This is a maintenance release for version 2.0.
Headlines:
Details:
This is a maintenance release for version 2.0.
Headlines:
Details:
IN operator didn't result in an index array lookup with parameterised array (IN $param).This is a maintenance release for version 2.0.
Headlines:
Details:
This is a maintenance release for version 2.0.
Headlines:
Details:
This is a maintenance release for version 2.0.
Headlines:
Details:
This is a maintenance release for version 2.0.
Headlines:
Details:
DISTINCT support for paths and arrays.Headlines:
Details:
Headlines:
Details:
Headlines:
Details:
Headlines:
Details:
Headlines:
Details:
Details:
Headlines:
Details:
This is the General Availability (GA) release of RedisGraph 2.0 (2.0.1)!
Headlines:
(We will blog about this release soon including performance improvements results and the link here)
Full details:
IN operator on indexed properties.MERGE can be combined with any other clause. MERGE will take into account bounded entities.count(*)UNIONcoalesceCOUNT DISTINCTIN, collect, head,range, reverse, size, tailrandomUUID()IS NULL and IS NOT NULL.CREATE and MERGE patterns.NOT Operator.timestamp() function.CASE WHEN (simple form).contains function.indegree and outdegree functions for nodes.GRAPH.EXPLAIN in dedicated thread.RENAME.WITH and CREATE clauses e.g. CREATE (a {v: fake()}).IN filters did not compare with strings properly,UNION all return clauses are annotated.GRAPH.DELETE.{{< note >}} The version inside Redis will be 20001 or 2.0.1 in semantic versioning. {{< /note >}}