mirror of
https://github.com/predis/predis.git
synced 2026-09-14 20:37:29 +00:00
Updated 8.8 GA test image (#1679)
This commit is contained in:
committed by
GitHub
parent
37ed2dcd77
commit
1611b33e4a
@@ -42,7 +42,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.8"]="custom-26235535976-debian"
|
||||
["8.8"]="8.8.0"
|
||||
["8.6"]="8.6.1"
|
||||
["8.4"]="8.4.0"
|
||||
["8.2"]="8.2.2"
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
- Include command name in unsupported container command error messages (#1653)
|
||||
- Updated arguments name for GCRA command (#1667)
|
||||
- Updated INCREX arguments (#1677)
|
||||
- Updated 8.8 GA test image (#1679)
|
||||
|
||||
### Fixed
|
||||
- Fixed handling of gap slots in `SlotMap::offsetUnset()` (#1660)
|
||||
|
||||
Reference in New Issue
Block a user