Skip to content

Commit c732591

Browse files
committed
chore: add changelog for 12.2.10
1 parent b740fcb commit c732591

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)