bloodhound v0.12.0.0 Release Notes

  • 📚 This release contains several new APIs, documentation fixes, and some minor type updates, and steps towards ES 2.0 support. Thanks to all of our contributors!

    • @bermanjosh
      • #139 Make nodeOSLoad record a Maybe for Windows compatibility
      • #138 Change the nodePluginVersion record to deal with plugins which report NA as their version.
    • @phadej
      • #155 Shed derive dependency in test.
      • #154 Switch to Simple build type.
      • #153 Loosen deps on aeson, hspec.
    • @andrewthad
      • #151 Add waitForYellowIndex
    • @michaelxavier
      • #150 Fix some failing QuickCheck tests.
      • #147 Drop dependency on deprecated doctest-prop.
      • #137 Add node stats API.
      • #128 Add nodes API.
      • #127 Add haddock sections to break up API.
      • #126 Add snapshot/restore API.
      • #125 Set lower bound for http-client
      • #123 Allow replica count of 0 in smart constructor.
    • @23Skidoo
      • #143 Fix an example.
      • #142 Docs cleanup.
    • @alistair
      • #135 Changes date formatting to have leading zeroes to bring us closer to ES 2.0 support.
      • #133 Fix parent child tests for ES 2.0.
      • #132 Parse status API from ES 2.0.
      • #131 Add cardinality aggregations.
    • @dinnu93
      • #130 Add OverloadedStrings to first example.
    • @MaxGabriel
      • #117 Fix haddocks italicizing forward slashes.