Skip to content

1.3.0rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dokterbob dokterbob released this 02 Oct 16:45
· 37 commits to main since this release
79639b6

Feedback and testing

This is a release candidate (rc0) for version 1.3.0.
We encourage thorough testing, especially of the LiteralAI integration and history features.

Feedback is highly appreciated to ensure stability for the final 1.3.0 release, specifically on the LiteralAI integration and SQLAlchemy/SQLite.

Key Features and Improvements

  • Added SQLite support to the SQLAlchemy integration (#1319)
  • Implemented extensive test coverage for LiteralDataLayer and SQLAlchemyDataLayer (#1376, #1346)
  • Refactored the LiteralDataLayer for improved performance and consistency (#1376)
  • Added get_element() method to SQLAlchemyDataLayer (#1346)
  • Enhanced OAuth logout process to prevent automatic re-login (#1362)

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0rc0