Hi everyone, i am pleased to announce the release of uWSGI 1.9

It is a very big release, with dozens of new features and support for new
languages and platforms.

The "pretty" Changelog is here (from now on, the major releases changelogs
will be in that form):

http://uwsgi-docs.readthedocs.org/en/latest/Changelog-1.9.html

You can install uWSGI 1.9 from the tarball:

http://projects.unbit.it/downloads/uwsgi-1.9.tar.gz

or with (for python monolithic build):

pip install uwsgi

or with (for ruby/rack monolithic build):

gem install uwsgi

For the people following the development, this is the "raw" Changelog
since -rc2:

- added --whitelist and --blacklist options
- added --gevent-monkey-patch option
- improved routing + static management
- completed the legion scroll subsystem
- the clojure/ring test suite now fully passes
- windows cygwin support optimizations
- added the statsd pusher plugin (to push statistics to a statsd server) -
fixed DragonFlyBSD support
- completed mongrel2 porting (with some optimizations)


-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to