GA Version 1.0.2 and Dev Version 1.1.4

Written for Gearman by Brian Aker on 2012-12-18

1.0.2

* Add --expceptions to Gearmand to enable exceptions by default

* Backtraces on some types of crashes.

* Add GEARMAN_CLIENT_GENERATE_UNIQUE.

* If the unique value passed to any client function is "#" then the unique value will be derived by hashing the workload that is being supplied to the funct

* Optimize status requests so that they exit as soon as request is received.

* Fix test case results for FreeBSD.

1.1.4

* Add GEARMAN_CLIENT_GENERATE_UNIQUE, with default set to not generate.

* Experimental addition to queue service which will allow a queue to be stored on shutdown (--libsqlite3-store-on-shutdown).

Read all announcements