File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414### Added
1515
1616- Bounded JWT cache using the SIEVE algorithm by @mkleczek in #4084
17+ + It now uses a fixed size cache instead of arbitrary sized cache.
1718- Add ` --ready ` flag for postgrest healthcheck by @taimoorzaeem in #4239
1819
1920### Changed
2021
2122- Drop support for PostgreSQL EOL version 12 by @wolfgangwalther in #3865
22- - Bounded JWT cache using the SIEVE algorithm by @mkleczek in #4084
23- + Replaces ` jwt-cache-max-lifetime ` config with ` jwt-cache-max-entries ` .
24- + It now uses a fixed size cache instead of arbitrary sized cache.
23+ - Replaced ` jwt-cache-max-lifetime ` config with ` jwt-cache-max-entries ` by @mkleczek in #4084
2524
2625## [ 13.0.7] - 2025-09-14
2726
You can’t perform that action at this time.
0 commit comments