-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
8.19.7
@flobernd
flobernd
59f8977
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Regenerate client by @flobernd in #8706
- Regenerate client by @flobernd in #8710
- Improves usability of
CompositeAggregation(see #8704)
- Improves usability of
- Regenerate client by @flobernd in #8715
- Fixes (de-)serialization of
TermQuery(see #8713)
- Fixes (de-)serialization of
Breaking Changes
See https://github.com/elastic/elasticsearch-net/releases/tag/9.1.8.
Full Changelog: 8.19.6...8.19.7
Assets 2
1 person reacted
9.1.7
@flobernd
flobernd
40ce798
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- BulkResponseItemConverter: Continue after skipping unmapped json member by @MindaugasButkus in #8698
New Contributors
- @MindaugasButkus made their first contribution in #8698
Full Changelog: 9.1.6...9.1.7
Assets 2
8.19.6
@flobernd
flobernd
7da1703
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- BulkResponseItemConverter: Continue after skipping unmapped json member by @MindaugasButkus in #8698
New Contributors
- @MindaugasButkus made their first contribution in #8698
Full Changelog: 8.19.5...8.19.6
Assets 2
2 people reacted
9.1.6
8.19.5
9.1.5
@flobernd
flobernd
ad4808a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Introduce
RequestResponseConverter<T>and make all non-generatedJsonConverters public by @flobernd in #8669- Greatly simplifies use of
Elastic.Clients.Elasticsearchtypes in documents (e.g. for percolation; see #8003)
- Greatly simplifies use of
- Regenerate client by @flobernd in #8679
- Update
Elastic.Transportto0.10.1by @flobernd in #8681- Fixes a race condition (see #8671)
Full Changelog: 9.1.4...9.1.5
Assets 2
8.19.4
@flobernd
flobernd
d539a57
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Introduce
RequestResponseConverter<T>and make all non-generatedJsonConverters public by @flobernd in #8669- Greatly simplifies use of
Elastic.Clients.Elasticsearchtypes in documents (e.g. for percolation; see #8003)
- Greatly simplifies use of
- Regenerate client by @flobernd in #8679
- Update
Elastic.Transportto0.10.1by @flobernd in #8681- Fixes a race condition (see #8671)
Full Changelog: 8.19.3...8.19.4