github mindsdb/mindsdb v25.2.3.0

4 days ago

TL;DR

New Features

  • API Endpoint for Validating Connection Parameters: A new API endpoint has been added to validate connection parameters, improving user experience by ensuring connections are correctly configured before use. This helps prevent misconfigurations and debugging issues upfront.

Performance Improvements

  • File Usage Speed-Up: Enhancements have been made to optimize file usage, leading to better performance. Users should experience faster operations, particularly in scenarios where large files are handled.

Bug Fixes

  • Fix Render for MSSQL: An issue affecting MSSQL rendering has been resolved, ensuring smoother execution and fewer errors when using this database.
  • Fix TimeGPT Invalid Key: A fix has been implemented to address invalid key errors in TimeGPT, improving reliability and preventing authentication issues.

Codebase and Documentation Enhancements

  • Custom Preparer in Render: Remove Empty Init: The empty initializer has been removed from the custom preparer in render, leading to cleaner and more maintainable code.
  • Updated Documentation for Using Environment Variables with Docker: The documentation has been updated to provide clearer guidance on how to use environment variables with Docker, making it easier for users to configure their environments correctly.

What's Changed

  • Added API Endpoint for Validating Connection Parameters in #10474
  • File usage speed up in #10448
  • Custom Preparer in Render: remove empty init in #10477
  • Fix render for mssql in #10472
  • Fix TimeGPT Invalid KEy in #10478
  • Updated the Documentation for Using Environment Variables with Docker in #10456

Don't miss a new mindsdb release

NewReleases is sending notifications on new releases.