mirror of
https://github.com/predis/predis.git
synced 2026-08-17 20:54:28 +00:00
Added testing with 8.4-RC1-pre.2 (#1605)
* Added testing with 8.4-RC1-pre.2 * Updated CHANGELOG.md
This commit is contained in:
committed by
GitHub
parent
72a95b3d75
commit
f4dcf6ce57
@@ -40,7 +40,7 @@ jobs:
|
||||
run: |
|
||||
# Mapping of original redis versions to client test containers
|
||||
declare -A redis_clients_version_mapping=(
|
||||
["8.4"]="8.4-RC1-pre"
|
||||
["8.4"]="8.4-RC1-pre.2"
|
||||
["8.2"]="8.2.2-pre"
|
||||
["8.0"]="8.0.2"
|
||||
["7.4"]="7.4.2"
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
### Maintenance
|
||||
- Added testing with 8.4-M01 (#1593)
|
||||
- Added testing with 8.4-RC1-pre image (#1602)
|
||||
- Added testing with 8.4-RC1-pre.2 image (#1605)
|
||||
|
||||
## v3.2.0 (2025-08-05)
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user