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

twice pushed a change to branch 2.11
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


    from 172d31af release: prepare source release apache-kvrocks-2.11.0
     new d97f03c7 fix(tls): remove SSL_sendfile path to avoid errors in 
replication fullsync (#2757)
     new efc67150 fix(conn): detect and drop HTTP requests in connection (#2765)
     new 97dc46f9 ci: refactor nightly image workflow and utilize arm64 runners 
(#2751)
     new 8188ac56 ci: release nightly images for version tags (#2769)

The 4 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/nightly.yaml                     | 118 +++++++++++++++++----
 src/commands/cmd_replication.cc                    |  13 ++-
 src/common/io_util.cc                              |   5 +-
 src/server/redis_connection.cc                     |   9 +-
 .../ping_test.go => connection/connection_test.go} |  24 +++--
 5 files changed, 126 insertions(+), 43 deletions(-)
 copy tests/gocase/unit/{ping/ping_test.go => connection/connection_test.go} 
(67%)

Reply via email to