Skip to content

Releases: elastic/elasticsearch-net

8.12.0

30 Jan 10:02
e94a8d9
Compare
Choose a tag to compare

8.11.0...8.12.0

Features & Enhancements

  • #8027 Regenerate client for 8.12

Bug Fixes

  • #8018 Fix serialisation of empty and single item Fields instances

View the full list of issues and PRs

8.11.0

15 Nov 09:02
eee1f08
Compare
Choose a tag to compare

8.10.0...8.11.0

Features & Enhancements

  • #7978 Regenerate client for 8.11

Bug fixes

  • #7979 Add workaround for stringified properties which are not marked properly in specification
  • #7965 Fix Stringified converters

View the full list of issues and PRs

8.10.0

04 Oct 13:33
e537b2e
Compare
Choose a tag to compare

8.9.3...8.10.0

Features & Enhancements

  • #7931 Refactor OpenTelemetry implementation with updated Transport (issue: #7885)

Bug fixes

View the full list of issues and PRs

8.9.3

14 Sep 07:08
9803079
Compare
Choose a tag to compare

8.9.2...8.9.3

Features & Enhancements

  • #7894 Reintroduce suggestion feature (issue: #7390)
  • #7923 Add PercentilesAggregation and PercentileRanksAggregation (issue: #7879)
  • #7914 Update Elastic.Transport dependency
  • #7920 Regenerate client using the latest specification

View the full list of issues and PRs

8.9.2

15 Aug 07:26
4060a50
Compare
Choose a tag to compare

8.9.1...8.9.2

Bug fixes

  • #7875 Fix aggregations property not being generated for MultisearchBody (issue #7873)
  • #7875 Remove invalid properties from SlowlogTresholds (issue #7865)
  • #7883 Remove leading / character from API urls (issue: #7878)

Features & Enhancements

  • #7869 Add support for SimpleQueryStringQuery.flags property (issue: #7863)

View the full list of issues and PRs

8.9.1

31 Jul 09:37
30df84f
Compare
Choose a tag to compare

8.9.0...8.9.1

Bug fixes

  • #7864 Fix TextExpansionQuery definition

View the full list of issues and PRs

8.9.0

25 Jul 11:06
33126e2
Compare
Choose a tag to compare

8.1.3...8.9.0

Bug fixes

  • #7839 Use Stringified<boolean> for preserve_original and indexing_complete (issue: #7755)
  • #7840 Update Elastic.* dependencies (issue: #7823)
  • #7841 Fix typing of BulkUpdateOperation.RetryOnConflict (issue: #7838)
  • #7854 Fix custom floating-point JSON converters (issue: #7757)

Enhancements

  • #7836 Regenerate client using 8.9 specification

View the full list of issues and PRs

8.1.3

12 Jul 11:22
45e679a
Compare
Choose a tag to compare

8.1.2...8.1.3

Bug fixes

  • #7737 Boosted non-exhaustive enum deserialization (issue: #7729)
  • #7738 Complted buckets JSON converter (issue: #7713)
  • #7753 Number converters should not fall through and throw exceptions in non NETCore builds (issue: #7757)
  • #7811 Fix localization issue with floating-point deserialization from string

Enhancements

  • #7730 Refactoring and tiny behavior fix for Ids
  • #7731 No allocations in ResponseItem.IsValid property
  • #7733 Fixed the equality contract on Metrics type
  • #7735 Removed unused JsonIgnore
  • #7736 Optimized FieldConverter

View the full list of issues and PRs

8.1.2

10 Jul 12:04
24d4aaf
Compare
Choose a tag to compare

8.1.1...8.1.2

Bugs

  • #7718 Regen index setting blocks based on fixed spec (issue: #7714)

Enhancements

Docs

  • #7772 [Backport 8.1] [Backport 8.7][DOCS] Adds getting started content based on the template (issue: #7770)

View the full list of issues and PRs

8.1.1

05 May 10:36
10186e9
Compare
Choose a tag to compare

8.1.0...8.1.1

For complete release notes, including details of breaking changes, visit our v8.1.1 release notes documentation.

Bug fixes

  • #7667 Fix SQL missing Rows on QueryResponse (issue: #7663)
  • #7676 Ensure async client methods pass through cancellation token (issue: #7665)

Enhancements

  • #7684 Regenerate with latest spec fixes for 8.7

View the full list of issues and PRs