Skip to content

Releases: Flipkart/foxtrot

0.4.3

02 Aug 07:01
Compare
Choose a tag to compare
  • table TTL for query store can now be updated (#155)
  • UI output of tiles is now selectable (#156)
  • stats and stats trend can have n-level nesting (#169)
  • each tile now have its own table name - This allows for multi table queries on same console (#171)
  • stats trend UI and setup dialog fixed (#172)
  • configurable time duration per tile (Day, Hour and Minute can be selected now) (#173)
  • Unique support added to histogram. (#174 & #176 )
  • Single stat tile added (#177)

0.4.2

03 Jun 13:42
Compare
Choose a tag to compare

Changes
Support for older HBase key format (#145). Defaults to 2.0 version
Support for filters in Histogram Tile (#152)

Bug Fixes
Tile resize fixed (#146)
Cluster state UI fixed (#146)
Count action fixed (#148)
Code refactoring and removal of redundant css/js files

0.4.1

27 Apr 08:56
Compare
Choose a tag to compare

Bug Fixes

  • Exception mapper initialization fixed

0.4.0 release

25 Apr 10:41
Compare
Choose a tag to compare

Changes

Upgrade to Java 8
Upgrade to elastic search 1.7.3
Upgrade to hazelcast 3.5.3
Moved to doc_value by default for elastic search
Detailed metric support per action
Robust query validation
Robust exception handling
Docker support addition
HBase table existence check before creating foxtrot table
Support for isNull/isNotNull

Bug Fixes

Fixed IndexMissingException in elastic search if query spanned over day for which index did not exist
Fixed between operator in UI
Clearing search results on submit

0.3 release

25 Apr 09:42
Compare
Choose a tag to compare
Merge pull request #136 from Flipkart/travis-fix

Removed open JDK from travis