Friday, August 2, 2013

Gearmand 1.1.9 Released

The basics:


  • Added gearman_task_is_finished()
  • Improved SSL support.
  • Exceptions are now supported.
  • gearmand excepts its root CA via the environmental variable GEARMAND_PORT. 
  • libgearman will now except GEARMAND_CA_CERTIFICATE, GEARMAN_CLIENT_PEM, and GEARMAN_CLIENT_KEY


http://launchpad.net/gearmand

From the feedback I am getting the SSL appears to be working.  If you are interested in learning about how the SSL works, you can find out more about it on the docs website.

I am curious to see how many people get tripped up over the fact that an SSL setup requires that you not use self signed certificates (I may support these later, but I wanted to get it right in the beginning).

Unless something major comes up the next version will be a release candidate and the version after will be the formal release :)