The release of Microsoft Semantic Kernel Python version 1.41.3 introduces several important updates aimed at enhancing functionality and performance. This update includes new features for SQL Server connectivity and improvements to data filtering capabilities within the InMemoryCollection.
In this latest version, the following changes have been implemented:
These updates are significant for developers utilizing the Microsoft Semantic Kernel in their applications. The addition of field and table name escaping is crucial for maintaining data integrity and security, particularly in environments where SQL databases are used. Furthermore, the enhancements to the InMemoryCollection's filtering capabilities provide developers with greater flexibility and control over data management, ultimately leading to more efficient application performance.
Official Source: https://github.com/microsoft/semantic-kernel/releases/tag/python-1.41.3