From d08376cf76a9768b98a06288ee7458283892f83e Mon Sep 17 00:00:00 2001 From: Ali-Akber Saifee Date: Wed, 3 May 2023 17:48:59 -0700 Subject: [PATCH] Update changelog for 4.13.0 --- HISTORY.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 191ed398..60523d0b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,21 @@ Changelog ========= +v4.13.0 +------- +Release Date: 2023-05-03 + +* Bug Fixes + + * Fix incorrect explicit command execution on cluster + pipeline retries + * Fix inconsistent reset api signatures for pipeline + across standalone & cluster clients + * Ensure pipeline requests respect explicit timeout + * Fix incomplete xinfo_streams response for groups/consumers + details + + v4.12.4 ------- Release Date: 2023-04-29 @@ -1615,3 +1630,4 @@ v1.0.1 +