Skip to content

Commit 3f42834

Browse files
authored
Merge pull request #103 from neo4j/release/v1.1.0
Release v1.1.0
2 parents 1a74e44 + fc83762 commit 3f42834

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Added-20250107-165824.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.1.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.1.0 - 2025-01-08
2+
### Added
3+
* 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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v1.1.0 - 2025-01-08
10+
### Added
11+
* 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
12+
913
## v1.0.0 - 2024-12-20
1014
This is the first stable release of the Aura CLI, which brings support for managing the following Aura resources:
1115
* Instances (create/delete/get/list/overwrite/pause/resume/update)

0 commit comments

Comments
 (0)