mirror of
https://github.com/predis/predis.git
synced 2026-08-31 04:35:05 +00:00
Updates 8.2 test image to rc2 (#1583)
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.2"]="8.2-RC1-pre"
|
||||
["8.2"]="8.2-rc2-pre"
|
||||
["8.0"]="8.0.2"
|
||||
["7.4"]="7.4.2"
|
||||
["7.2"]="7.2.7"
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
### Changed
|
||||
- Extended `XTRIM` and `XADD` commands with new parameters (#1580)
|
||||
|
||||
### Maintenance
|
||||
- Updated Redis 8.2 test image
|
||||
|
||||
## v3.1.0 (2025-07-22)
|
||||
### Added
|
||||
- Add experimental support for vector sets commands (#1550)
|
||||
|
||||
Reference in New Issue
Block a user