Skip to content

Releases: elastic/elasticsearch-net

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

8.0.3

14 Dec 12:24
017e171
Compare
Choose a tag to compare

8.0.2...8.0.3

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

Bug Fixes

  • #7094 Fix field sort serialization (issue: #7074)

Enhancements

  • #7102 Update to Elastic.Transport 0.4.5

View the full list of issues and PRs

8.0.2

06 Dec 15:34
dd95e78
Compare
Choose a tag to compare

8.0.1...8.0.2

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

Bug Fixes

  • #7058 Fix to ensure dynamic HTTP methods are used when available (issue: #7057)
  • #7066 Add missing accessor properties for dictionary responses (issue: #7048)
  • #7076 Fix resolvable dictionary properties (issue: #7075)

View the full list of issues and PRs

8.0.1

24 Nov 13:45
b97844a
Compare
Choose a tag to compare

8.0.0...8.0.1

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

Bug Fixes

  • #7008 Fix MultiSearchTemplateRequest body (issue: #7006)

Enhancements

  • #7016 Seal union types for consistency

View the full list of issues and PRs

8.0.0

23 Nov 15:23
f1e2380
Compare
Choose a tag to compare

For complete release notes, including details of breaking changes, missing features and design choices, visit our v8.0.0 release notes documentation. We recommend reading these thoroughly before migration.