Skip to content

Releases: CoreBaseHQ/coremcp

Release v0.5.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:34

Changes in v0.5.2

  • docs(readme): update About section to current CoreBase positioning (1514895)
  • Merge pull request #10 from CoreBaseHQ/dependabot/go_modules/golang.org/x/crypto-0.52.0 (30b9a83)
  • chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 (daaf104)

Release v0.5.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:58
7cdcf69

Changes in v0.5.1

  • Merge pull request #8 from CoreBaseHQ/dependabot/go_modules/github.com/buger/jsonparser-1.1.2 (7cdcf69)
  • chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 (db6e4b2)

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 27 May 04:33

Changes in v0.5.0

  • feat: add PostgreSQL adapter (v0.5.0) (197a448)

Release v0.4.9

Choose a tag to compare

@github-actions github-actions released this 26 May 18:38

Changes in v0.4.9

  • security: T-SQL aware lexer replaces AST-based validator (v0.4.9) (41291ff)

Release v0.4.8

Choose a tag to compare

@github-actions github-actions released this 25 May 21:15

Changes in v0.4.8

  • release: v0.4.8 + auto-detect server version from ldflags + gosec G404 (cd2f6a7)
  • fix: address concurrency, dialect, and config wiring issues (0143a56)
  • docs(README): enhance documentation for CoreMCP features, installation, and configuration (c5f1504)

Release v0.4.7

Choose a tag to compare

@github-actions github-actions released this 23 May 02:07

Changes in v0.4.7

  • docs(coremcp): add changelog for v0.4.7 (7b50c13)
  • refactor(coremcp): optimize MSSQL adapter, SQL parsers, and connection lifecycle (dd658e3)

Release v0.4.6

Choose a tag to compare

@github-actions github-actions released this 16 May 15:46

Changes in v0.4.6

  • fix: docker hub namespace y11t0 (e7dc3d3)
  • fix: correct Dockerfile syntax for Go image reference (3e00017)
  • fix: update Go version to 1.25.6 in Dockerfile (c0bfdb9)
  • feat: implement CoreMCP installer script and update Docker workflows (11d3d9a)
  • chore: update license (e37e5b2)
  • style: fix lint errcheck issues in test files (aeba9a6)
  • feat: REST and GraphQL adapters with tests and production fixes (e3dbc00)

Release v0.4.5

Choose a tag to compare

@github-actions github-actions released this 26 Mar 08:03

Changes in v0.4.5

  • security: default readonly to true for all sources (7864f49)

Release v0.4.4

Choose a tag to compare

@github-actions github-actions released this 22 Mar 09:41

Changes in v0.4.4

  • release: v0.4.4 - changelog and test fix (d9a92cc)
  • Merge pull request #5 from CoreBaseHQ/claude/validate-mcp-server-aRXzp (8b70693)
  • Merge pull request #4 from CoreBaseHQ/copilot/sub-pr-1 (862fd7d)
  • Merge pull request #1 from CoreBaseHQ/claude/validate-mcp-server-aRXzp (7f7c729)
  • review: address feedback from pullrequestreview-3987915093 (07e6bdb)
  • Initial plan (4daf0b6)
  • Merge pull request #3 from tqrcisio/fix/mssql-top-clause-strips-spurious-limit (2b0de9b)
  • Merge pull request #2 from tqrcisio/fix/background-schema-loading (6ec3286)
  • security: replace denylist with type-based parameter validation for custom tools (053c3eb)
  • drop the standalone test (baece37)
  • Preserve any existing s.Limit.Offset when overriding the rowcount. (465e12e)
  • change go version (eb0e802)
  • Simplify comment on query validation (b51bfbb)
  • fix: strip spurious LIMIT when query already has TOP clause in MSSQL adapter (1d22e81)
  • fix: load database schemas in background to prevent MCP initialize timeout (1757301)
  • fix: resolve critical and important bugs in MCP server (61e2ac1)
  • remove special characters (5495aa9)

Release v0.4.3

Choose a tag to compare

@github-actions github-actions released this 01 Mar 13:59

Changes in v0.4.3

  • fix: v0.4.3 - use example config as default in Docker image (493d120)
  • Create glama.json (668fd3e)