This is an automated email from the ASF dual-hosted git repository.

kgiusti pushed a change to branch 1.16.x
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git.


    from 77e5a32  NO-JIRA: Changed version to 1.16.0
     add c4f9b94  DISPATCH-2142: a change to tcp adaptor buffering scheme
     add 2ecbfad  DISPATCH-2142: Improvements for tcp buffering
     add 700c9cf  DISPATCH-2142: TCP adaptor must free malloc'd bytes at 
shutdown
     add ca72e13  DISPATCH-1878: Account for new dispositions used for flow 
control
     add 50505ea  DISPATCH-2097: Identify TCP connections with property 
qd.adaptor=tcp
     add 5e359c3  DISPATCH-2097: Console ignores connections with property 
'qd.adaptor' defined.
     add 27d6554  DISPATCH-2170: Free the tcp_conn_properties pn_data_t object 
when freeing the qdr_tcp_connection_t object. This closes #1257

No new revisions were added by this update.

Summary of changes:
 console/react/package-lock.json     | 133 ++++++++-------
 console/react/src/topology/links.js |  28 ++--
 include/qpid/dispatch/amqp.h        |   2 +
 include/qpid/dispatch/message.h     |  10 ++
 src/adaptors/tcp_adaptor.c          | 324 ++++++++++++++++++++----------------
 src/amqp.c                          |   2 +
 src/message.c                       |  14 ++
 src/router_node.c                   |   1 -
 8 files changed, 295 insertions(+), 219 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to