News and Updates

SQLAlchemy 1.1.17 Released
permalink

SQLAlchemy release 1.1.17 is now available.

Release 1.1.17 repairs a single regression regarding the association proxy extension which appeared in 1.1.16.

Changelog for 1.1.17 is at Changelog.

SQLAlchemy 1.1.17 is available on the Download Page.

SQLAlchemy 1.1.16 Released
permalink

SQLAlchemy release 1.1.16 is now available.

Release 1.1.16 includes fixes for a variety of ORM, Core, and dialect-specific issues.

Changelog for 1.1.16 is at Changelog.

SQLAlchemy 1.1.16 is available on the Download Page.

SQLAlchemy 1.2.3 Released
permalink

SQLAlchemy release 1.2.3 is now available.

Release 1.2.3 includes fixes for a variety of ORM, Core, and dialect-specific issues.

Changelog for 1.2.3 is at Changelog.

SQLAlchemy 1.2.3 is available on the Download Page.

SQLAlchemy 1.2.2 Released
permalink

SQLAlchemy release 1.2.2 is now available.

Release 1.2.2 has a very small number of minor bug fixes and one fix of a serious ORM regression in the 1.2 series regarding relationships and backreferences. Because of the ORM issue, users of the ORM within the 1.2 series are encouraged to upgrade to 1.2.2.

Changelog for 1.2.2 is at Changelog.

SQLAlchemy 1.2.2 is available on the Download Page.

SQLAlchemy 1.2.1 Released
permalink

SQLAlchemy release 1.2.1 is now available.

Release 1.2.1 fixes some minor issues for the newly released 1.2 series, including a few small regressions as well as some issues reported with the new "selectin" relationship and polymorphic loader features.

Changelog for 1.2.1 is at Changelog.

SQLAlchemy 1.2.1 is available on the Download Page.