Release v1.1.0
Blog post from SurrealDB
SurrealDB's release of version 1.1.0 introduces significant advancements aimed at enhancing developers' experiences, notably with the integration of SurrealML, which simplifies machine learning model deployment by enabling them to run directly within the database using SurrealQL. This update eliminates the need for external platforms by allowing models to be imported and executed seamlessly as part of database operations, extending functionality to custom functions, live queries, and events. The release also includes a new Live Query API for the Rust SDK, offering real-time updates through a simple command, enhancing the interactivity of Rust applications. Additionally, the updated string parsing functionality allows users to specify string interpretations within SurrealQL, providing more control over how data is processed. The release emphasizes community contributions and invites developers to explore the new features and improvements, promising a smoother and more efficient development process.