Changelog

Version 1.0.5

  • Log the correct stacktrace and error messages when a retriable operation fails all attempts. Previously, these were omitted and only a Retry exception was logged, providing very little context on the actual source of error.

Version 1.0.4

  • Refresh Kerberos token in a background thread with a given refresh interval.
  • Add new config to set Kerberos user principal.

Version 1.0.3

  • Fix issues with how connector properties were picked up to configure HBase client.

Version 1.0.2

  • Release Hbase connector in PA

Version 1.0.1-preview

  • Initial version for preview