Hi everyone, the first maintenance release for uWSGI 2.0 is available. As you would expect from a LTS release there are really few new features but lot of bugfixes, even if i have to admit that 2.0 is the first .0 in the uWSGI history that has been really solid (no critical bug reported or regression)
Interesting bits in this release are the (long-awaited) full-native support for the spooler in perl (both client and server), the stabilization of the filesystem notification api and the notification subsystem (currently only used for giving a better experience to the subscription system users). The Ragnarok (shutdown) phase of the Emperor has been improved a lot, while PyPy users should be able to spawn a massive amount of threads in their app (a race condition was preventing it in previous releases) You can get the full changelog here: http://uwsgi-docs.readthedocs.org/en/latest/Changelog-2.0.1.html Regards -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
