1
0
mirror of https://github.com/redis/go-redis.git synced 2025-05-31 21:01:13 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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)