Skip to content

v1.5.0

Compare
Choose a tag to compare
@linhdmn linhdmn released this 30 Mar 16:46
· 68 commits to main since this release

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