4.6.0-yb-11
·
3623 commits
to 3.8.0-yb-x
since this release
4.6.0-yb-11-release
- A new method
refreshSchemaWithTimeout
is added to the Session object so that the caller can specify timeout and avoid indefinite hang. - DB-2661 Allow primary key column with
VARINT
in partition aware policy - Other fixes.
<dependency>
<groupId>com.yugabyte</groupId>
<artifactId>java-driver-core</artifactId>
<version>4.6.0-yb-11</version>
</dependency>