0.8.0
Release Notes:
Breaking changes:
- Gateway Storage: Improve it to support non breaking changes in the future (#191)
New features:
- Cloud Plugin: Gateway should store meta data and indices under the same container (#180)
- Hadoop Plugin: Use HDFS as gateway storage (#189)
Enhancements:
- Consolidate network settings, common tcp settings, and generalized port settings (#174)
- Failed to acquire lock (#193)
- Cloud Plugin: Cloud gateway default chunk size change to 1g (#186)
- FS Gateway: Change indices location (Requires manual upgrade) (#188)
- Filter Cache: Improved Caching (#182)
- Memory Monitor: Remove explicit GC call, clear cached instead (#179)
- Network Settings:
- Add more #…# logical values (#184)
- Default publish host to first non loopback (first ipv4 then ipv6) (#185)
- Allow to use ‘_’ as well as ‘#’ for special host names (#194)
- Optimize API: Change flush and refresh to default to true and not false (#187)
- Query DSL: Allow to control if filters should be cached (#181)
Bug fixes:
- uppercase first letter in property name breaks “_all” queries (#178)