Skip to content

v1.5.1

Compare
Choose a tag to compare
@m-manu m-manu released this 09 May 07:08
· 48 commits to main since this release
  • Fixed issue that prevented serialization of a HBRecord class containing member variables that are collection of custom classes (e.g. List<SomeClass>, Map<String, SomeOtherClass>). Added detailed test cases to prevent regression of this issue in upcoming versions.
  • Fixed issue that suppressed stack trace upon serialization failure
  • Fixed Javadoc warnings in HBColumn and HBColumnMultiVersion annotations