Path to this page:
Subject: CVS commit: pkgsrc/databases/redis
From: Adam Ciarcinski
Date: 2023-08-23 07:25:39
Message id: 20230823052539.2EF9CFBDB@cvs.NetBSD.org
Log Message:
redis: updated to 7.2.0
Redis 7.2.0 GA Released Mon Aug 15 12:00:00 IDT 2023
================================================================================
Upgrade urgency LOW: This is the first stable Release for Redis 7.2.
Bug Fixes
=========
* redis-cli in cluster mode handles `unknown-endpoint`
* Update request / response policy hints for a few commands
* Ensure that the function load timeout is disabled during loading from RDB/AOF \
and on replicas.
* Fix false success and a memory leak for ACL selector with bad parenthesis \
combination
* Fix the assertion when script timeout occurs after it signaled a blocked client
Fixes for issues in previous releases of Redis 7.2
--------------------------------------------------
* Update MONITOR client's memory correctly for INFO and client-eviction
* The response of cluster nodes was unnecessarily adding an extra comma when no
hostname was present.
Files: