Skip to content

Releases: sentric/hannibal

Hannibal v.0.11.0 alpha2

15 Sep 13:19
Compare
Choose a tag to compare
Pre-release

Changes

  • Various usability improvements

Hannibal v.0.11.0 alpha

11 Sep 16:52
Compare
Choose a tag to compare
Pre-release

Changes

  • Update to Play Framework 2.3

Hannibal v.0.10.1

08 Sep 15:33
Compare
Choose a tag to compare

Changes

  • Added support for HBase 0.96 and HBase 0.98
  • Added new configuration parameter metrics.default-range which allows to configure the shown time range of a metric
  • Improved database schema for metrics

Hannibal v.0.10.1 alpha

20 May 15:33
Compare
Choose a tag to compare
Pre-release

IMPORTANT: this is an alpha release, it is not yet fully tested - especially not on HBase 0.96. Please report any issues.

Changes

  • Added support for HBase 0.96
  • Added new configuration parameter metrics.default-range which allows to configure the shown time range of a metric
  • Improved database schema for metrics

Hannibal v.0.10.0

30 Oct 16:35
Compare
Choose a tag to compare

IMPORTANT: some parameters were renamed, be sure to update your application.conf!

Performance Improvements:

  • Regions are now stored in a cache, making the Web UI more responsive for large clusters #22

Configuration Changes:

  • introduced new paramters to control how often metrics are fetched #25
  • refactored parameter names

Hannibal v.0.9.1

05 Sep 16:34
Compare
Choose a tag to compare

Bugfixes:

  • Proper handling of regions with non printable characters #20 #21
  • Proper handling of regions with very long names (> 255 characters) #24
  • Defaulting of HBase configuration to the system config #23

Hannibal v.0.9.0

08 Jul 13:25
Compare
Choose a tag to compare

v.0.9.0 includes:

  • support for Hannibal Mobile
  • cleaned up JSON API
  • new compactions page

Hannibal v.0.8.0

08 Jul 12:03
Compare
Choose a tag to compare

First stable release.