Skip to content

Commit 0dc3d31

Browse files
authored
Merge pull request #213 from neo4j/release/v1.4.4
Release v1.4.4
2 parents 6e29b41 + 114fb59 commit 0dc3d31

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

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

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

.changes/v1.4.4.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v1.4.4 - 2026-03-02
2+
### Patch
3+
* Reject GET requests with 405 Method Not Allowed for MCP spec compliance and better security.

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.4 - 2026-03-02
10+
### Patch
11+
* Reject GET requests with 405 Method Not Allowed for MCP spec compliance and better security.
12+
913
## v1.4.3 - 2026-02-27
1014
### Patch
1115
* Allows listing tools without authentication if the environment variable `NEO4J_HTTP_ALLOW_UNAUTHENTICATED_TOOLS_LIST` or argument `--neo4j-http-allow-unauth

0 commit comments

Comments
 (0)