This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
from 13275ca27 PROTON-2931: epoll proactor thread races using async c-ares
name resolver library
new 48209807d PROTON-2935: Setting default logger sink doesn't fully work
new 29844e81e PROTON-1442: Reorder messaging_handler callbacks to maintain
ABI
new dd905346d NO-JIRA: Update github build action for latest runners.
new 9a1664f2b NO-JIRA: [C++ docs] Improvements to description of
proton::work_queue
new f2030b777 NO-JIRA: [C++] Make output of binary types prettier
new ee41bfc9d NO-JIRA: [Ruby] Fix tests for recent ruby with removed
minitest/unit
new 3206e809d PROTON-2834: [C++] Container stop should ignore cancelled
timers
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build.yml | 14 +++----
c/src/core/logger.c | 6 ++-
c/src/core/logger_private.h | 2 +-
c/src/core/transport.c | 2 +-
cpp/docs/mt.md | 6 ++-
cpp/include/proton/messaging_handler.hpp | 63 ++++++++++++++++----------------
cpp/include/proton/work_queue.hpp | 18 ++++++---
cpp/src/binary.cpp | 2 +-
cpp/src/container_test.cpp | 16 ++++++++
cpp/src/proactor_container_impl.cpp | 9 +++++
ruby/tests/test_connection_driver.rb | 2 +-
ruby/tests/test_container.rb | 2 +-
ruby/tests/test_container_sasl.rb | 2 +-
ruby/tests/test_utils.rb | 2 +-
14 files changed, 93 insertions(+), 53 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]