Skip to content

YugabyteDB Smart JDBC Driver 42.3.5-yb-4

Latest
Compare
Choose a tag to compare
@ashetkar ashetkar released this 16 Nov 08:36
8ede139

This driver is based on the PostgreSQL driver and forked from https://github.com/pgjdbc/pgjdbc

This release contains fixes from upstream PG JDBC driver along with the following changes:

Also, available on the maven coordinates:

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.3.5-yb-4</version>
</dependency>

Driver documentation link: https://docs.yugabyte.com/latest/integrations/smart-driver/