From rubywmq at gmail.com Sun Dec 7 13:23:44 2008 From: rubywmq at gmail.com (Reid Morrison) Date: Sun, 7 Dec 2008 13:23:44 -0500 Subject: [RubyWMQ-Misc] RubyWMQ V1.0.0 Message-ID: Finally, V1.0.0 has been released based on work in SVN trunk. Special thanks to Brian Candler for the Poison message handling, improved put defaults and cleanup of GCC compiler warnings. Any volunteers to make the windows compiled binary versions of the gem available? Release Name: 1.0.0 Notes: Updated gem release of RubyWMQ to support WebSphere MQ 7, 64 bit Operating System support and Message Grouping. Changes: - Support for 64bit Operating Systems - Fix issue where MQMD Version was using the default of V1, needs to be V2 to support message group options - Support MQ V7 - Poison Message handling - Make put fail by default when the queue manager is quiescing - Fix GCC Compiler warnings - Add message grouping examples