Skip to content

Releases: UnitVectorY-Labs/mcp-rest-forge

v0.1.1

23 May 23:24
23dba70

Choose a tag to compare

What's Changed

  • build(deps): bump astral-sh/setup-uv from 7.3.0 to 7.3.1 by @dependabot[bot] in #5
  • build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #6
  • build(deps): bump github.com/mark3labs/mcp-go from 0.44.0 to 0.44.1 by @dependabot[bot] in #4
  • Update .github/workflows/release-go-github.yml by @JaredHatfield in #7
  • build(deps): bump github.com/mark3labs/mcp-go from 0.44.1 to 0.45.0 by @dependabot[bot] in #8
  • build(deps): bump astral-sh/setup-uv from 7.3.1 to 7.5.0 by @dependabot[bot] in #9
  • Update Go version to 1.26.1 by @JaredHatfield in #10
  • build(deps): bump actions/cache from 5.0.3 to 5.0.4 by @dependabot[bot] in #12
  • build(deps): bump astral-sh/setup-uv from 7.5.0 to 7.6.0 by @dependabot[bot] in #13
  • build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #11
  • build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 by @dependabot[bot] in #14
  • build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #15
  • build(deps): bump github.com/mark3labs/mcp-go from 0.45.0 to 0.46.0 by @dependabot[bot] in #16
  • build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by @dependabot[bot] in #19
  • build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #17
  • build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #18
  • Apply gitrepoforge compliance updates by @JaredHatfield in #20
  • Update Go version to v1.26.2 by @JaredHatfield in #21
  • build(deps): bump github.com/mark3labs/mcp-go from 0.46.0 to 0.47.0 by @dependabot[bot] in #22
  • build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #24
  • build(deps): bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #25
  • build(deps): bump github.com/mark3labs/mcp-go from 0.47.0 to 0.48.0 by @dependabot[bot] in #23
  • build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by @dependabot[bot] in #27
  • build(deps): bump github.com/mark3labs/mcp-go from 0.48.0 to 0.49.0 by @dependabot[bot] in #26
  • build(deps): bump actions/add-to-project from 1.0.2 to 2.0.0 by @dependabot[bot] in #29
  • build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #30
  • Update Go version to v1.26.3 by @JaredHatfield in #31
  • build(deps): bump github.com/mark3labs/mcp-go from 0.49.0 to 0.52.0 by @dependabot[bot] in #28
  • Add .managedfiles by @JaredHatfield in #32
  • build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #34
  • build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #37
  • build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in #35
  • build(deps): bump github.com/mark3labs/mcp-go from 0.52.0 to 0.54.0 by @dependabot[bot] in #36
  • Standardize --version output to include Go runtime and platform metadata by @Copilot in #38

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Feb 01:29
f1cec58

Choose a tag to compare

Initial release

What's Changed

  • Implement mcp-rest-forge: configuration-driven MCP server for REST APIs by @Copilot in #1

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/UnitVectorY-Labs/mcp-rest-forge/commits/v0.1.0