Releases: Teradata/teradata-mcp-server
Releases · Teradata/teradata-mcp-server
v0.1.6
Key updates
- Added Teradata Vector Store tools (tdvs)
- Added plotting tools (plot)
- Added Teradata machine learning tools (tdml)
- Default configs (profiles) embedded in build
- Tool descriptions display in all clients
- Prompts refinement
- Other bug fixes
What's Changed
- Docs/restructure and fix fstrings by @remi-td in #178
- removed profile condition from claude quickstart by @remi-td in #179
- Embed config files in the build by @remi-td in #181
- Windows cli fix by @remi-td in #182
- Readme header by @remi-td in #184
- Voice example by @remi-td in #186
- Perf testing by @remi-td in #191
- added Perplexity client_guide by @remi-td in #192
- Optimisation by @remi-td in #193
- Updated Dockerfile to support fs and evs pip package to install by @vilashjagani in #194
- updated inspector usage by @remi-td in #195
- Updated documentation for install methods by @remi-td in #196
- Video links and doc updates by @remi-td in #197
- Documentation Simplification & navigation by @dtehan-td in #199
- Fix for #183 tool descriptions missing by @dtehan-td in #198
- refinement of prompts for #116 by @dtehan-td in #200
- Docuementation update to address #96 by @dtehan-td in #201
- updated ribbons for doc by @remi-td in #204
- Added Flowise integration docs by @vilashjagani in #206
- Adding Teradata VectorStore Tools by @sshekhar1 in #203
- Added plot tools and analytic tools by @lcl-teradata in #205
- fixes flowise how to typos and MODULE_MAP structure by @remi-td in #207
- added tested td agents by @vilashjagani in #210
- fixed README.md by @vilashjagani in #212
- updated openweb ui documentation by @dtehan-td in #213
- Fix for #170, added "workloadType", "workloadComplexity", "AppId" fil… by @dtehan-td in #211
- update security documentation with VSCode configs by @dtehan-td in #214
- tdvs README update by @dtehan-td in #215
- tdml fix by @07Apollo07 in #216
- Cloud deployment by @remi-td in #219
- Issues #217, removing evs module from the code base by @dtehan-td in #218
- added https deployment example with caddy by @remi-td in #221
- Added support for partition and order columns for analytic tools by @lcl-teradata in #220
- Added Docker deployment example with https encryption by @remi-td in #222
- updated docker deploy example by @remi-td in #224
- updates to the install videos by @dtehan-td in #225
- video library updated by @dtehan-td in #226
- Fix for logmech issues #227 by @dtehan-td in #228
- Example fixes by @remi-td in #229
- bumped release to 0.1.6 by @remi-td in #230
Full Changelog: v0.1.4...0.1.6
v0.1.5 - Embed pre-defined profiles, CLI fixes for Windows, updated doc
What's Changed
- Embed config files in the build
- Removed profile condition from claude quickstart
- Windows cli fix
- Docs restructure and update
Full Changelog: v0.1.4...v0.1.5
v0.1.4 - Authentication, CLI tool, documentation
Key updates
- Implemented end-user authentication and session contexts
- Upgraded to FastMCP 2.0
- Revised documentation
- Enhanced custom tools & prompts features and bug fixes
What's Changed
- type_hint working as part of description by @rgeissen in #131
- Updated documentation and requirements for client tools in the examples by @dtehan-td in #133
- linting the code base, fixing parameters for test cases by @dtehan-td in #134
- more linting by @dtehan-td in #136
- General Harmonization by @rgeissen in #135
- correcting a merge problem with #135 by @dtehan-td in #137
- Fixing Inconsistencies by @rgeissen in #139
- Fixing Inconsistencies - Part2 by @rgeissen in #144
- fix to add mcp[cli] package to support mcp inspector, fixes to base a… by @dtehan-td in #145
- tool fixes and voice client updates by @remi-td in #146
- Documentation clarifications by @dtehan-td in #148
- Addressing #147, added extra logging and updated core test cases by @dtehan-td in #149
- Implement Missing Handlers for Base Tools by @rgeissen in #151
- Streamline testing by @remi-td in #154
- Fixed stdio pollution from logging by @remi-td in #155
- Packaging and CLI by @remi-td in #157
- Custom tools fixes and examples by @remi-td in #161
- Getting ready for RAG updates by @dtehan-td in #163
- Added sql_opt tools/refactored code by @sahilbishnoi26 in #166
- Updated installation video link to new video by @dtehan-td in #167
- Security sessions by @remi-td in #168
- Security hotfix by @remi-td in #169
- rag tool edge case by @dtehan-td in #172
- Security doc by @remi-td in #176
- Doc for v1.4 by @remi-td in #177
Full Changelog: v0.1.1...v0.1.4
v0.1.1 - Lightweight and modular build
What's Changed
- Simplifies dependencies and reduced build size, made some modules optional
- MCP Tool Fixes: dba_flowControl, dba_featureUsage, dba_userDelay, etc..
- Added automated and LLM-independent tool testing framework
- Allow parameters definition in prompt declarations
- New Prompt Definition Guidelines
Full Changelog: v0.1.0...v0.1.1
v0.1.0 – Initial public release
First pre-release of Teradata MCP Server, Community Edition.
Features:
- Initial set of tools and prompts for building agentic applications on Teradata.
- Modules: Search, Query, Table, Data Quality, DBA, Security, Semantic Layer.
- Documentation, quick start guides, and examples included.
Notes:
- This is a pre-1.0 version. Interfaces and APIs may change.