Changelog

Follow up on the latest improvements and updates.

RSS

new

AuraDB Virtual Dedicated Cloud

AuraDB Professional

AuraDB Free

AuraDB Business Critical

New Capabilities in Aura are now available!

Announcing new enhancements in Aura, making it easier to operate, scale, and secure with powerful new capabilities, including:
  • Adjustable storage
    to right-size deployments and scale storage independently of RAM
  • Multiple database support
    for secure, isolated workloads
    (Available in Early Preview for AuraDB Business Critical & Virtual Dedicated Cloud starting October 2025, with GA planned for next year)
  • Built-in dashboards
    and
    AI-powered dashboard generation
    for faster visualization and insights
  • Enhanced security and compliance
    with PBAC, MFA (TOTP), and query log forwarding
  • Seamless integrations
    with Snowflake, AWS S3, BigQuery, Databricks, and more
Check out our latest blog to learn more.

new

AuraDB Professional

AuraDB Business Critical

🌍 Aura Now Available in Montreal (GCP)

We’re pleased to announce that AuraDB Professional and Business Critical and AuraDS are now live in Google Cloud’s
northamerica-northeast1
(Montreal) region.
Many of you have asked for a Canadian region, and this addition gives you the ability to keep your data closer to home while benefiting from Neo4j’s fully managed experience on GCP.
Your feedback continues to guide our regional expansion, so please keep sharing your priorities—we’re building this roadmap with you.
Start running AuraDB in Montreal today.
Team Aura 🚀

new

AuraDB Professional

AuraDB Business Critical

🌍 Aura Now Available in Frankfurt (AWS)

We’re excited to share that AuraDB Professional and Business Critical and AuraDS are now supported in AWS’s
eu-central-1
(Frankfurt) region.
Frankfurt has been one of our most requested AWS regions, and this launch provides even more choice for European customers who need local data residency and low-latency access.
We’d love to hear where you’d like Aura to go next—your requests help us decide which regions to bring online.
Deploy your AuraDB cluster in Frankfurt today.
Team Aura 🚀

new

AuraDB Virtual Dedicated Cloud

AuraDB Professional

AuraDB Free

AuraDS Professional

AuraDS Enterprise

AuraDB Business Critical

Neo4j Aura Database August Release Update

The Neo4j Aura August release is now rolling out—starting with AuraDB Free and gradually extending to higher-tier instances.
This month brings new Cypher and Cypher Shell functionalities, and improved query performance!
Key Updates
  • Introduced a new Cypher function
    allReduce()
    to optimize variable path expansion in your queries, allowing for earlier filtering of irrelevant paths.
  • ALTER DATABASE privileges (including sub-privileges) can now be specified per database, and not just at DBMS.
  • Some queries previously unsupported by the
    NEXT
    statement are now supported.
  • Improved the performance of dynamic label queries, bringing them closer to the speed of static label lookups.
  • Added an option in Cypher Shell CLI to disable the command and query history.
Fixes
Server
  • Range index is now consistent with no index for equality comparisons over points and durations.
Cypher
  • Resolved a bug causing large number overflows in arithmetic operations
  • Fixed an issue with spatial queries (
    point.distance()
    and
    point.withinBBox()
    ) that could fail to find points just outside a restricted index region.
    Note: You may need to rebuild your point index for this fix to take full effect.
  • Corrected an error that occurred when creating multiple linked users with a parameterized username.
For full details of all updates and fixes in this release, please visit: Release Notes: Neo4j Aura Database – August 2025

new

AuraDB Virtual Dedicated Cloud

AuraDB Professional

AuraDB Business Critical

Adjustable Storage now available for AuraDB on AWS!

We’re excited to announce that
Adjustable Storage
is now available for
AuraDB Professional
,
Business Critical
and
Virtual Dedicated Cloud
tier customers deploying on
AWS
cloud.
This feature, previously released for GCP, allows customers on AWS to independently scale storage and RAM for their AuraDB instances. You can now adjust your storage capacity without the need to increase your instance size - helping you avoid unnecessary costs.
This capability is available for
new deployments
and r
esizes
running the
latest Neo4j version
and can be configured via both the
API
and
Console
.
What’s New
With Adjustable Storage, you can now scale storage and RAM independently—giving you greater flexibility to increase storage capacity without upgrading instance size, while also reducing compute costs.
image
Benefits of Adjustable Storage:
  • Greater Flexibility: Scale resources to suit your needs
  • Cost Efficiency: Avoid additional compute expense when only extra storage is required
  • Improved Experience: Eliminate manual processes and custom workaround support requests
For more informations, please visit our documentation page.
We are excited to announce that Secondaries are now available for Neo4j AuraDB Business Critical instances!
This feature, previously exclusive to our Virtual Dedicated Cloud tier, brings a new level of read scalability and high availability to our enterprise-grade, multi-tenant AuraDB offering.
Now, you can enhance your Business Critical applications by:
  • Boosting Read Performance: Offload read-intensive workloads—such as complex analytical queries and reporting dashboards—to a Secondary. This frees up your primary database to focus on transactional operations, improving overall application speed and responsiveness.
  • Higher availability: Distributing multiple Secondaries across availability zones ensures fault tolerance and high availability—an outage in one zone doesn’t impact Secondaries in other zones.
Adding a Secondary to your Business Critical instance is simple and can be done directly from the Aura Console. Please see the Docs page for further information.
For a deeper dive into the benefits of using Secondaries, check out our detailed blog post: Boosting AuraDB Read Performance With Secondaries.
We are thrilled to bring this much-requested feature for read scaling to our Business Critical customers.
Team Aura 🚀

new

AuraDB Virtual Dedicated Cloud

AuraDB Professional

AuraDB Free

AuraDS Professional

AuraDS Enterprise

Data Importer

AuraDB Business Critical

🚀 New: Import from Cloud Object Storage

We’re excited to announce that Neo4j Aura now supports importing data directly from
AWS S3
,
Google Cloud Storage
, and
Azure Blob & Data Lake Storage
!
CleanShot 2025-08-01 at 15
With this release, you can ingest data stored in object storage into your graph, using CSV or Parquet files as input. You can map one or more files—using glob patterns if needed—into temporary tables, enabling flexible transformations and modeling. These tables support the same intuitive mapping experience available for RDBMS and Cloud Data Warehouse sources, so you can stay productive no matter where your data lives.
CleanShot 2025-08-01 at 15
Whether you're loading product catalogs, user activity logs, or complex relationship data, it’s now easier than ever to bring that data into Neo4j using our visual import tools.
  • 📁 Supported file types:
    .csv
    ,
    .parquet
  • 🧩 Supports multiple files with matching schema
  • 🛠️ Familiar modeling and mapping workflow
  • 🌐 Works across AWS, GCP, and Azure
💬
Have feedback or ideas?
We’d love to hear from you! Visit feedback.neo4j.com to share your thoughts and help shape future improvements.

new

AuraDB Virtual Dedicated Cloud

AuraDB Business Critical

IP Filtering Now Available for Neo4j AuraDB

Neo4j AuraDB now supports IP Filtering, enabling you to define which IP address ranges can access your graph databases. This feature provides strong, lightweight network access control without requiring private endpoint setup.
Users with Organization Admin privileges can manage filters via the Aura Console UI or Admin API, with support for up to 100 IP ranges for Virtual Dedicated Cloud (VDC) instances and 20 for Business Critical (BC). Filters can be applied across a project or individual to each database instance for consistent access policies.
IP Filtering is ideal for securing public or hybrid deployments, limiting access to trusted networks, enforcing compliance boundaries, and streamlining development environments.
Available now for AuraDB Business Critical & Virtual Dedicated Cloud tiers, with broader tier support coming in the future, see our documentation for more details.

new

AuraDB Virtual Dedicated Cloud

AuraDB Professional

AuraDB Free

AuraDS Professional

AuraDS Enterprise

AuraDB Business Critical

Neo4j Aura Database July Release Update

The Neo4j Aura July release is now rolling out—starting with AuraDB Free and gradually extending to higher-tier instances.
This month brings exciting updates to our Generative AI integration and new dynamic capabilities in Cypher!
Key Updates
  • Expanded Generative AI Support: We have removed model restrictions for VertexAI and Google Bedrock when using the GenAI plugin. This allows you to use the latest available models.
    Important
    : The previous default model for VertexAI has been retired. Users must now explicitly specify a model in the configuration map when using VertexAI.
  • Dynamic Labels and Types in Cypher: You can now use parameters to dynamically specify node labels and relationship types in your queries. This allows for more flexible query construction, for example:
    WHERE n:$($label)
    .
  • Improved Backup Inspection: For easier management and verification, backup metadata is now always included in the backup inspection output.
Important Fixes
This release fixes a critical bug that could cause the parallel runtime to return incorrect results for queries containing map projections (e.g.,
MATCH (n) RETURN n {.*} AS map
).
For full details of all updates and fixes in this release, please visit: Release Notes: Neo4j Aura Database – July 2025.

new

AuraDB Professional

Aura Graph Analytics

Aura Graph Analytics now available on AuraDB Professional

Monosnap Canny release note for Aura Graph Analytics on Professional - Google Docs 2025-07-24 14-47-14
We’re excited to announce that
Aura Graph Analytics Serverless
is now available on AuraDB Professional in addition to Business Critical and Virtual Dedicated Cloud.
Previously, Graph Analytics
Plugin
was the only feature available on Professional instances. While the plugin is suitable for lightweight analytical queries, our serverless functionality allows the instance to run graph algorithms in an on-demand ephemeral compute environment. Only a single option (Plugin or Serverless) is permitted on a single AuraDB Professional instance at one time.
Aura Graph Analytics does not require any installation to a Neo4j DBMS. Instead, a GDS Session is started on-demand to perform computations. There are two primary APIs for working with GDS Sessions: the GDS Python Client and the GDS Session Cypher API.
Graph Analytics Serverless is enabled by default on new instances. Edit an existing instance which is using the plugin with the ‘
Configure
’ button and select serverless within the configuration options.
See our examples page to test out graph projection into a GDS Session, run algorithms and then write them back to the AuraDB instance. You only need an Aura API key to get started!
Monosnap Aura Graph Analytics now available on AuraDB Professional  Changelog  Canny 2025-07-24 14-49-49
Load More