You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support filtering on non-indexed predicate. Fixes #4305. (#4531)
Add support for variables in recurse. Fixes #3301. (#4385).
Adds @noconflict schema directive to prevent conflict detection. This is an experimental feature. This is not a recommended directive, but exists to help avoid conflicts for predicates which don't have high correctness requirements. Fixes #4079. (#4454)
Implement the state HTTP endpoint on Alpha. Login is required if ACL is enabled. (#4435).
Implement /health?all endpoint on Alpha nodes. (#4535)