Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
8.0.0-beta.6
Enhancements
Bug Fixes
- #6711 Fixes for UpdateRequest
Infrastructure and Tests
View the full list of issues and PRs
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
Enhancements
- #6633 Support sub-aggs for single bucket aggregations
Bugs
View the full list of issues and PRs
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
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
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
7.17.3
Dependencies
- #6473 Bump newtonsoft dependency to 13.0.1 to respond to vulnerability
View the full list of issues and PRs
8.0.0-alpha.11
8.0.0-alpha.10
8.0.0-alpha.9...8.0.0-alpha.10
Enhancements
- #6402 IEnumerable descriptor property support
- #6414 Support descriptors for internally-tagged unions
- #6420 Generate additional client method overloads