SQLAlchemy release 1.2.0b2 is now available.

This release repairs an issue in the test suite that would prevent the
suite from passing on Python version 3.6.2. The release is made at the
same time as that of release 1.0.18 and 1.1.12. Also included are
fixes related to ORM use of JSON NULL values, subquery eager loading,
and a stability enhancement involving the identity map when used under
high concurrency. New keyword options are also introduced on the
Sequence construct.

The 1.2.0 series still has some more improvements that should be
expected in a 1.2.0b3 release before moving to the final 1.2.0
release.

Users should carefully review the What's New in SQLAlchemy 1.2?
document [1] as well as the Changelog [2] to note which behaviors and
issues are affected. We'd like to thank the many contributors who
helped with this release.

SQLAlchemy 1.2.0b2 is available on the Download Page. [3]

[1] https://www.sqlalchemy.org/docs/latest/changelog/migration_12.html

[2] https://www.sqlalchemy.org/changelog/CHANGES_1_2_0b2

[3] https://www.sqlalchemy.org/download.html

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy-alembic" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy-alembic+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to