Skip to content

mcp-neo4j-data-modeling-v0.7.0

Latest

Choose a tag to compare

@a-s-g93 a-s-g93 released this 19 Nov 14:19
f74a4f2

Fixed

  • Fix bug in Dockerfile where build would fail due to LABEL statement coming before FROM statement

Changed

  • Tools that received Pydantic objects as arguments now also accept JSON strings as input. This is for client applications that send JSON strings instead of objects for tool arguments. This is a workaround for client applications that don't adhere to the defined tool schemas and will be removed in the future once it is not needed.

Added

  • Added JSON string parsing utils function. This is for client applications that send JSON strings instead of objects for tool arguments. This is a workaround for client applications that don't adhere to the defined tool schemas and will be removed in the future once it is not needed.

What's Changed

Full Changelog: mcp-neo4j-aura-manager-v0.4.6...mcp-neo4j-data-modeling-v0.7.0