fix: NOTIFY pgrst not reoading the catalog cache

This commit is contained in:
steve-chavez
2023-01-28 10:30:29 -05:00
committed by Steve Chavez
parent 12ad7d0585
commit 7874bee879
4 changed files with 42 additions and 9 deletions
+1
View File
@@ -30,6 +30,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2569, Replace misleading error message when no relationship is found with a hint containing parent/child names suggestions - @laurenceisla
- #1405, Add the required OpenAPI items object when the parameter is an array - @laurenceisla
- #2592, Add upsert headers for POST requests to the OpenAPI output - @laurenceisla
- #2620, Fix `NOTIFY pgrst` not reloading the db connections catalog cache - @steve-chavez
## [10.1.1] - 2022-11-08