SQLAlchemy release 0.9.9 is now available. Release 0.9.9 is a large maintenance release featuring 30 changes, mostly bug fixes. A handful of modest feature adds are also present, including new Core features for SQLite, Postgresql, and new API features to provide better control of transaction isolation level when using the ORM.
The majority of SQLAlchemy development is taking place targeted at version 1.0, which is extremely close to having its initial beta releases. Version 1.0 has accumulated a wide variety of performance improvements, both as intrinsic to normal operation as well as via new features. Users should carefully review the Changelog at http://docs.sqlalchemy.org/en/latest/changelog/changelog_09.html#change-0.9.9 to note which behaviors and issues are affected. We'd like to thank the many contributors who helped with this release. SQLAlchemy 0.9.9 is available on the Download Page: http://www.sqlalchemy.org/download.html -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
