Skip to content

Releases: ongr-io/ElasticsearchDSL

v7.1.0

05 Feb 16:04
e2d8935
Compare
Choose a tag to compare

Changes in this release

  • Add support for the Symfony 5

v6.1.0

05 Feb 15:56
baace95
Compare
Choose a tag to compare

Changes in this release

  • Add support for the Symfony 5

v7.0.0

08 Oct 11:23
Compare
Choose a tag to compare

Major version upgrade

Added support for Elasticsearch 7

v6.0.4

08 Oct 11:22
Compare
Choose a tag to compare

Changes in this release

  • Adding param track_total_hits (#273)
  • Add getQuery Method to FunctionScoreQuery (#271)
  • added new NestedSort for replacing deprecated nested_filter and nested_path (#267)
  • fix get bool doctype to get available hints (#274)
  • Initialize static serializer on wakeup (#288)
  • Introducing field aware trait and named builder interface
  • Added "Missing" support to Field Value Factor (#247)
  • Added support for 'keyed' option to DateRangeAggregation (#283) (#287)
  • Add more scalar types to function ParametersTrait (#278)
  • Allow more scalar values in TermQuery (#275)

v5.0.7

08 Oct 11:18
Compare
Choose a tag to compare

Changes in this release

  • Added "Missing" support to Field Value Factor (#247)
  • Added support for 'keyed' option to DateRangeAggregation (#283) (#287)
  • Add more scalar types to function ParametersTrait (#278)
  • Allow more scalar values in TermQuery (#275)

v6.0.3

24 Jan 21:40
Compare
Choose a tag to compare

Changes in this release

  • Fixed coveralls phpunit tests coverage report
  • Added parent id query
  • Added field masking span query
  • Added significant text agg
  • Added moving function agg
  • Added bucket sort agg
  • Added composite agg
  • Added auto date histogram agg
  • Added adjacency matrix agg
  • Improved test coverage

v6.0.2

04 Sep 11:38
Compare
Choose a tag to compare

Changes in this release

  • Allow all versions of random_compact library.

v5.0.6

04 Sep 10:47
Compare
Choose a tag to compare

Changes in this release

  • Allow all versions of random_compact library.

v5.0.5

04 Jun 05:48
Compare
Choose a tag to compare

Changes in this release

  • Serializer improvements #268

v5.0.4

31 May 08:38
ffb3594
Compare
Choose a tag to compare

Changes in this release

  • Fixed bool query structure when the body is empty #263