Releases: Flipkart/foxtrot
Releases · Flipkart/foxtrot
0.4.3
- 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
0.4.1
0.4.0 release
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
Merge pull request #136 from Flipkart/travis-fix Removed open JDK from travis