Skip to content

YugabyteDB Smart JDBC Driver 42.7.3-yb-1

Latest
Compare
Choose a tag to compare
@ashetkar ashetkar released this 10 Oct 10:38
a926b7c

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

Also, available on the maven coordinates:

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.7.3-yb-1</version>
</dependency>

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

What's Changed

  • YugabyteDB Smart JDBC Driver upgraded to pgjdbc release 42.7.3 from 42.3.x