Skip to content

Releases: elastic/elasticsearch-net

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.

8.0.0-rc.2

10 Nov 16:27
35226aa
Compare
Choose a tag to compare
8.0.0-rc.2 Pre-release
Pre-release

8.0.0-rc.1...8.0.0-rc.2

Bug Fixes

  • #6801 Fix dropped doc callback for retried docs (issue: #6647)

Features & Enhancements

  • #6816 Remove geo-dependant types until code-gen is implemented
  • #6824 Sort simplification
  • #6793 Refactor to file-scoped namespaces
  • #6838 Fix types and naming during code-gen of internally tagged unions
  • #6845 Add implicit operators to container variants
  • #6852 Prefer Fields type over IEnumerable
  • #6859 Port TermsExclude type
  • #6867 Port TermsInclude type
  • #6874 Support dictionary responses
  • #6881 Skip additional Indices endpoints
  • #6888 Apply codegenNames for union parameters
  • #6895 Remove ExistsResponseBase
  • #6902 Prefer ICollection for request properties
  • #6909 Add shortcut client methods for indices refresh
  • #6916 Add TryGet methods for internally tagged unions
  • #6923 Regenerate code with latest spec fixes for local metadata
  • #6930 Improvements to container generation mostly applying to sorting
  • #6937 Respond to Elastic.Transport changes
  • #6944 Remove shape query
  • #6951 Make ElasticsearchClient more mockable
  • #6958 Update to Elastic.Transport 0.4.2

View the full list of issues and PRs

7.17.5

19 Oct 13:47
21e3758
Compare
Choose a tag to compare

7.17.4...7.17.5

Bugs

  • #6815 Fix dropped document callback for retried docs (issue: #6647)

Features & Enhancements

  • #6559 Add script to GeoPointProperty (issue: #6555)

View the full list of issues and PRs

8.0.0-rc.1

18 Oct 12:48
de9fa5b
Compare
Choose a tag to compare
8.0.0-rc.1 Pre-release
Pre-release

8.0.0-beta.6...8.0.0-rc.1

Enhancements

  • #6732 Update for 8.5 spec, add FieldValue and various fixes
  • #6741 Fixes and tests relating to aggregations
  • #6748 Refine AggregationDictionary
  • #6755 Remove unsupported types and refactored namespaces
  • #6762 Containers support fluent variant assignment
  • #6769 Name and namespace cleanup
  • #6779 Code gen for internally tagged union variant converters (issue: #6739)

Bugs

  • #6786 Fix dictionary key serialization for Name type (issue: #6778)

View the full list of issues and PRs

8.0.0-beta.6

10 Oct 13:12
0997d88
Compare
Choose a tag to compare
8.0.0-beta.6 Pre-release
Pre-release

8.0.0-beta.5...8.0.0-beta.6

Enhancements

  • #6697 Improvements for open enumeration types
  • #6704 Reduce initial API surface

Bug Fixes

  • #6711 Fixes for UpdateRequest

Infrastructure and Tests

  • #6718 Fix deterministic builds and source link
  • #6725 Add more integration and unit tests

View the full list of issues and PRs

8.0.0-beta.5

29 Sep 11:32
23f33a2
Compare
Choose a tag to compare
8.0.0-beta.5 Pre-release
Pre-release

8.0.0-beta.4...8.0.0-beta.5

Enhancements

  • #6676 Query and Container API enhancements + bug fixes

View the full list of issues and PRs

8.0.0-beta.4

29 Jul 13:42
aef2340
Compare
Choose a tag to compare
8.0.0-beta.4 Pre-release
Pre-release

8.0.0-beta.3...8.0.0-beta.4

Enhancements

  • #6633 Support sub-aggs for single bucket aggregations

Bugs

  • #6627 Fix GetTerms and sub-aggregations
  • #6639 Fix buckets type for multi-bucket aggregates

View the full list of issues and PRs