github mindsdb/minds-platform v25.3.3.0

latest releases: v26.1.0, v26.1.0rc1, v26.0.1...
14 months ago

TL;DR

Performance Improvements

  • Faster Docker Builds: Optimizations have been made to speed up the Docker build process, improving development efficiency.
  • Build AMD Images Only in Dev: The development environment now builds only AMD images, reducing build complexity and improving resource usage.

Integrations & Features

  • Salesforce Integration: All Salesforce resources have been mapped to the integration, enabling broader functionality and improved connectivity.
  • Jira Integration Documentation: Added documentation for the Jira integration, helping users understand and utilize this feature effectively.
  • Improved SQL Support: LATERAL JOIN and DISTINCT ON are now supported in the render function, enhancing query capabilities.
  • GitHub Handler Update: The GitHub handler is now generated from the SDK, streamlining its development and maintenance.

Documentation Updates

  • Timescale Documentation Update: The documentation and README for Timescale have been updated, improving clarity and usability.
  • MindsDB Project Configuration: Added documentation on how to change the default MindsDB project, helping users customize their setup more easily.

Code & Testing Improvements

  • Case Handling in Input Dataframe: If the case of a target column mismatches in an input dataframe, it will now be automatically adjusted, reducing errors and improving user experience.
  • Timescale & PostgreSQL Unit Tests: New unit tests have been added for Timescale and PostgreSQL, enhancing test coverage and reliability.
  • Removed Changed-Files Action: The changed-files GitHub action has been removed, simplifying the CI/CD pipeline.

Release Update

  • Version 25.3.3.0: This release includes the above improvements, ensuring a better and more efficient MindsDB experience.

What's Changed

Full Changelog: v25.3.2.0...v25.3.3.0

Don't miss a new minds-platform release

NewReleases is sending notifications on new releases.