1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-25 08:21:55 +03:00

Update RELEASE-NOTES.md

This commit is contained in:
Nedyalko Dyakov
2025-05-27 19:07:27 +03:00
committed by GitHub
parent c935f96148
commit 4e0afa336d

View File

@ -1,6 +1,6 @@
# Release Notes
# 9.9.0 (2024-03-21)
# 9.9.0 (2025-05-27)
## 🚀 Highlights
- **Token-based Authentication**: Added `StreamingCredentialsProvider` for dynamic credential updates (experimental)