You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Enhancement] First-class support for namespaces. HBTable annotation now accepts namespace as a parameter (this is optional, to maintain backward compatibility with older versions)
[Enhancement] Upgraded dependent libraries and maven plugins
[Enhancement] Added Jackson datatype support for JDK 8 types by default
[Fix] Fixed a rare issue which occurred if you were instantiating object mapper with more than one codec
[Improvement] Error handling, Javadoc and README improvements