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

hulk pushed a change to branch aleksraiden-sonarcube-new-code
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


    from bebc1b47 Merge branch 'unstable' into aleksraiden-sonarcube-new-code
     add 86d34ac7 Fix missing fields in HELLO command response (#2150)
     add 2c07b160 Fix XREADGROUP command didn't fetch the latest metadata after 
creating a consumer (#2153)
     add 1f3913f7 Add macos arm64 runner to actions workflow (#2155)
     add accedb80 Merge branch 'unstable' into aleksraiden-sonarcube-new-code

No new revisions were added by this update.

Summary of changes:
 .github/workflows/kvrocks.yaml               |  5 ++++-
 src/commands/cmd_server.cc                   |  8 ++++++++
 src/server/server.cc                         |  2 --
 src/server/server.h                          |  2 ++
 src/types/redis_stream.cc                    |  1 +
 tests/gocase/unit/hello/hello_test.go        | 28 ++++++++++++++++------------
 tests/gocase/unit/protocol/protocol_test.go  | 18 ++++++++++++++++--
 tests/gocase/unit/type/stream/stream_test.go | 24 ++++++++++++++++++++++++
 8 files changed, 71 insertions(+), 17 deletions(-)

Reply via email to