Releases: UnitVectorY-Labs/mcp-graphql-forge
Releases · UnitVectorY-Labs/mcp-graphql-forge
v0.8.0
What's Changed
- MCP Trust Score by @Matvey-Kuk in #29
- Refactor the code moving from main.go into separate files & Update dependencies: bump mcp-go to v0.38.0 by @JaredHatfield in #30
New Contributors
- @Matvey-Kuk made their first contribution in #29
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Update Go version to 1.24.5 by @JaredHatfield in #17
- Bump github.com/mark3labs/mcp-go from 0.32.0 to 0.33.0 by @dependabot[bot] in #18
- Bump github.com/mark3labs/mcp-go from 0.33.0 to 0.34.0 by @dependabot[bot] in #19
- Bump github.com/mark3labs/mcp-go from 0.34.0 to 0.35.0 by @dependabot[bot] in #20
- Bump github.com/mark3labs/mcp-go from 0.35.0 to 0.36.0 by @dependabot[bot] in #21
- Update Go version to 1.24.6 by @JaredHatfield in #22
- Bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0 by @dependabot[bot] in #23
- Update Go version to 1.25.0 by @JaredHatfield in #24
- Update to replace SSE mode with Streamable HTTP mode by @JaredHatfield in #25
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #26
- Enhance configuration options by adding command line parameters for forgeConfig and forgeDebug by @JaredHatfield in #27
- Allow for pass through HTTP Authorization headers by @JaredHatfield in #28
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update Go version to 1.24.4 by @JaredHatfield in #12
- Bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0 by @dependabot in #13
- Update version handling and remove version field from example configuration by @JaredHatfield in #14
- Add annotations support to ToolConfig and update examples in YAML files #15 by @JaredHatfield in #16
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump github.com/mark3labs/mcp-go from 0.25.0 to 0.26.0 by @dependabot in #6
- Bump github.com/mark3labs/mcp-go from 0.26.0 to 0.27.0 by @dependabot in #7
- Bump github.com/mark3labs/mcp-go from 0.27.0 to 0.28.0 by @dependabot in #8
- Bump github.com/mark3labs/mcp-go from 0.28.0 to 0.29.0 by @dependabot in #9
- Bump github.com/mark3labs/mcp-go from 0.29.0 to 0.31.0 by @dependabot in #10
- Add support for environment variables passed to token command by @JaredHatfield in #11
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot in #1
- Bump github.com/mark3labs/mcp-go from 0.23.0 to 0.23.1 by @dependabot in #2
- Bump github.com/mark3labs/mcp-go from 0.23.1 to 0.25.0 by @dependabot in #3
- Enhance GraphQL request logging and add CLI flag for SSE mode by @JaredHatfield in #4
New Contributors
- @dependabot made their first contribution in #1
- @JaredHatfield made their first contribution in #4
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Added FORGE_DEBUG environment variable to enable debug logging
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Fixes for compatibility with Windows.
- Improved error handling.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release.
Full Changelog: https://github.com/UnitVectorY-Labs/mcp-graphql-forge/commits/v0.1.0