Skip to content

Tags: EugeneGritsina/elasticsearch-net

Tags

8.13.12

Toggle 8.13.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `MultiSearch` functionality (elastic#8176) (elastic#8178)

- Implement `IStreamSerializable` for array request descriptors
- Do not automatically infer index for optional `Indices` parameters

Co-authored-by: Florian Bernd <[email protected]>

8.13.11

Toggle 8.13.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix index inference for requests with `index`/`indices` parameter (el…

…astic#8170) (elastic#8172)

Co-authored-by: Florian Bernd <[email protected]>

8.13.10

Toggle 8.13.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `BucketsPath` (de-)serialization (elastic#8164) (elastic#8166)

Co-authored-by: Florian Bernd <[email protected]>

8.13.9

Toggle 8.13.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Generate inference constructor overloads (elastic#8159) (elastic#8161)

Co-authored-by: Florian Bernd <[email protected]>

8.13.8

Toggle 8.13.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix union serialization (elastic#8146) (elastic#8148)

Co-authored-by: Florian Bernd <[email protected]>

8.13.7

Toggle 8.13.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing obsolete attributes (elastic#8137) (elastic#8139)

Co-authored-by: Florian Bernd <[email protected]>

8.13.6

Toggle 8.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Regenerate client using the latest spec (elastic#8129) (elastic#8131)

Co-authored-by: Florian Bernd <[email protected]>

8.13.5

Toggle 8.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix serialization of `MultisearchBody`/`MultisearchHeader` (elastic#8107

) (elastic#8111)

Co-authored-by: Florian Bernd <[email protected]>

8.13.4

Toggle 8.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Re-implement `Exists` property (elastic#8102) (elastic#8104)

Co-authored-by: Florian Bernd <[email protected]>

8.13.3

Toggle 8.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reintroduce fluent API for `RangeQuery` (elastic#8098) (elastic#8100)

Co-authored-by: Florian Bernd <[email protected]>