add: string slicing operator for jwt-role-claim-key (#4603)

This commit is contained in:
Taimoor Zaeem
2026-01-24 05:40:21 -05:00
committed by GitHub
parent 5a4c11c72a
commit fe0386e9c4
4 changed files with 93 additions and 11 deletions
+1
View File
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. From versio
- Log error when `db-schemas` config contains schema `pg_catalog` or `information_schema` by @taimoorzaeem in #4359
- Add a `HINT` when the LISTEN channel stops working due to a PostgreSQL bug by @laurenceisla in #4581
- Add string slicing operator for `jwt-role-claim-key` by @taimoorzaeem in #4599
## [14.3] - 2026-01-03