Add changes file for dropping Redis 5 from tests/config (#35477)

This commit is contained in:
Ian Littman 2025-11-11 17:00:17 -06:00 committed by GitHub
parent d02add03c0
commit 53fb3053a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
changes/no-more-redis-5 Normal file
View file

@ -0,0 +1 @@
* Switched configurations referencing Redis 5 to Redis 6. Fleet is no longer verified to work with Redis 5 or below.