[ANN] Thin 1.0.0 That's What She Said release

  • Thread starter Marc-André Cournoyer
  • Start date
M

Marc-André Cournoyer

To: (e-mail address removed), (e-mail address removed)
Subject: [ANN] Thin 1.0.0 That's What She Said release

Hey all,

Thin version 1.0.0 (codename That's What She Said) is out!

Yes 1.0! That doesn't mean it's bug free or anything. But, it does
mean that it's been running on a number of servers and no show stopper
bugs have been found since a while.

Also see http://macournoyer.wordpress.com/2008/09/30/thin-10/

== What's new?

* Fixed vlad.rake to allow TCP or socket [hellekin]
* Updated Mack adapter to handle both <0.8.0 and >0.8.0 [Mark Bates]
* rails rack adapter uses File.readable_real? so it recognizes ACL
permissions [Ricardo Chimal]
* Log a warning if Rack application returns nil body [Michael S.
Klishin]
* Handle nil and Time header values correctly [#76 state:resolved]
[tmm1]
* Add Content-Length header to response automatically when possible
[#74 state:resolved] [dkubb]
* Runner now remembers -r, -D and -V parameters so that clustered
servers inherit those and
keep your parameters.
* Make Set-Cookie header, in Rails adapter, compatible with current
Rack spec [Pedro Belo]
[#73, state:resolved]
* Add --no-epoll option to disable epoll usage on Linux [#61
state:resolved]
* Add --force (-f) option to force stopping of a daemonized server
[#72 state:resolved]
* Update halycon adapter loader [mtodd]

== Get it!

Install Thin from RubyForge:

gem install thin

Or using my mirror:

gem install thin --source http://code.macournoyer.com

== Contribute

Site: http://code.macournoyer.com/thin/
Group: http://groups.google.com/group/thin-ruby/topics
Bugs: http://thin.lighthouseapp.com/projects/7212-thin
Code: http://github.com/macournoyer/thin
IRC: #thin on freenode

Thanks to all the people who contributed to Thin, EventMachine, Rack
and Mongrel.

Marc-Andre Cournoyer
http://macournoyer.com/
 
W

Wayne Seguin

Nicely done Marc-Andr=E9. Great work. Thank you *very* much for your =20
contribution to the community.

~Wayne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top