Skip to content

Releases: elastic/elasticsearch-net

8.14.2

13 Jun 08:20
91b0bde
Compare
Choose a tag to compare

What's Changed

  • Regenerate client using the latest spec by @flobernd in #8234
    • Fix InferTrainedModel endpoint
    • Fix deserialization of IndexSettings

New Contributors

Full Changelog: 8.14.1...8.14.2

8.14.1

11 Jun 13:34
3d795e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.14.0...8.14.1

8.14.0

06 Jun 07:59
f8c8ed2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.13.15...8.14.0

8.13.15

29 May 10:22
e430f1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.13.14...8.13.15

8.13.14

29 May 09:19
04fb67a
Compare
Choose a tag to compare

What's Changed

  • Fix type of settings in PutTemplate to provide much easier access to the individual settings
  • Fix deserialization of unknown Analysis.INormalizer variants
  • Fix deserialization of mapping limits
  • More specification improvements

Full Changelog: 8.13.13...8.13.14

8.13.13

28 May 11:49
1bcfeee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.13.12...8.13.13

8.13.12

02 May 08:11
946db96
Compare
Choose a tag to compare

What's Changed

  • Fix MultiSearch functionality by @flobernd in #8176
    • Implement IStreamSerializable for array request descriptors
    • Do not automatically infer index for optional Indices parameters

Full Changelog: 8.13.11...8.13.12

8.13.11

27 Apr 07:42
01b0bfe
Compare
Choose a tag to compare

What's Changed

  • Fix index inference for requests with index/indices parameter by @flobernd in #8170

Full Changelog: 8.13.10...8.13.11

8.13.10

24 Apr 08:27
018c8b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.13.9...8.13.10

8.13.9

22 Apr 13:55
8649526
Compare
Choose a tag to compare

What's Changed

  • Generate inference constructor overloads by @flobernd in #8153 and #8159
    • This change re-introduces missing overloads that are using the generic type argument to infer index names
  • Refactor Field and Fields by @flobernd in #8156
    • Adds correct nullability annotations and static factory methods as an alternative for each implicit conversion operator

Full Changelog: 8.13.8...8.13.9