Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
8.9.1
8.9.0
Bug fixes
- #7839 Use
Stringified<boolean>
forpreserve_original
andindexing_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
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
Bugs
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
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
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
For complete release notes, including details of breaking changes, visit our v8.0.10 release notes documentation.
Bug fixes
View the full list of issues and PRs
8.0.9
For complete release notes, including details of breaking changes, visit our v8.0.9 release notes documentation.
Bug Fixes
Enhancements
View the full list of issues and PRs
8.0.8
For complete release notes, including details of breaking changes, visit our v8.0.8 release notes documentation.
Bug Fixes
View the full list of issues and PRs
8.0.7
For complete release notes, including details of breaking changes, visit our v8.0.7 release notes documentation.