EDB JDBC Connector 42.7.3.3 release notes v42.7.3.3
Released: 21 May 2025
The EDB JDBC connector provides connectivity between a Java application and an EDB Postgres Advanced Server database.
New features, enhancements, bug fixes, and other changes in the EDB JDBC Connector 42.7.3.3 include:
Type | Description | Addresses |
---|---|---|
Enhancement | Added support for EDB Postgres Advanced Server 13 to 17. | |
Bug fix | Fixed an issue where getUpdateCounts was incorrect when using edb_stmt_level_tx to on . | #45496 |
Bug Fix | Fixed an issue where duplicate messages appeared in the JMS queue. |