Release notes 0.8.0 - gnuhub/elasticsearch GitHub Wiki

Release notes: elasticsearch-0.8.0

Changes made to HEAD since the release of the version 0.7.1

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)
⚠️ **GitHub.com Fallback** ⚠️