Skip to content

Releases: FreePeak/db-mcp-server

v1.8.0

09 May 00:19
Compare
Choose a tag to compare

v1.7.0

24 Apr 16:36
Compare
Choose a tag to compare

What's Changed

  • fix: add command build multi arch docker image by @linhdmn in #27
  • Feat/query config timeout by @linhdmn in #31

Full Changelog: v1.6.4...v1.7.0

v1.6.4

11 Apr 08:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.6.4

v1.6.3

10 Apr 16:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

05 Apr 02:17
Compare
Choose a tag to compare

What's Changed

  • Feat: enhance posgtress connection by @linhdmn in #20

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Apr 04:05
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

[v1.6.1] - 2025-04-01

Added

  • OpenAI Agents SDK compatibility by adding Items property to array parameters
  • Test script for verifying OpenAI Agents SDK compatibility

Fixed

  • Issue #8: Array parameters in tool definitions now include required items property
  • JSON Schema validation errors in OpenAI Agents SDK integration

v1.6.0

31 Mar 17:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

31 Mar 12:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Mar 16:46
Compare
Choose a tag to compare

Release Notes: Switch to Cortex Platform

Major Features

Cortex Platform Integration

  • Migrated core server architecture to Cortex platform
  • Restored functionality for all database tools
  • Added comprehensive Docker support with docker-compose

Improvements

Database Enhancements

  • Fixed database connection fallback mechanism
  • Ensured all database tools work properly with the new platform

API Refinements

  • Improved JSON RPC formatting
  • Fixed response formatting in EnsureValidResponse to return correct data

Development Environment

  • Added Docker support with optimized container configuration
  • Created docker-compose setup for easier local development
  • Updated Docker image with latest dependencies

Bug Fixes

  • Resolved test suite failures
  • Fixed multiple linter issues
  • Improved error handling and formatting

Technical Debt

  • Added TODOs for future improvements

v1.4.1

26 Mar 04:29
Compare
Choose a tag to compare

What's Changed

  • fix: downgrade go version and remove hack/ folder to compatible with … by @linhdmn in #5

Full Changelog: v1.4.0...v1.4.1