1. 3fe6811 Fix SELECT detection and max_rows bypass for comment-prefixed SQL (#87) by Bibo · 30 hours ago master
  2. 81305ff [fix]fix token auth (#69) by bingquanzhao · 5 months ago 0.6.1
  3. 43143f0 feat: add batch SQL execution support for MCP (#70) by zzzzwc · 5 months ago
  4. e58361e fix some security issues (#68) by bingquanzhao · 5 months ago
  5. a125a2f [fix]Fixed five known issues, including token authentication and multi-worker operation. (#63) by Yijia Su · 7 months ago
  6. 2613912 [Performance]Optimize Stdio and Streamable HTTP startup solutions (#60) by Yijia Su · 8 months ago
  7. 067f160 [fix]Release Version Change (#56) by Yijia Su · 9 months ago 0.6.0
  8. 9ba4cc6 [Performance]Add Token Management (#55) by Yijia Su · 9 months ago
  9. f99399c [Performance]Add a controllable MCP Server DB Pool permission authentication system (#53) by Yijia Su · 9 months ago
  10. c3d487c [Performance]Add complete Token, JWT, OAuth authentication system (#52) by Yijia Su · 9 months ago
  11. c1e3b13 [Performance]Optimizing concurrent startup capabilities (#48) by Yijia Su · 9 months ago
  12. 5923cc1 [BUG]Fix security bug (#50) by Yijia Su · 9 months ago
  13. 9b5ac85 [BUG]Fix schema async bug (#49) by Yijia Su · 9 months ago
  14. cc84d60 [feature]Implement session cache for Doris connections (#44) by ivin · 9 months ago
  15. 55dbdd5 [improvement] Enhance SQL injection detection patterns in SQLSecurityValidator (#46) by drgnchan · 9 months ago
  16. affa4a0 [Test]Update tests (#29) by ivin · 10 months ago
  17. ecb5db8 [bugfix]Fix line ending issues in start_server.sh script for Docker container execution (#39) by 大痴小乙 · 10 months ago
  18. 5d15f6f [feat] Refactor configuration management and fix default host (#41) by ivin · 10 months ago
  19. 6247d49 [bugfix]Release connection after executing query (#34) by ivin · 10 months ago
  20. fb5e864 [improvement]Add bucket information in the output of analyze_table_storage (#33) by ivin · 10 months ago
  21. 9bb5b17 [Chore]Fixes client startup errors (#27) by ivin · 10 months ago
  22. 6d3c128 0.5.1 Version (#28) by Yijia Su · 10 months ago 0.5.1
  23. 651d524 [BUG]Optimize and fix the capabilities of 0.5.0 tools (#26) by Yijia Su · 10 months ago
  24. 54572d0 [Feature]Add 9 New Tools (#23) by Yijia Su · 11 months ago
  25. d12dfbd [improvement]Optimize and refactor the log system (#21) by Yijia Su · 11 months ago
  26. 4052b7e [BUG]Completely solve the at_eof problem (#20) by Yijia Su · 11 months ago
  27. 693c48d [BUG]Fixed startup errors caused by multiple versions of MCP services (#13) by Yijia Su · 11 months ago
  28. c1ce9a5 [Config]Delete the minimum data pool variable (#11) by Yijia Su · 11 months ago
  29. 282a1c0 [BUG]Further fix the at_eof problem caused by aiomysql (#9) by Yijia Su · 11 months ago
  30. e3b9bf9 Update .asf.yaml (#10) by Yijia Su · 11 months ago
  31. 667cecb Add .gitignore file (#7) by Gerry Qi · 11 months ago
  32. c777905 fix the cofig of doris-mcp-server (#6) by haijun huang · 11 months ago
  33. d4ea125 add cursor demo (#4) by haijun huang · 11 months ago
  34. f135d9b Add dify dsl demo (#3) by Gerry Qi · 11 months ago
  35. 124dd0d Update .asf.yaml by Yijia Su · 11 months ago
  36. 775b4cb Update .asf.yaml by Yijia Su · 11 months ago
  37. 26e8bc1 change pipy project name by FreeOnePlus · 11 months ago 0.4.2
  38. 8526cb7 v0.4.2 preview by FreeOnePlus · 11 months ago
  39. 97006a7 v0.4.1 preview by FreeOnePlus · 11 months ago
  40. 7286565 Merge pull request #2 from echo-hhj/example by Yijia Su · 11 months ago
  41. 050c09f fix contents by HuangHaijun · 11 months ago
  42. 159399b fix the way to start server by HuangHaijun · 11 months ago
  43. e859fbb fix1 by HuangHaijun · 11 months ago
  44. 1b9cb29 fix by HuangHaijun · 11 months ago
  45. c95c0fe add dify demo by HuangHaijun · 11 months ago
  46. 1e2e79d v0.4.0 preview by FreeOnePlus · 11 months ago
  47. 609816b fix doc bug by FreeOnePlus · 11 months ago
  48. 5d46d15 1. Fix DB Connection BUG by FreeOnePlus · 12 months ago
  49. 0a81d56 add readme QA module by FreeOnePlus · 12 months ago
  50. a430686 Merge remote-tracking branch 'origin/master' by FreeOnePlus · 12 months ago
  51. a22ff3a add readme QA module by FreeOnePlus · 12 months ago
  52. 2c5f268 Update .asf.yaml by Yijia Su · 12 months ago
  53. e47534c Merge remote-tracking branch 'origin/master' by FreeOnePlus · 12 months ago
  54. 0f52591 Add pip install command & fix pyproject.toml bug by FreeOnePlus · 12 months ago
  55. 3b429f3 Merge pull request #1 from iouAkira/patch-1 by Yijia Su · 12 months ago
  56. f5a4c8a Add pip install command & fix pyproject.toml bug by FreeOnePlus · 12 months ago
  57. 87563ef Add pip install command by FreeOnePlus · 12 months ago
  58. b6157c5 fix Dockerfile by Akira · 12 months ago
  59. 464507a 0.3.0 Release Version & add License by FreeOnePlus · 12 months ago
  60. 4c91374 0.3.0 Release Version by FreeOnePlus · 12 months ago
  61. d9fed06 support Multi-Catalog by FreeOnePlus · 12 months ago
  62. 5e98e5b support Multi-Catalog by FreeOnePlus · 12 months ago
  63. 466fcbd Update README.md by Mingyu Chen (Rayner) · 12 months ago
  64. eccab6b deleted: .DS_Store by FreeOnePlus · 1 year, 1 month ago
  65. c190f19 init doris mcp 0.2.0 by Yijia Su · 1 year, 1 month ago
  66. 9dc25be add .asf.yaml by morningman · 1 year, 1 month ago