new
AuraDB Virtual Dedicated Cloud
AuraDB Professional
AuraDB Free
AuraDS Professional
AuraDS Enterprise
AuraDB Business Critical
Neo4j Aura Database October Release Update
The Neo4j Aura October release is now rolling out—starting with AuraDB Free and gradually extending to higher-tier instances.
🚀 New Cypher Features
- VECTORType Support: We've introducedVECTORas a new supported type in Cypher, Block store format and v6 drivers.
- Construct Temporals from Strings: You can now construct temporal values (like dates and times) from formatted strings, with the option to provide patterns for the conversion. This complements the feature to format temporal values into strings in last month's release.
🛠️ Improvements
- Better Error Highlighting: To help you debug faster, Cypher errors in JSON query logs and cypher-shell will nowdisplay the query string along with a position markerpointing to where the error occurred.
🐞 Bug Fixes
- Cypher: We now allow usingnullas a default value for non-primitive procedure parameters, and fixed a bug where values in the options maps forCREATE INDEXandCREATE CONSTRAINTScould be transposed.
- Server: A rare issue was fixed where malformed tokens (like empty strings) could bypass validation and cause a database panic, and a stack overflow error is now prevented when sorting free IDs for big value store.
For full details of all updates and fixes in this release, please visit: Release Notes: Neo4j Aura Database – October 2025.