Skip to content

Releases: elastic/elasticsearch-net

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

8.0.0-beta.3

27 Jul 14:23
4bf7aa5
Compare
Choose a tag to compare
8.0.0-beta.3 Pre-release
Pre-release

8.0.0-beta.2...8.0.0-beta.3

Enhancements to code generation

  • #6611 Remove inheritance for code-generated types
  • #6616 Reintroduce sub-aggregations for bucket aggregations
  • #6621 Support aliased properties

View the full list of issues and PRs

8.0.0-beta.2

21 Jul 15:45
07cc9c4
Compare
Choose a tag to compare
8.0.0-beta.2 Pre-release
Pre-release

8.0.0-beta.1...8.0.0-beta.2

Uncategorized

  • #6516 Add range query
  • #6521 Port DateMath and update codegen
  • #6526 Add nullable attributes
  • #6532 Fix MGet Ids and Docs serialization (issue: #6531)
  • #6538 Avoid double emuneration for SingleOrMany serialization
  • #6560 Support stored scripts for update (issue: #6554)
  • #6569 Fix field name query converter (issue: #6557)
  • #6579 Support field name on range queries
  • #6584 Generate types with "AdditionalProperty" behaviour
  • #6599 Fix properties serialization
  • #6604 Initial support for additional properties behaviour

View the full list of issues and PRs

8.0.0-beta.1

11 Jul 14:13
Compare
Choose a tag to compare
8.0.0-beta.1 Pre-release
Pre-release

8.0.0-alpha.11...8.0.0-beta.1

Enhancements

  • #6450 Remove helpers namespace
  • #6455 Simplify Indices type and API
  • #6460 Container variant improvements
  • #6465 Respond to data schema improvements
  • #6474 Bump Newtonsoft.Json dependency to 13.0.1 to respond to vulnerability
  • #6480 Avoid simplifying scroll IDs on responses
  • #6485 Ensure scroll ID appears on scroll request
  • #6490 Responding to latest spec fixes
  • #6497 Implement single or many types such as AggregateOrder
  • #6511 Generate sorting types

View the full list of issues and PRs

7.17.4

28 Jun 10:57
Compare
Choose a tag to compare

7.17.3...7.17.4

Bugs

  • #6479 Fix duplicate object serialization of aggregations

View the full list of issues and PRs

7.17.3

23 Jun 14:42
Compare
Choose a tag to compare

7.17.2...7.17.3

Dependencies

  • #6473 Bump newtonsoft dependency to 13.0.1 to respond to vulnerability

View the full list of issues and PRs