·
2 commits
to main
since this release
v0.2.2
Fixed
- IT no longer has risk of affecting locally deployed Neo4j instances
- Env config now supports NEO4J_URI and NEO4J_URL variables
- Fixed async issues with main server function not being async
Changed
- IT now uses Testcontainers library instead of Docker scripts
- Remove healthcheck from main function
Added
- Support for transport config in cli args
What's Changed
- remove publish on release, add manual trigger by @a-s-g93 in #39
- add database name arg to memory mcp by @a-s-g93 in #46
- Fix uri config by @a-s-g93 in #49
- add transport config, fix main async issue by @a-s-g93 in #50
- remove healthcheck by @a-s-g93 in #51
- prep for v0.2.2 publish by @a-s-g93 in #52
Full Changelog: mcp-neo4j-memory-v0.1.2...mcp-neo4j-cypher-v0.2.2