Skip to content

v25.2.2.1

Choose a tag to compare

@lucas-koontz lucas-koontz released this 14 Feb 20:29
· 1519 commits to main since this release
9352023

TL;DR

Dependency Updates

  • Bump nltk Version: Upgraded nltk to a newer version for improved stability and compatibility.
  • Bumped PyArrow Version: Updated PyArrow to enhance performance and ensure compatibility with the latest features.
  • Bump DuckDB Version: Upgraded DuckDB version to improve query execution and overall efficiency.
  • Fix an Issue with PyMuPDF: Set PyMuPDF to version 1.25.2 to resolve compatibility issues and prevent potential errors.

Code and Functionality Improvements

  • Update mindsdb_sql_toolkit.py: Adjustments made to enhance functionality and optimize performance.
  • Fix Getting Column List: Resolved an issue where column lists were not retrieved correctly, ensuring better database interaction.
  • Bump Version: General version bump to maintain consistency and track improvements.

Documentation Enhancements

  • Added Link to Minds: Included a link to Minds for better navigation and accessibility.
  • Docs for Partition Size Support: Updated documentation to clarify partition size support, making it easier for users to configure their settings.
  • Removed Redundant Main Function from BYOM: Cleaned up the documentation by removing unnecessary functions, improving readability and maintainability.

What's Changed

Full Changelog: v25.2.2.0...v25.2.2.1