Skip to content

v0.9.0

Compare
Choose a tag to compare
@moliware moliware released this 24 Apr 12:25

Enhancements

  • GET as default verb in the REST console #437
  • Upgrade to the latest Play and other core libraries #439
  • Added possibility of configuring port using CEREBRO_PORT environment var. #438
  • Allow selecting kind of shard allocation in overview #423
  • Sort indices on snapshot restore (5317ddd). Closes #419
  • Change login user input tooltip (66b73dd). Closes #424
  • Add content-type to copied curl command (e93ab99). Closes #426
  • Include aliases in rest autocompletion (abb8ab7)
  • Drop support for deprecated endpoints.
  • Drop type support on rest autocomplete.

Bug fixes

  • Tolerate missing settings for repositories (2bed332). Closes #409
  • Handle post typeless indices mappings on analysis (9dbece3). Closes #412