Skip to content

4.6.0-yb-11

Compare
Choose a tag to compare
@nchandrappa nchandrappa released this 27 Jun 23:09
· 3623 commits to 3.8.0-yb-x since this release

4.6.0-yb-11-release

  • A new methodrefreshSchemaWithTimeout 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>