Skip to content

11.0.2: Fix in JDBC connection management

Compare
Choose a tag to compare
@Shmuma Shmuma released this 15 Sep 08:53
· 2 commits to main since this release
b636605

Summary

Connection factory is reused (might improve performance on high-latency DBs).
Close connections after the end of request.

Features

  • #151: Ensured all connections are closed on failure, fixed connection factory creation

Dependency Updates

Plugin Dependency Updates

  • Updated com.exasol:project-keeper-maven-plugin:2.9.9 to 2.9.11
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.3.0 to 3.4.0