Update .changeset/true-breads-rhyme.md

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2025-04-29 14:07:15 +02:00
committed by GitHub
parent c6bc67daf6
commit ff6c666a31
+1 -1
View File
@@ -1,6 +1,6 @@
---
'@backstage/backend-test-utils': minor
'@backstage/backend-defaults': minor
'@backstage/backend-defaults': patch
---
Added Valkey support alongside Redis in backend-defaults cache clients, using the new Keyv Valkey package. Also extended backend-test-utils to support Valkey in tests.