We're pleased to announce the release of Spring Python 1.2.0.FINAL. Below is a listing of issues that were closed with all the 1.2 releases.

Bug
[SESPRINGPYTHONPY-134] - AOPProxy throws an error unless target.__class__.__name__ == "instance"
[SESPRINGPYTHONPY-151] - Fix XML parsing to handle non-ascii values
[SESPRINGPYTHONPY-153] - Encountered issue with CP3FilterChainProxy not working correctly.

Improvement
[SESPRINGPYTHONPY-154] - Allow for running setup.py in 'develop' mode

New Feature
[SESPRINGPYTHONPY-152] - Allow reuse of SQLite3ConnectionFactory across multiple threads
[SESPRINGPYTHONPY-155] - Add secure XML-RPC
[SESPRINGPYTHONPY-156] - Add support for Pyro 4
[SESPRINGPYTHONPY-158] - Add API to return rowid for insert statements

Task
[SESPRINGPYTHONPY-147] - Mention the IRC channel in ref docs

You can also read SpringSource's release notice.