Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.05 KB

File metadata and controls

21 lines (15 loc) · 1.05 KB

CHANGELOG

Inspired from Keep a Changelog

[Unreleased]

Added

  • Preprocessing: Change prefix from underscore_ to x_ and require map key (#216)
  • Add Cardinality and Missing aggregations. (#245)
  • Add terms aggregation protos (#268)
  • Preprocessing: Handle unnamed additionalProperties.(#272)

Changed

  • Update preprocessing for x-protobuf-excluded (#266)
  • Fix aggregations protos (#270)

Removed

  • Remove error responses for single doc ingestion APIS (Index, Update, Get, Delete Doc) (#258)

Fixed

Security