Skip to content
This repository has been archived by the owner on Mar 10, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 740 Bytes

HISTORY.md

File metadata and controls

36 lines (23 loc) · 740 Bytes

0.5.0.alpha (2012-07-19)

  • Upgrade to HornetQ 2.3
  • HornetQ removed its own built-in logging classes, so corresponding logging classes removed from jruby-hornetq

0.4.0 (2011-04-01)

  • Upgrade to HornetQ 2.2.2
  • Migrate to new HornetQClient factory API's

0.3.0 (2011-02-16)

  • Rename HornetQ::Client::Factory to HornetQ::Client::Connection
  • Add Client Tests
  • Fix logging to HornetQ default logger when no other logger supplied
  • Re-arrange Examples
  • Add Worker samples

0.2.5 (2011-02-07)

  • Add Rails and Ruby Logging

0.2.1 (2011-01-26)

  • Support for InVM Server
  • InVM Example

0.2.0 (2011-01-19)

  • New Namespace HornetQ::Server and HornetQ::Client
  • Improved Examples

0.0.1 (2011-01-18)

  • Alpha release.