This is an automated email from the ASF dual-hosted git repository.
twice pushed a change to branch 2.6
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 3092081a Add the support of the BF.MADD command (#1758)
add dda14077 Fix TLS connection for sendAuth in replication (#1769)
add 49c62485 Fix missing return value receiver when using slices.Compact
(#1771)
add 888265d8 Fix wrong replica's port number(=0) if the listening port is
not set (#1763)
No new revisions were added by this update.
Summary of changes:
src/cluster/replication.cc | 4 ++--
src/server/redis_connection.h | 3 ++-
src/server/server.cc | 2 +-
tests/gocase/unit/scan/scan_test.go | 18 +++++++++---------
4 files changed, 14 insertions(+), 13 deletions(-)