Skip to content

v1.14

Compare
Choose a tag to compare
@m-manu m-manu released this 02 Feb 10:39
  • [Enhancement] New HBAdmin class for DDL operations (create table, delete table etc.).
  • [Improvement] Rewrote BestSuitCodec (default codec of this library) to remove reflection. Performance gain of at least 20% in serialization/deserialization.
  • [Change] Deprecated HBRowKey annotation. This will be removed in upcoming versions.
  • [Improvement] Migrated test cases to JUnit 5.