Skip to content

Commit 135ebeb

Browse files
authored
Merge pull request #208 from neo4j/release/v1.4.3
Release v1.4.3
2 parents bc27415 + ed5f861 commit 135ebeb

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Patch-20260227-161725.yaml

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

.changes/v1.4.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.4.3 - 2026-02-27
2+
### Patch
3+
* Allows listing tools without authentication if the environment variable `NEO4J_HTTP_ALLOW_UNAUTHENTICATED_TOOLS_LIST` or argument `--neo4j-http-allow-unauth

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.4.3 - 2026-02-27
10+
### Patch
11+
* Allows listing tools without authentication if the environment variable `NEO4J_HTTP_ALLOW_UNAUTHENTICATED_TOOLS_LIST` or argument `--neo4j-http-allow-unauth
12+
913
## v1.4.2 - 2026-02-25
1014
### Patch
1115
* An incremental build, to release new build workflow.

0 commit comments

Comments
 (0)