This is an automated email from the ASF dual-hosted git repository.
jensdeppe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 8700c32 GEODE-8784:Create matching Geode stats for all Redis INFO
stats (#5853)
add f4a0c52 GEODE-8794: Support redis 6 HELLO command (#5856)
No new revisions were added by this update.
Summary of changes:
.../executor/connection/AuthIntegrationTest.java | 23 ++++++++++++++++++++++
.../redis/internal/RedisCommandSupportLevel.java | 3 ++-
.../geode/redis/internal/RedisCommandType.java | 13 +++++++++---
.../apache/geode/redis/internal/netty/Command.java | 4 ++++
.../internal/netty/ExecutionHandlerContext.java | 5 +++++
.../redis/internal/SupportedCommandsJUnitTest.java | 11 ++++++++---
6 files changed, 52 insertions(+), 7 deletions(-)