News and Updates
SQLAlchemy 1.4.52 Released
March 04, 2024 permalink
SQLAlchemy 1.4.52 is now available.
This release was made to support a single ORM issue backport from the 2.0 series, involving a shortcoming in the with_loader_criteria() ORM option that is frequently used to limit results based on ACLs and similar criteria.
The complete changelog for 1.4.52 is at Changelog.
SQLAlchemy 1.4.52 is available on the Download Page.