Skip to content

Releases: elastic/elasticsearch-net

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

8.13.8

18 Apr 11:39
d69d421
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.13.7...8.13.8

8.13.7

17 Apr 12:25
872aa5e
Compare
Choose a tag to compare

What's Changed

  • Update Elastic.Transport dependency by @flobernd in #8134
    • Fixes serialization of collections in path parameters
  • Add missing obsolete attributes by @flobernd in #8137
    • Synchronous request methods are now all correctly marked as "obsolete"
    • Synchronous request methods are no longer generated for the serverless client at all

Full Changelog: 8.13.6...8.13.7

8.13.6

16 Apr 12:15
a15e417
Compare
Choose a tag to compare

What's Changed

  • Generate exhaustive overloads for all request methods by @flobernd in #8123
  • Regenerate client using the latest spec by @flobernd in #8129
    • Fixes Cluster.Stats endpoint
    • Fixes KNN query
    • Add SynonymsSet to SynonymGraphTokenFilter

Full Changelog: 8.13.5...8.13.6