fix: valid JWTs after jwt-secret is changed in a config reload

This commit is contained in:
Taimoor Zaeem
2025-04-16 18:26:42 +00:00
committed by Wolfgang Walther
parent 66cd4ca596
commit a3cc762f17
3 changed files with 50 additions and 6 deletions
+1
View File
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #3498, Fix incorrect parsing of the `for` parameter of the `application/vnd.pgrst.plan` media type - @taimoorzaeem
- #4014, Fix JWT cache allows old tokens after the jwt-secret is changed in a config reload - @taimoorzaeem
## [12.2.8] - 2025-02-10