chore: add changelog for 12.2.10
This commit is contained in:
+6
-1
@@ -34,7 +34,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- #3697, #3602, Handle queries on non-existing table gracefully - @taimoorzaeem
|
- #3697, #3602, Handle queries on non-existing table gracefully - @taimoorzaeem
|
||||||
- #3600, #3926, Improve JWT errors - @taimoorzaeem
|
- #3600, #3926, Improve JWT errors - @taimoorzaeem
|
||||||
- #3013, Fix `order=` with POST, PATCH, PUT and DELETE requests - @taimoorzaeem
|
- #3013, Fix `order=` with POST, PATCH, PUT and DELETE requests - @taimoorzaeem
|
||||||
- #3889, Fix: JWT cache purging on every request decreases performance - @mkleczek
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
@@ -56,6 +55,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
+ Return new `PGRST303` error when jwt claims decoding fails
|
+ Return new `PGRST303` error when jwt claims decoding fails
|
||||||
- #3906, Return `PGRST125` and `PGRST126` errors instead of empty json - @taimoorzaeem
|
- #3906, Return `PGRST125` and `PGRST126` errors instead of empty json - @taimoorzaeem
|
||||||
|
|
||||||
|
## [12.2.10] - 2025-04-18
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- #3889, Fix: JWT cache purging on every request decreases performance - @mkleczek
|
||||||
|
|
||||||
## [12.2.9] - 2025-04-16
|
## [12.2.9] - 2025-04-16
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user