You are viewing a plain text version of this content. The canonical link for it is here.
- [qpid-broker-j] branch main updated: QPID-8529:[Broker-J] Make sure that subject is set for all http requests - posted by or...@apache.org on 2021/06/02 08:28:22 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1757: Added code to print out sender stats so we can see what is going on. This closes #1232 - posted by gm...@apache.org on 2021/06/02 14:32:59 UTC, 0 replies.
- [qpid-site] branch asf-site updated: Update site for ProtonJ2 1.0.0-M2 release - posted by ta...@apache.org on 2021/06/02 15:25:42 UTC, 0 replies.
- [qpid-protonj2] branch main updated (524fd3d -> 34170e0) - posted by ta...@apache.org on 2021/06/02 17:22:05 UTC, 0 replies.
- [qpid-protonj2] 01/02: PROTON-2392 Fix issue with Declare expectation and message format - posted by ta...@apache.org on 2021/06/02 17:22:06 UTC, 0 replies.
- [qpid-protonj2] 02/02: PROTON-2393 Allow AMQP Frames to be fired on connection established - posted by ta...@apache.org on 2021/06/02 17:22:07 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2393 Add support for testing frame size expectations - posted by ta...@apache.org on 2021/06/02 20:45:16 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2393 Remove JUnit dependency from module proper - posted by ta...@apache.org on 2021/06/02 22:43:49 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2158: Move the removal of connection based link routes before a call to qdr_core_remove_address. This closes #1236 - posted by gm...@apache.org on 2021/06/03 13:44:57 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2393 Add support for providing a query string for the server URI - posted by ta...@apache.org on 2021/06/03 16:20:03 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: Uncomment http tests in CI. This closes #1240 - posted by gm...@apache.org on 2021/06/03 18:54:43 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2393 Provide more readable frame logging for the test peer - posted by ta...@apache.org on 2021/06/03 19:45:56 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2393 Populate the delivery tag of scripted remote transfers - posted by ta...@apache.org on 2021/06/04 13:46:40 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/prettier-2.3.1 created (now 1348f02) - posted by gi...@apache.org on 2021/06/07 06:02:01 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2166: Suppress tsan race in qd_message_set_send_complete - posted by ch...@apache.org on 2021/06/07 14:34:52 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1896 - Propagate the GOAWAY frame received from the http2 server all the way back to the client. This closes #1242. - posted by gm...@apache.org on 2021/06/07 20:21:02 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8537: replace use of constructors marked deprecated-for-removal - posted by ro...@apache.org on 2021/06/08 10:24:16 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8537: replace use of constructors marked deprecated-for-removal - posted by ro...@apache.org on 2021/06/08 10:28:11 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2066: unblock Q2 on setting message receive complete - posted by kg...@apache.org on 2021/06/08 18:31:40 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1878: Account for new dispositions used for flow control - posted by ch...@apache.org on 2021/06/08 19:55:12 UTC, 0 replies.
- [qpid-broker-j] branch main updated (42abe9f -> a36fea3) - posted by or...@apache.org on 2021/06/08 23:10:41 UTC, 0 replies.
- [qpid-broker-j] 01/02: QPID-8525:[Broker-J]Fixed child deletion issue in group providers - posted by or...@apache.org on 2021/06/08 23:10:42 UTC, 0 replies.
- [qpid-broker-j] 02/02: QPID-8525:[Broker-J] Code cleanup - posted by or...@apache.org on 2021/06/08 23:10:43 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated (a83f2cb -> ec80fae) - posted by or...@apache.org on 2021/06/08 23:51:00 UTC, 0 replies.
- [qpid-broker-j] 01/03: QPID-8525:[Broker-J]Fixed child deletion issue in group providers - posted by or...@apache.org on 2021/06/08 23:51:01 UTC, 0 replies.
- [qpid-broker-j] 02/03: QPID-8525:[Broker-J] Code cleanup - posted by or...@apache.org on 2021/06/08 23:51:02 UTC, 0 replies.
- [qpid-broker-j] 03/03: NO-JIRA: Fix maven execution settings in conversion tests - posted by or...@apache.org on 2021/06/08 23:51:03 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.108.2 created (now 2866f64) - posted by gi...@apache.org on 2021/06/09 05:18:33 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-4 created (now b039a3f) - posted by jd...@apache.org on 2021/06/09 13:01:37 UTC, 0 replies.
- [qpid-dispatch] 01/01: NO-JIRA: Run ctest with --output-on-failure, esp. on CentOS 7 - posted by jd...@apache.org on 2021/06/09 13:01:38 UTC, 0 replies.
- [qpid-broker-j] branch main updated: NO-JIRA: move repo definition for bdb dep into bdbstore module where needed, speed up build - posted by ro...@apache.org on 2021/06/09 13:46:14 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2097: Identify TCP connections with property qd.adaptor=tcp - posted by ch...@apache.org on 2021/06/10 15:07:22 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2105: Removed variable length arrays wherever possible. This closes #1249 - posted by gm...@apache.org on 2021/06/10 16:17:16 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1797: Added a retry to qdmanage to make sure we give enough time for addresses to be added to the router address table. This closes #1255 - posted by gm...@apache.org on 2021/06/11 14:43:42 UTC, 0 replies.
- [qpid-protonj2] branch main updated (0aa4976 -> cc5f0ea) - posted by ta...@apache.org on 2021/06/11 19:56:34 UTC, 0 replies.
- [qpid-protonj2] 01/02: PROTON-2394 Fix a few minor wording issues in the buffer API - posted by ta...@apache.org on 2021/06/11 19:56:35 UTC, 0 replies.
- [qpid-protonj2] 02/02: PROTON-2394 Fill in more API Javadocs for various types in the engine - posted by ta...@apache.org on 2021/06/11 19:56:36 UTC, 0 replies.
- [qpid-protonj2] branch main updated (cc5f0ea -> 1999564) - posted by ta...@apache.org on 2021/06/11 21:29:51 UTC, 0 replies.
- [qpid-protonj2] 01/02: PROTON-2395 Update Mockito and Jacoco to latest releases - posted by ta...@apache.org on 2021/06/11 21:29:52 UTC, 0 replies.
- [qpid-protonj2] 02/02: PROTON-2393 Allow more AmqpValue payloads to be configured for send - posted by ta...@apache.org on 2021/06/11 21:29:53 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8530: [Broker-J] Duplicated functionality of the Selector::wakeup method in SelectorThread - posted by or...@apache.org on 2021/06/13 20:19:51 UTC, 0 replies.
- [qpid-broker-j] branch main updated (baaad4f -> cc51a40) - posted by or...@apache.org on 2021/06/13 21:17:12 UTC, 0 replies.
- [qpid-broker-j] 01/02: QPID-8535:[Broker-J]Add flag to ignore invlaid SNI header - posted by or...@apache.org on 2021/06/13 21:17:13 UTC, 1 replies.
- [qpid-broker-j] 02/02: QPID-8535:[Broker-J] Fix attribute name for 'ignoreInvalidSni' and make it derived attribute - posted by or...@apache.org on 2021/06/13 21:17:14 UTC, 1 replies.
- [qpid-broker-j] branch 8.0.x updated (ec80fae -> f10cbb6) - posted by or...@apache.org on 2021/06/13 21:19:44 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8529:[Broker-J] Make sure that subject is set for all http requests - posted by or...@apache.org on 2021/06/13 21:25:06 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8514: [Broker-J] Delete next available entry if the least significant entry is acquired by the consumer - posted by or...@apache.org on 2021/06/13 21:31:34 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8515: [Broker-J] Add missing operational logs - posted by or...@apache.org on 2021/06/13 21:40:14 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8483: [Broker-J] Report peer session name as part of 0-10 session subject - posted by or...@apache.org on 2021/06/13 23:04:23 UTC, 0 replies.
- [qpid-broker-j] branch main updated: NO-JIRA: alternative approach to only using the repo for bdb dep where really needed, to speed up build - posted by ro...@apache.org on 2021/06/14 11:27:02 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2097: Console ignores connections with property 'qd.adaptor' defined. - posted by ea...@apache.org on 2021/06/14 14:39:33 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2169: Added lock protection around call to creating a new pn_raw_connection(). This closes #1256 - posted by gm...@apache.org on 2021/06/14 14:42:51 UTC, 0 replies.
- [qpid-jms] branch main updated: NO-JIRA: update or exclude some test deps related to kdc bits - posted by ro...@apache.org on 2021/06/14 14:53:24 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2170: Free the tcp_conn_properties pn_data_t object when freeing the qdr_tcp_connection_t object. This closes #1257 - posted by gm...@apache.org on 2021/06/14 15:29:50 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1977: Introduced atomics raw_closed_read and raw_closed_write in http2 adaptor. Also made raw_closed_write and raw_closed_read as atomics in tcp_adaptor. This closes #1253. - posted by gm...@apache.org on 2021/06/14 20:10:58 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2161, DISPATCH-2167: handle various client close errors - posted by kg...@apache.org on 2021/06/14 20:41:45 UTC, 0 replies.
- [qpid-broker-j] branch main updated (321abf3 -> 9b396b4) - posted by or...@apache.org on 2021/06/14 21:09:06 UTC, 0 replies.
- [qpid-broker-j] 01/03: NO-JIRA: Fix sporadic test failure - posted by or...@apache.org on 2021/06/14 21:09:07 UTC, 0 replies.
- [qpid-broker-j] 02/03: QPID-8520: [Broker-J] Substitute TlsOrPlainConnectionFactory with jetty OptionalSslConnectionFactory - posted by or...@apache.org on 2021/06/14 21:09:08 UTC, 0 replies.
- [qpid-broker-j] 03/03: QPID-8520: [Broker-J] Remove Qpid port-unification support for Jetty - posted by or...@apache.org on 2021/06/14 21:09:09 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated (2b1a714 -> 7368075) - posted by or...@apache.org on 2021/06/14 21:15:59 UTC, 0 replies.
- [qpid-broker-j] 01/02: NO-JIRA: Fix sporadic test failure - posted by or...@apache.org on 2021/06/14 21:16:00 UTC, 0 replies.
- [qpid-broker-j] 02/02: QPID-8520: Substitute TlsOrPlainConnectionFactory with jetty OptionalSslConnectionFactory - posted by or...@apache.org on 2021/06/14 21:16:01 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-5 created (now 9f8693f) - posted by jd...@apache.org on 2021/06/15 07:48:01 UTC, 0 replies.
- [qpid-dispatch] 01/01: NO-JIRA: TSan Travis CI job should not be allowed to fail any more - posted by jd...@apache.org on 2021/06/15 07:48:02 UTC, 0 replies.
- [qpid-broker-j] branch main updated (9b396b4 -> 3f44105) - posted by or...@apache.org on 2021/06/15 08:20:41 UTC, 0 replies.
- [qpid-broker-j] 01/02: QPID-8523:[Broker-J] Set initial-delivery-count in a response attach when destination is not found - posted by or...@apache.org on 2021/06/15 08:20:42 UTC, 1 replies.
- [qpid-broker-j] 02/02: QPID-8523:[Broker-J] Set initial-delivery-count in a response attach only when role is a sender - posted by or...@apache.org on 2021/06/15 08:20:43 UTC, 1 replies.
- [qpid-broker-j] branch 8.0.x updated (7368075 -> 32df27b) - posted by or...@apache.org on 2021/06/15 08:22:32 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8539:[Broker-J] Upgrade jackson dependecies - posted by or...@apache.org on 2021/06/15 10:54:48 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated (32df27b -> c95ece3) - posted by or...@apache.org on 2021/06/15 10:57:13 UTC, 0 replies.
- [qpid-broker-j] 01/03: NO-JIRA: move repo definition for bdb dep into bdbstore module where needed, speed up build - posted by or...@apache.org on 2021/06/15 10:57:14 UTC, 0 replies.
- [qpid-broker-j] 02/03: NO-JIRA: alternative approach to only using the repo for bdb dep where really needed, to speed up build - posted by or...@apache.org on 2021/06/15 10:57:15 UTC, 0 replies.
- [qpid-broker-j] 03/03: QPID-8539:[Broker-J] Upgrade jackson dependecies - posted by or...@apache.org on 2021/06/15 10:57:16 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8539:[Broker-J] Update dependecy references - posted by or...@apache.org on 2021/06/15 11:19:04 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8539:[Broker-J] Update dependecy references - posted by or...@apache.org on 2021/06/15 11:19:52 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: NO-JIRA: Update dependency reference files - posted by or...@apache.org on 2021/06/15 11:28:04 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: [maven-release-plugin] prepare release 8.0.5 - posted by or...@apache.org on 2021/06/15 11:35:56 UTC, 0 replies.
- [qpid-broker-j] annotated tag 8.0.5 created (now 225e393) - posted by or...@apache.org on 2021/06/15 11:36:11 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: [maven-release-plugin] prepare for next development iteration - posted by or...@apache.org on 2021/06/15 11:36:17 UTC, 0 replies.
- svn commit: r48362 - in /dev/qpid/broker-j/8.0.5-rc1: ./ binaries/ - posted by or...@apache.org on 2021/06/15 11:54:12 UTC, 0 replies.
- [qpid-jms] branch main updated: NO-JIRA: enforce use of Maven 3.5.0+, overriding apache parent pom execution checking for 3.0.5 - posted by ro...@apache.org on 2021/06/15 15:55:54 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8541: [Broker-J] Enhance Broker Rest API to include certificate alias - posted by or...@apache.org on 2021/06/16 10:03:53 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2108: Aggregate statistics for TCP listeners and connectors - posted by ch...@apache.org on 2021/06/16 19:33:54 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated (c547b50 -> 7a064a4) - posted by or...@apache.org on 2021/06/16 21:35:33 UTC, 0 replies.
- [qpid-broker-j] 01/02: QPID-8541: [Broker-J] Enhance Broker Rest API to include certificate alias - posted by or...@apache.org on 2021/06/16 21:35:34 UTC, 0 replies.
- [qpid-broker-j] 02/02: QPID-8541: [Broker-J] Restore API backward compatibility - posted by or...@apache.org on 2021/06/16 21:35:35 UTC, 0 replies.
- [qpid-dispatch] branch jiridanek-patch-6 created (now 530db62) - posted by jd...@apache.org on 2021/06/17 12:02:14 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2397: make client TLS connection verification defaults consistent: verify peer certificate and name - posted by cl...@apache.org on 2021/06/18 06:04:56 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: Run ctest with --output-on-failure, esp. on CentOS 7 (#1259) - posted by jd...@apache.org on 2021/06/18 07:48:46 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: TSan Travis CI job should not be allowed to fail any more (#1258) - posted by jd...@apache.org on 2021/06/18 07:49:24 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: update GHA to use same timeouts as travis - posted by kg...@apache.org on 2021/06/18 13:59:51 UTC, 0 replies.
- [qpid-dispatch] branch 1.16.x updated (77e5a32 -> 27d6554) - posted by kg...@apache.org on 2021/06/18 14:27:45 UTC, 0 replies.
- [qpid-dispatch] branch main updated: NO-JIRA: fix parallel priority test timeouts - posted by kg...@apache.org on 2021/06/18 14:42:55 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2175: Suppress TSan failure caused by Proton (#1264) - posted by jd...@apache.org on 2021/06/18 15:42:19 UTC, 0 replies.
- svn commit: r48428 - /release/qpid/broker-j/8.0.5/ - posted by or...@apache.org on 2021/06/18 15:53:52 UTC, 0 replies.
- [qpid-protonj2] branch main updated (1999564 -> aefdefc) - posted by ta...@apache.org on 2021/06/18 21:34:33 UTC, 0 replies.
- [qpid-protonj2] 01/03: PROTON-2394 Add missing javadocs for client exception types. - posted by ta...@apache.org on 2021/06/18 21:34:34 UTC, 0 replies.
- [qpid-protonj2] 02/03: PROTON-2394 Fix some typos in the existing client docs - posted by ta...@apache.org on 2021/06/18 21:34:35 UTC, 0 replies.
- [qpid-protonj2] 03/03: PROTON-2394 Fix some spelling errors in configuration constants - posted by ta...@apache.org on 2021/06/18 21:34:36 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2398 Fix a couple API typos and add some missing final modifiers - posted by ta...@apache.org on 2021/06/18 21:35:16 UTC, 0 replies.
- [qpid-site] branch asf-site updated: Update site for Qpid Broker-J 8.0.5 release - posted by or...@apache.org on 2021/06/19 18:00:26 UTC, 0 replies.
- [qpid-site] branch asf-site updated: Update release notes for Qpid Broker-J 8.0.5 - posted by or...@apache.org on 2021/06/19 18:13:12 UTC, 0 replies.
- [qpid-site] branch asf-site updated: NO-JIRA: Add publish and staging settings - posted by or...@apache.org on 2021/06/20 11:19:04 UTC, 0 replies.
- [qpid-site] branch asf-site updated: NO-JIRA: Remove section 'staging' - posted by or...@apache.org on 2021/06/20 11:29:19 UTC, 0 replies.
- [qpid-site] branch asf-site updated: Add missing files for Qpid Broker-J 8.0.5 release - posted by or...@apache.org on 2021/06/20 11:47:53 UTC, 0 replies.
- [qpid-site] branch clean-staging created (now 685fa6b) - posted by ro...@apache.org on 2021/06/21 08:45:40 UTC, 0 replies.
- [qpid-site] 01/01: clear out staging area except for index page with notice, direct people to main website - posted by ro...@apache.org on 2021/06/21 08:45:41 UTC, 0 replies.
- [qpid-site] branch clean-staging deleted (was 685fa6b) - posted by ro...@apache.org on 2021/06/21 08:48:32 UTC, 0 replies.
- [qpid-dispatch] branch main updated (3e87d32 -> a4a6487) - posted by ea...@apache.org on 2021/06/21 17:25:42 UTC, 0 replies.
- [qpid-proton] branch main updated: NO-JIRA: Fix "${InstallPrefix}" variable in CI - posted by ro...@apache.org on 2021/06/22 14:04:45 UTC, 0 replies.
- [qpid-dispatch] branch main updated: Fix "${InstallPrefix}" variable in CI - posted by ro...@apache.org on 2021/06/22 18:41:39 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8452: Fix validation of maximum message size - posted by or...@apache.org on 2021/06/22 19:44:39 UTC, 0 replies.
- [qpid-broker-j] branch 8.0.x updated: QPID-8452: Fix validation of maximum message size - posted by or...@apache.org on 2021/06/22 19:45:22 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8536: [Broker-J] Incorrect check of maximum open connections - posted by or...@apache.org on 2021/06/22 20:38:37 UTC, 0 replies.
- [qpid-protonj2] branch main updated (f770d75 -> 10183a1) - posted by ta...@apache.org on 2021/06/22 21:33:40 UTC, 0 replies.
- [qpid-protonj2] 01/02: PROTON-2398 Add missing final modifiers on field constants - posted by ta...@apache.org on 2021/06/22 21:33:41 UTC, 0 replies.
- [qpid-protonj2] 02/02: PROTON-2398 Fix a minor copy issue in Header and add test coverage - posted by ta...@apache.org on 2021/06/22 21:33:42 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2397: test fixes and extra test - posted by cl...@apache.org on 2021/06/23 15:59:54 UTC, 0 replies.
- [qpid-broker-j] branch main updated: QPID-8484: [Broker-J] Reimplementation of the limit number of connections per user - posted by or...@apache.org on 2021/06/23 16:18:51 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/testing-library/react-12.0.0 created (now e0576e2) - posted by gi...@apache.org on 2021/06/23 17:02:22 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.115.2 created (now 7d85ee7) - posted by gi...@apache.org on 2021/06/23 17:04:40 UTC, 0 replies.
- [qpid-protonj2] branch main updated: PROTON-2398 Fix typo on internal variable naming - posted by ta...@apache.org on 2021/06/23 19:10:44 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2397: fix to Windows implementation - posted by cl...@apache.org on 2021/06/24 22:36:08 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2367: bump .so versions after review - posted by ro...@apache.org on 2021/06/25 10:08:44 UTC, 0 replies.
- [qpid-proton] branch main updated: PROTON-2324 Support Python 3.9 (#320) - posted by jd...@apache.org on 2021/06/25 11:00:07 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2179: Set SSLDomain.VERIFY_PEER or SSLDomain.VERIFY_PEER_NAME based on the ssl_disable_peer_name_verify flag. Removed --ssl-disable-peer-name-verify from run_qdstat in system_tests_qdstat. This closes #1270. - posted by gm...@apache.org on 2021/06/25 13:43:06 UTC, 0 replies.
- [qpid-proton] branch main updated (a3d1ef4 -> 1ece1b9) - posted by ro...@apache.org on 2021/06/25 14:44:29 UTC, 0 replies.
- [qpid-proton] 01/02: PROTON-2367: update version for 0.35.0-rc1 - posted by ro...@apache.org on 2021/06/25 14:44:30 UTC, 0 replies.
- [qpid-proton] 02/02: PROTON-2400, PROTON-2367: bump version to 0.36.0-SNAPSHOT - posted by ro...@apache.org on 2021/06/25 14:44:31 UTC, 0 replies.
- [qpid-proton] annotated tag 0.35.0-rc1 created (now eef4a5c) - posted by ro...@apache.org on 2021/06/25 14:44:54 UTC, 0 replies.
- svn commit: r48501 - in /dev/qpid/proton/0.35.0-rc1: ./ qpid-proton-0.35.0.tar.gz qpid-proton-0.35.0.tar.gz.asc qpid-proton-0.35.0.tar.gz.sha512 - posted by ro...@apache.org on 2021/06/25 14:48:13 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2184: invoke Q2 unblock handler on Q2 disable - posted by kg...@apache.org on 2021/06/25 16:14:31 UTC, 0 replies.
- [qpid-dispatch] branch 1.16.x updated (27d6554 -> 12abc9f) - posted by kg...@apache.org on 2021/06/25 21:25:43 UTC, 0 replies.
- [qpid-dispatch] 01/03: DISPATCH-2179: Set SSLDomain.VERIFY_PEER or SSLDomain.VERIFY_PEER_NAME based on the ssl_disable_peer_name_verify flag. Removed --ssl-disable-peer-name-verify from run_qdstat in system_tests_qdstat. This closes #1270. - posted by kg...@apache.org on 2021/06/25 21:25:44 UTC, 0 replies.
- [qpid-dispatch] 02/03: NO-JIRA: remove KEYS file. - posted by kg...@apache.org on 2021/06/25 21:25:45 UTC, 0 replies.
- [qpid-dispatch] 03/03: DISPATCH-1797: Added a retry to qdmanage to make sure we give enough time for addresses to be added to the router address table. This closes #1255 - posted by kg...@apache.org on 2021/06/25 21:25:46 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2186 Mark test helpers so that PyTest does not attempt test collection on them (#1276) - posted by jd...@apache.org on 2021/06/28 13:49:14 UTC, 0 replies.
- [qpid-jms] branch main updated: QPIDJMS-542: allow setting URI used for default connection factories via the context provider url property. - posted by ro...@apache.org on 2021/06/28 14:39:52 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2178: Do not build separate libqpid-dispatch.so (#1267) - posted by jd...@apache.org on 2021/06/28 15:03:48 UTC, 0 replies.
- [qpid-dispatch] branch 1.16.x updated: NO-JIRA: Changed version to 1.16.1 - posted by kg...@apache.org on 2021/06/28 16:28:21 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/prettier-2.3.2 created (now f01c915) - posted by gi...@apache.org on 2021/06/28 17:08:34 UTC, 0 replies.
- svn commit: r48538 - in /dev/qpid/dispatch/1.16.1-rc1: ./ qpid-dispatch-1.16.1.tar.gz qpid-dispatch-1.16.1.tar.gz.asc qpid-dispatch-1.16.1.tar.gz.sha512 - posted by kg...@apache.org on 2021/06/28 17:27:58 UTC, 0 replies.
- [qpid-dispatch] tag 1.16.1-rc1 created (now 428776d) - posted by kg...@apache.org on 2021/06/28 18:16:37 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2162: HTTP1/x adaptor - use larger I/O buffers - posted by kg...@apache.org on 2021/06/28 19:00:43 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2185, DISPATCH-2177: release all stream buffers before delivery - posted by kg...@apache.org on 2021/06/28 19:23:34 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1539: remove many Python 2 idioms and compatibiltiy constructs (#1275) - posted by jd...@apache.org on 2021/06/28 21:32:14 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/testing-library/react-12.0.0 updated (e0576e2 -> ae93209) - posted by gi...@apache.org on 2021/06/29 06:00:51 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.115.2 updated (7d85ee7 -> fc953e0) - posted by gi...@apache.org on 2021/06/29 06:01:00 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/browserslist-4.16.6 updated (120c554 -> ce199c1) - posted by gi...@apache.org on 2021/06/29 06:01:24 UTC, 0 replies.
- [qpid-dispatch] branch dependabot/npm_and_yarn/console/react/types/jest-26.0.23 updated (e483a98 -> 16da9fb) - posted by gi...@apache.org on 2021/06/29 06:01:36 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-2163: Add C include guards to generated config.h files - posted by ch...@apache.org on 2021/06/29 14:34:27 UTC, 0 replies.
- [qpid-broker-j] branch main updated: NO-JIRA: Update dependecy references - posted by or...@apache.org on 2021/06/29 21:31:24 UTC, 0 replies.
- [qpid-dispatch] branch main updated: DISPATCH-1539: Remove the remainder of py2 code from Dispatch (#1279) - posted by jd...@apache.org on 2021/06/30 12:05:37 UTC, 0 replies.
- [qpid-proton] annotated tag 0.35.0 created (now 5d23aac) - posted by ro...@apache.org on 2021/06/30 16:18:53 UTC, 0 replies.
- svn commit: r48574 - /release/qpid/proton/0.35.0/ - posted by ro...@apache.org on 2021/06/30 16:20:01 UTC, 0 replies.
- svn commit: r48575 - /release/qpid/proton/0.33.0/ - posted by ro...@apache.org on 2021/06/30 16:20:50 UTC, 0 replies.
- svn commit: r48576 - /release/qpid/jms/0.58.0/ - posted by ro...@apache.org on 2021/06/30 16:21:41 UTC, 0 replies.
- svn commit: r48577 - /release/qpid/dispatch/1.15.0/ - posted by ro...@apache.org on 2021/06/30 16:22:42 UTC, 0 replies.