File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3434 - #3697 , #3602 , Handle queries on non-existing table gracefully - @taimoorzaeem
3535 - #3600 , #3926 , Improve JWT errors - @taimoorzaeem
3636 - #3013 , Fix ` order= ` with POST, PATCH, PUT and DELETE requests - @taimoorzaeem
37- - #3889 , Fix: JWT cache purging on every request decreases performance - @mkleczek
3837
3938### Changed
4039
@@ -56,6 +55,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5655 + Return new ` PGRST303 ` error when jwt claims decoding fails
5756 - #3906 , Return ` PGRST125 ` and ` PGRST126 ` errors instead of empty json - @taimoorzaeem
5857
58+ ## [ 12.2.10] - 2025-04-18
59+
60+ ### Fixed
61+
62+ - #3889 , Fix: JWT cache purging on every request decreases performance - @mkleczek
63+
5964## [ 12.2.9] - 2025-04-16
6065
6166### Fixed
You can’t perform that action at this time.
0 commit comments