Skip to content

Releases: tuannvm/mcp-trino

mcp-trino v2.2.0

20 Aug 05:04
0133f1d
Compare
Choose a tag to compare

Changelog

mcp-trino v2.1.2

20 Aug 03:15
0455cd0
Compare
Choose a tag to compare

Changelog

mcp-trino v2.1.1

17 Aug 16:33
7ba05f3
Compare
Choose a tag to compare

Changelog

  • 191b493 Add MCP Catalog Trust Score badge (#79)
  • 1c43476 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0 (#70)
  • ad0a2f9 chore(deps): bump github.com/mark3labs/mcp-go from 0.34.0 to 0.37.0 (#78)
  • 7b1848a chore(deps): bump github.com/trinodb/trino-go-client (#72)
  • 7ba05f3 ci(workflow): update release workflow name

mcp-trino v2.1.0

11 Aug 05:47
3fae1fb
Compare
Choose a tag to compare

Changelog

  • 5d05cea Fix Oauth implementation (#74)
  • 4634927 chore(deps): bump anchore/sbom-action in the github-actions group (#67)
  • 3fae1fb chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 (#71)
  • d013d74 fix: upgrade Go version to 1.24.6 to resolve GO-2025-3849 vulnerability (#77)

mcp-trino v2.0.2

25 Jul 23:53
6e0197e
Compare
Choose a tag to compare

Changelog

  • 6e2bfbd chore(ci): update workflow name to "Create Release"
  • 6e0197e docs(charts): add Helm chart documentation and configuration files (#66)

mcp-trino v2.0.1

22 Jul 23:35
57cd7c2
Compare
Choose a tag to compare

Changelog

  • 5f16061 Merge pull request #64 from tuannvm/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.3
  • 57cd7c2 Merge pull request #65 from tuannvm/dependabot/go_modules/github.com/trinodb/trino-go-client-0.326.0
  • 7ff21bc chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3
  • c14b97f chore(deps): bump github.com/trinodb/trino-go-client

mcp-trino v2.0.0

17 Jul 01:28
be678b6
Compare
Choose a tag to compare

Changelog

  • be678b6 Merge pull request #63 from tuannvm/feat/sso-oauth-support

mcp-trino v1.5.0

15 Jul 08:48
b85b122
Compare
Choose a tag to compare

Changelog

  • b85b122 Merge pull request #57 from tuannvm/dependabot/github_actions/github-actions-8b6d567b46
  • 1f52798 Merge pull request #59 from tuannvm/dependabot/go_modules/github.com/trinodb/trino-go-client-0.325.0
  • 9743b68 Merge pull request #61 from tuannvm/feat/oauth-support
  • 80a74a3 Merge pull request #62 from tuannvm/add-claude-github-actions-1752561517958

mcp-trino v1.4.10

02 Jul 16:55
bd3b77e
Compare
Choose a tag to compare

Changelog

  • 9af0ab8 Add Claude Code OAuth workflows
  • c9f8ba8 Fixing issues in GetTable Schema function and IsReadonly query functions.
  • a19bd45 Merge branch 'main' into bugfixes
  • 7628121 Merge branch 'tuannvm:main' into bugfixes
  • bd3b77e Merge pull request #50 from petrtsatsin-branch/bugfixes
  • 9298cae Merge pull request #51 from tuannvm/dependabot/github_actions/github-actions-4109f9774f
  • f2fb42f Merge pull request #55 from tuannvm/chore/update-claude-md
  • 3773b5a build(makefile): add DXT packaging with multi-platform build targets
  • 0b51074 chore(deps): bump the github-actions group across 1 directory with 2 updates
  • 20ef320 chore(gitignore): add server/ to .gitignore
  • 2c80a7f chore: add .dxtignore for excluding unnecessary files
  • db4d5b9 ci(workflow): update model to claude-sonnet-4-20250514
  • 7d7d4e2 feat(install): add one-liner installer for macOS and Linux
  • 0d5d891 feat: add manifest.json for mcp-trino project configuration
  • ceb14d9 fix(manifest): add execution permissions for binary commands

mcp-trino v1.4.9

25 Jun 20:59
c3bda33
Compare
Choose a tag to compare

Changelog

  • c3bda33 build(docker): specify target platform in Dockerfile