+1 ... build from source on CentOS 7 and used with different clients. On Mon, Jul 2, 2018 at 6:19 PM Robbie Gemmell <[email protected]> wrote:
> +1 > > I checked things out as follows: > - Verified the signature and checksum files. > - Checked for LICENCE+NOTICE files in the archive. > - Ran mvn apache-rat:check to verify the licence headers. > - Built the router against Proton 0.24.0 and ran all the tests. > - Ran the JMS client 0.34.0 HelloWorld example against the router. > > Robbie > > On 29 June 2018 at 20:21, Ganesh Murthy <[email protected]> wrote: > > Hello All, > > > > Please cast your vote on this thread to release RC2 as the > > official Qpid Dispatch Router version 1.2.0. > > > > RC2 of Qpid Dispatch Router version 1.2.0 can be found here: > > > > https://dist.apache.org/repos/dist/dev/qpid/dispatch/1.2.0-rc2/ > > > > The following features, improvements, and bug fixes are introduced in > 1.2.0: > > > > Features - > > DISPATCH-970 - Add a chord view of message flow to console > > DISPATCH-980 - Allow address translation on link routes > > DISPATCH-1014 - Visualize link congestion on topology page > > > > Improvements - > > DISPATCH-965 - Python 3 compatibiliy > > DISPATCH-982 - Handle small form-factor screens > > DISPATCH-1002 - Animate message flow on the console's topology page. > > DISPATCH-1013 - Enable vhost policies to be used in the router > > config file (not just through separate JSON files) > > DISPATCH-1015 - Improve visualization of connection and link info > > on console's topology page. > > DISPATCH-1016 - Consolidate console style sheets to improve load time > > DISPATCH-1017 - Use a javascript build system for the console > > DISPATCH-1020 - Detach expiring links with closed=true when peer > > connectivity lost > > DISPATCH-1024 - Latest version of qpid-proton is causing build > > issues on Travis, to system tests using incorrect url with user and > > password > > DISPATCH-1049 - Add console tests > > DISPATCH-1053 - Allow deliveries to be constrained to > > router-control links by address state > > > > Bug fixes - > > DISPATCH-969 - Dropdown menu doesn't work when browser is narrow > > DISPATCH-976 - Allow policy for sources and targets to handle > > multiple wildcards > > DISPATCH-979 - self test mock policy manager does not forward > > policy warnings > > DISPATCH-984 - Json config file processing clobbers files with '#' > > character in strings > > DISPATCH-985 - Policy username substitution token is documented > incorrectly > > DISPATCH-988 - Documentation of policy default vhost is wrong > > DISPATCH-990 - Use patterns for policy vhost hostnames > > DISPATCH-998 - Parse tree does not have remove function that takes > > a string pattern > > DISPATCH-1003 - Enable console support for connecting to listener > > configured with saslMechanisms other than ANONYMOUS > > DISPATCH-1008 - Router should preserve original connection > > information when attempting to make failover connections > > DISPATCH-1011 - Policy username substitution fails to match > > certain user names > > DISPATCH-1025 - User token not being replaced properly on a vhost > > policy when defined in the prefix or suffix > > DISPATCH-1026 - Router crashing when using > > sourcePattern/targetPattern with multiple patterns and one of them > > being user token when trying to open an unauthorized address > > DISPATCH-1029 - State is not retained on Entities tree for console > > DISPATCH-1030 - Empty table on Entities page of console > > DISPATCH-1031 - Remove the links associated with a console from > > the console's overview page > > DISPATCH-1033 - Incorrect location for legend on Message flow page > > in console > > DISPATCH-1034 - saslPlugin option does not work with http option in > listener > > DISPATCH-1036 - Dropdown lists on the Entity page are the wrong color > > DISPATCH-1037 - Listeners with http enabled are not being shutdown > > after they are deleted > > DISPATCH-1041 - Add new test to validate global delivery counts > > provided by the router > > DISPATCH-1043 - In a two router network, qdstat -g is showing > > non-zero values for "Ingress Count" even when no messages are sent > > DISPATCH-1044 - Link routed deliveries not included in the global > > transit and egress counts > > DISPATCH-1045 - Sometimes close connetion after releasing partial > > multi-frame messsage > > DISPATCH-1046 - system_tests_policy fail in python3 environment > > DISPATCH-1047 - system_tests_ssl fail when running under python3 > environment > > DISPATCH-1048 - system_tests_http fail when run under python3 > environment > > DISPATCH-1050 - sasl delegation plugin should set SNI to match auth > address > > DISPATCH-1051 - Python memory leak via PyLong_FromLong > > DISPATCH-1052 - minor lock leak in policy code > > DISPATCH-1056 - Build fails making docs on python-3-only fedora 28 > > DISPATCH-1058 - Fix leaks/other code issues found by Coverity > > > > Thanks. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
