1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-16 13:21:51 +03:00

Update RELEASE-NOTES.md (#3391)

This commit is contained in:
Nedyalko Dyakov
2025-05-28 10:30:31 +03:00
committed by GitHub
parent c935f96148
commit a7772e47c0

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)