Hi, There's been a bunch of fixes now from RC1 testing, so I figured it's about time to put out an RC2. You can find it here, please check it out:
Source tarball: http://people.apache.org/~rhs/qpid-proton-0.5rc2/ Java binaries: https://repository.apache.org/content/repositories/orgapacheqpid-095/ I've attached the complete changelog. --Rafael
------------------------------------------------------------------------ r1513608 | rhs | 2013-08-13 14:25:29 -0400 (Tue, 13 Aug 2013) | 1 line PROTON-394 and PROTON-404: fixed head of line blocking issue in proton-c and fixed delivery-id sequence for proton-j; both these issues where exposed by the same test ------------------------------------------------------------------------ r1513566 | rhs | 2013-08-13 11:49:23 -0400 (Tue, 13 Aug 2013) | 1 line PROTON-370: tests as submitted by Bozo Dragojevic and cleaned up by Philip Harvey ------------------------------------------------------------------------ r1513557 | rhs | 2013-08-13 11:41:14 -0400 (Tue, 13 Aug 2013) | 8 lines Fix for PROTON-403, this includes the following changes: - reconciled proton-c and proton-j transport semantics - fixed the java transport stack to propogate end of stream conditions - fixed the java driver to properly communicate end of stream conditions - modified python binding to permit testing of new transport interfaces rather than using the deprecated interface - modified python tests to use the new transport interfaces ------------------------------------------------------------------------ r1513551 | rhs | 2013-08-13 11:29:41 -0400 (Tue, 13 Aug 2013) | 1 line fixed ruby tests ------------------------------------------------------------------------ r1512495 | chug | 2013-08-09 17:11:49 -0400 (Fri, 09 Aug 2013) | 4 lines PROTON-402: [proton-c] Example proton.c with no args causes seg fault allocate a bigger buffer to hold received message. ------------------------------------------------------------------------ r1512437 | mcpierce | 2013-08-09 14:37:20 -0400 (Fri, 09 Aug 2013) | 5 lines PROTON-400: Perl bindings are installed via CMake. If the CMake FindPerlLib module fails to set the PERL_VENDORLIB directory, then our environment will attempt to local that directory itself. ------------------------------------------------------------------------ r1512327 | mcpierce | 2013-08-09 10:50:41 -0400 (Fri, 09 Aug 2013) | 4 lines PROTON-399: Ruby bindings now install with the rest of Proton. It will not install as a gem but instead as a site library using the Cmake build environment. ------------------------------------------------------------------------ r1512109 | cliffjansen | 2013-08-08 20:17:54 -0400 (Thu, 08 Aug 2013) | 1 line proton-212 - fix and check for non C99 compliant Windows functions ------------------------------------------------------------------------ r1512104 | cliffjansen | 2013-08-08 19:50:35 -0400 (Thu, 08 Aug 2013) | 1 line proton-372, 362, 349, 314, 294 - windows driver.c catchup ------------------------------------------------------------------------ r1511914 | kgiusti | 2013-08-08 14:19:19 -0400 (Thu, 08 Aug 2013) | 1 line PROTON-396: set the peer hostname in the SSL context ------------------------------------------------------------------------ r1511747 | rhs | 2013-08-08 08:37:42 -0400 (Thu, 08 Aug 2013) | 1 line parameterized duplicate test cases; removed an assertion regarding exact error message text ------------------------------------------------------------------------ r1510949 | philharveyonline | 2013-08-06 08:57:55 -0400 (Tue, 06 Aug 2013) | 1 line PROTON-270: make tests module name more descriptive ------------------------------------------------------------------------ r1510900 | rhs | 2013-08-06 07:04:20 -0400 (Tue, 06 Aug 2013) | 1 line PROTON-354: compare trackers using sequence number arithmetic
