Skip to content

Commit a365308

Browse files
committed
0.6.2
1 parent 9b76acd commit a365308

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.6.2] 2025-07-17
4+
5+
- Add warnings on security risks involved in MCP tools in production environments
6+
- Migrate the deployment to Koyeb
7+
- Mark `param` as required argument for all tools
8+
39
## [0.6.1] 2025-06-19
410

511
- Documentation: Updated README with new tools and features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neondatabase/mcp-server-neon",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "MCP server for interacting with Neon Management API and databases",
55
"license": "MIT",
66
"author": "Neon, Inc. (https://neon.tech/)",

0 commit comments

Comments
 (0)