Skip to content

Releases: codemask-labs/nestjs-elasticsearch

Release 1.19.0

09 Aug 07:47

Choose a tag to compare

1.19.0 (2024-08-09)

Features

  • improved errors for decorators when registering and index or injecting (b71156b)

Release 1.18.0

15 Jul 08:37

Choose a tag to compare

1.18.0 (2024-07-15)

Features

  • change type of search response documents and add search after (#165) (f475d03)

Release 2.0.0-beta.1

07 Jun 13:31

Choose a tag to compare

Release 2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2024-06-07)

Bug Fixes

  • get percentiles aggregation transformed type (f781af6)

Release 2.0.0-beta.0

07 Jun 08:00

Choose a tag to compare

Release 2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (2024-06-07)

⚠ BREAKING CHANGES

  • support elasticsearch v8

Features

Bug Fixes

Release 1.17.3

06 Jun 11:10

Choose a tag to compare

1.17.3 (2024-06-06)

Bug Fixes

Release 1.17.2

05 Jun 08:29

Choose a tag to compare

1.17.2 (2024-06-05)

Bug Fixes

Release 1.17.1

05 Jun 07:14

Choose a tag to compare

1.17.1 (2024-06-05)

Bug Fixes

Release 1.17.0

04 Jun 15:13

Choose a tag to compare

1.17.0 (2024-06-04)

Features

Bug Fixes

  • min doc count in date histogram aggregation with unit tests (#134) (e300832)
  • update get avg to supports only numeric fields (#130) (6d710b4)
  • update get max aggregation and add unit tests (#135) (31086cf)
  • update get min aggregation and add unit tests (#136) (5d3d7d0)
  • update get missing value aggregation and add unit tests (#137) (4499792)
  • update histogram aggregation and add unit tests (#132) (90a4055)
  • update percentile aggregation and add unit tests (#142) (36da851)
  • update range aggregation and add unit tests (#143) (ff6b363)
  • update sum aggregation and add unit tests (#146) (0422acf)

Release 1.16.3

29 May 09:28

Choose a tag to compare

1.16.3 (2024-05-29)

Release 1.16.2

27 May 06:40

Choose a tag to compare

1.16.2 (2024-05-27)

Bug Fixes

  • fix aggreation response type for range aggregation (#124) (7d10a9e)