fix: allow db-extra-search-path to accept empty value

This commit is contained in:
Taimoor Zaeem
2025-05-29 14:25:28 -05:00
committed by Steve Chavez
parent 054ee463a1
commit 000cb87ec1
4 changed files with 26 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Fix jwt error returning HTTP status `400` for invalid role by @taimoorzaeem in #3601
- Allow `db-extra-search-path` to accept empty value by @taimoorzaeem in #4074
## [13.0.0] - 2025-05-08