Skip to content

Releases: dipjyotimetia/openapi-go-mcp

v1.0.0

Choose a tag to compare

@dipjyotimetia dipjyotimetia released this 23 Jul 14:04
493c8bf

What's Changed

  • chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #15
  • chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #17
  • chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #16
  • feat: production-grade OpenAPI MCP proxy by @dipjyotimetia in #18

Full Changelog: v0.3.0...v1.0.0

v0.3.0

Choose a tag to compare

@dipjyotimetia dipjyotimetia released this 04 Jul 13:35
856dffe

What's Changed

  • chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #5
  • chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #6
  • chore(deps): bump github.com/getkin/kin-openapi from 0.139.0 to 0.140.0 in the go-deps group by @dependabot[bot] in #7
  • chore(deps): bump github.com/mark3labs/mcp-go from 0.54.1 to 0.55.0 in the go-deps group by @dependabot[bot] in #9
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #8
  • chore(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #10
  • chore(deps): bump the go-deps group with 2 updates by @dependabot[bot] in #11
  • Add Xquik API key security parser coverage by @kriptoburak in #12
  • Close MCP-support gaps found in codebase review by @dipjyotimetia in #13
  • Surface image/audio responses as native MCP content blocks by @dipjyotimetia in #14

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@dipjyotimetia dipjyotimetia released this 18 May 10:18
6098416

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 May 12:33
49a494e

openapi-go-mcp v0.2.0

Install via Homebrew:

brew install dipjyotimetia/tap/openapi-go-mcp

Or pull the container image:

docker pull ghcr.io/dipjyotimetia/openapi-go-mcp:0.2.0

Or grab a binary from the assets below.

Changelog

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 May 11:48

openapi-gen-go-mcp v0.1.1

Install via Homebrew:

brew install dipjyotimetia/tap/openapi-gen-go-mcp

Or pull the container image:

docker pull ghcr.io/dipjyotimetia/openapi-gen-go-mcp:0.1.1

Or grab a binary from the assets below.

Changelog

  • a8a4d5d: feat(todos): add OpenAPI specification and generated client for Todos API (@dipjyotimetia)
  • 94a1feb: feat: address 8 TODO items (discriminator, content-type prefs, multipart improvements, non-JSON responses, distribution migration) (@dipjyotimetia)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 May 10:01

openapi-gen-go-mcp v0.1.0

Install via Homebrew:

brew install dipjyotimetia/tap/openapi-gen-go-mcp

Or pull the container image:

docker pull ghcr.io/dipjyotimetia/openapi-gen-go-mcp:0.1.0

Or grab a binary from the assets below.

Changelog