Skip to content

Commit de46a92

Browse files
authored
Update CHANGELOG.md
1 parent 25bdfa8 commit de46a92

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
v2.2.6 (2026-05-05)
5+
----------------------
6+
- Fixed an issue where the driver used HTTPS instead of HTTP for the proxy endpoint scheme in local proxy connections, which could cause proxy connection failures
7+
- Upgraded Jackson dependency from version 2.16 to 2.20
8+
- Added support for pg_catalog internal data types in the getFunctionColumns and getProcedureColumns metadata APIs
9+
- Fixed an issue where backslash characters in catalog names were incorrectly escaped in DatabaseMetaData queries, which could result in malformed queries
10+
11+
412
v2.2.5 (2026-03-04)
513
----------------------
614
- Fixed metadata retrieval to sanitize invalid negative and null values in MetadataAPIHelper

0 commit comments

Comments
 (0)