Skip to content

Releases: neo4j/aura-cli

v1.4.0

08 Oct 10:02
fe98e5c

Choose a tag to compare

v1.4.0 - 2025-10-03

Added

  • Aura cli for data import

v1.3.1

13 Aug 14:16
abfb56e

Choose a tag to compare

v1.3.1 - 2025-08-13

Fixed

  • Fix for issue #108 where running aura-cli for the first time to set a config value causes a panic
  • Changed default URL for Aura to handle different versions of Aura API

v1.3.0

08 May 08:29
66fc589

Choose a tag to compare

v1.3.0 - 2025-05-07

Added

  • Adding subcommands to get/list/delete Aura Graph Analytics Serverless sessions.

v1.1.1

08 Jan 17:41
72f6a0e

Choose a tag to compare

v1.1.1 - 2025-01-08

Fixed

  • Changes aura to aura-cli in usage output

v1.1.0

08 Jan 15:48
3f42834

Choose a tag to compare

v1.1.0 - 2025-01-08

Added

  • Added new commands for adding/removing allowed origins from the CORS policy of Data APIs. To access these commands, set the "beta-enabled" config to true

v1.0.0

20 Dec 13:54

Choose a tag to compare

v1.0.0 - 2024-12-20

This is the first stable release of the Aura CLI, which brings support for managing the following Aura resources:

  • Instances (create/delete/get/list/overwrite/pause/resume/update)
    • Snapshots (create/get/list)
  • Customer Managed Keys (create/delete/get/list)
  • Tenants (get/list)

v1.0.0-beta.1

29 Nov 17:57

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

v1.0.0-beta.1 - 2024-11-29

This is the first prerelease of the Aura CLI, which brings support for managing the following Aura resources:

  • Instances (create/delete/get/list/overwrite/pause/resume/update)
    • Snapshots (create/get/list)
  • Customer Managed Keys (create/delete/get/list)
  • Tenants (get/list)