Skip to content

Releases: tuannvm/mcp-trino

mcp-trino v1.4.0

09 May 05:03
Compare
Choose a tag to compare

1.4.0 (2025-05-09)

Features

  • add query timeout to trino client (3a8419f)

New Contributors

Full Changelog: v1.3.3...v1.4.0

mcp-trino v1.3.3

03 May 06:11
Compare
Choose a tag to compare

1.3.3 (2025-05-03)

What's Changed

  • release(server): streamline server setup and handlers by @tuannvm in #38

Full Changelog: v1.3.2...v1.3.3

mcp-trino v1.3.2

25 Apr 02:40
Compare
Choose a tag to compare

1.3.2 (2025-04-25)

mcp-trino v1.3.1

17 Apr 07:13
Compare
Choose a tag to compare

1.3.1 (2025-04-17)

What's Changed

  • refactor(handlers): improve error handling and update dependency version by @tuannvm in #27
  • ci(release): remove manual fallback release and update version handling by @tuannvm in #28

Full Changelog: v1.3.0...v1.3.1

mcp-trino v1.3.0

15 Apr 05:08
Compare
Choose a tag to compare

1.3.0 (2025-04-15)

Features

  • server: add SSE server and status endpoint handling (f5316c0)
  • server: enhance SSE server configuration with full URL support (672386d)

mcp-trino v1.2.2

14 Apr 08:28
894e860
Compare
Choose a tag to compare

Changelog

  • 5b114da build(deps): Bump github.com/mark3labs/mcp-go from 0.18.0 to 0.20.0
  • 135f5e8 build(deps): Bump the github-actions group with 2 updates
  • a5ebfe4 ci(workflows): add GitHub action to update Homebrew on release
  • 3fbfafa style(docs): improve command readability in README.md

mcp-trino v1.2.0

10 Apr 05:37
Compare
Choose a tag to compare

1.2.0 (2025-04-10)

Features

  • _config.yml: Update GitHub release URLs and add custom links (bfdd0f7)
  • README: Add MCP tools documentation (9e22108)

mcp-trino v1.1.0

10 Apr 03:22
Compare
Choose a tag to compare

1.1.0 (2025-04-10)

Features

  • .github/workflows: Add main CI/CD pipeline (e0a1b64)
  • .github: Add Dependabot configuration and improve GitHub Actions workflow (243405a)
  • .golangci.yml: Add colored-line-number output format and improve SSL configuration in TrinoConfig (98648fb)
  • config: add SSL configuration options to TrinoConfig (119df63)

mcp-trino v1.0.4

09 Apr 20:30
809b47b
Compare
Choose a tag to compare

Changelog

  • f976fb7 Clean history: Initial commit
  • e0785c5 Fix CI
  • fd9ed23 [CLEAN-BRANCH] Update configuration example in README

mcp-trino v1.0.3

09 Apr 18:10
b05310b
Compare
Choose a tag to compare

Changelog