Skip to content

Releases: elastic/elasticsearch-net

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

8.1.0

12 Apr 11:49
90adeca
Compare
Choose a tag to compare

8.0.10...8.1.0

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

Enhancements

  • #7311 Add support for range queries (date and numeric). (issue: #7050)
  • #7320 Add support for bucket sort aggregation. (issue: #7055)
  • #7329 Add support for geo_bounding_box query.
  • #7356 Add support for geo distance sorting. (issue: #6800)
  • #7364 Add support for raw JSON query. (issue: #7285)
  • #7372 Add support for GeoDistance and GeoPolygon queries. (issue: #7164)
  • #7380 Add support for update aliases endpoint. (issue: #7167)
  • #7401 Add support for ingest endpoints. (issue: #7162)
  • #7411 Code generate XML doc comments.
  • #7429 Support weight score on FunctionScore.
  • #7437 Support cumulative sum aggregation. (issue: #7049)
  • #7485 Add support for additional bucket aggregations.
  • #7530 Add support for geo metric aggregations.
  • #7541 Add additional client overloads. (issue: #7475)
  • #7567 Add support for task APIs. (issue: #7166)
  • #7576 Add support for pinned query (issue: #7466)
  • #7595 Add support for bool query operators in Query DSL for object initializer syntax (issue: #7593)
  • #7607 Add support for additional endpoints
  • #7615 Avoid side effects when combining with And operator

View the full list of issues and PRs

8.0.10

05 Apr 09:35
73ecdaa
Compare
Choose a tag to compare

8.0.9...8.0.10

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

Bug fixes

  • #7549 Update to the latest transport (0.4.8) to ensure ActivitySource is static. (issue: #7540)

View the full list of issues and PRs

8.0.9

04 Apr 09:08
0fcaf4a
Compare
Choose a tag to compare

8.0.8...8.0.9

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

Bug Fixes

  • #7446 Fix byte properties in index stats types. (issue: #7445)

Enhancements

  • #7467 Source serialization always sends fractional format for double and floats. (issue: #7051)

View the full list of issues and PRs

8.0.8

25 Mar 07:27
6f32ba6
Compare
Choose a tag to compare

8.0.7...8.0.8

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

Bug Fixes

  • #7456 Fix CompletionSuggester based on spec fixes. (issue: #7454)

View the full list of issues and PRs

8.0.7

15 Mar 09:30
1894d73
Compare
Choose a tag to compare

8.0.6...8.0.7

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

Bug Fixes

  • #7337 Fix code-gen for dynamic_templates. (issue: #7234)

View the full list of issues and PRs

8.0.6

07 Mar 13:58
8a77cf0
Compare
Choose a tag to compare

8.0.5...8.0.6

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

Bug Fixes

  • #7244 Fix code-gen for single or many types. (issues: #7221, #7234, #7240)
  • #7253 Fix code-gen for enums with aliases. (issue: #7236)
  • #7262 Update to Elastic.Transport 0.4.7.

Features

  • #7272 Support custom JsonSerializerOptions. (issue: #7238)

View the full list of issues and PRs

8.0.5

27 Jan 11:31
5264f0a
Compare
Choose a tag to compare

8.0.4...8.0.5

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

Bug Fixes

  • #7171 Fix code-gen for IndexTemplate (issue: #7161)
  • #7181 Fix MultiGet response deserialization for non-matched IDs (issue: #7169)
  • #7182 Implement Write method on SourceConfigConverter (issue: #7170)
  • #7205 Update to Elastic.Transport to 0.4.6, which improves the version detection used by the REST API compatibility Accept header

View the full list of issues and PRs

8.0.4

21 Dec 14:57
f4b562c
Compare
Choose a tag to compare

8.0.3...8.0.4

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

Bug fixes

  • #7120 Fix code-gen for IndexSettingsAnalysis (issue: #7118)
  • #7130 Complete implementation of Metrics type.
  • #7146 Update generated code with fixes from 8.6 specification (issue: #7119)

View the full list of issues and PRs