This is a patch release.
fix: regression in squashing code when determining eval commands (#4116)
The regression was caused by #3947 and it causes crashes in bullmq.
It has not been found till now because python client sends commands in uppercase.
Fixes #4113
Signed-off-by: Roman Gershman roman@dragonflydb.io