Skip to content

Releases: elastic/elasticsearch-net

8.17.0

02 Jan 13:32
d521d76
Compare
Choose a tag to compare

What's Changed

  • Update Elastic.Transport to 0.5.7 by @flobernd in #8433
    • Fixes PostData.MultiJson not working correctly when DisableDirectStreaming is used.
  • Regenerate client using the latest specification by @flobernd in #8440

Full Changelog: 8.16.3...8.17.0

Serverless 1.1.19

02 Jan 13:32
4b2916d
Compare
Choose a tag to compare

What's Changed

  • Update Elastic.Transport to 0.5.7 by @flobernd in #8433
    • Fixes PostData.MultiJson not working correctly when DisableDirectStreaming is used.
  • Regenerate client using the latest specification by @flobernd in #8440

Full Changelog: serverless-1.1.18...serverless-1.1.19

8.16.3

28 Nov 08:38
1e6e472
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.16.2...8.16.3

Serverless 1.1.18

28 Nov 08:39
13438e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: serverless-1.1.17...serverless-1.1.18

8.16.2

26 Nov 08:27
7240670
Compare
Choose a tag to compare

What's Changed

  • Update Elastic.Transport to 0.5.6 by @flobernd in #8422
    • Fixes a NullReferenceException when instrumentation is used

Full Changelog: 8.16.1...8.16.2

Serverless 1.1.17

26 Nov 08:27
fbe1291
Compare
Choose a tag to compare

What's Changed

  • Update Elastic.Transport to 0.5.6 by @flobernd in #8422
    • Fixes a NullReferenceException when instrumentation is used

Full Changelog: serverless-1.1.16...serverless-1.1.17

8.16.1

21 Nov 14:17
32b828c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.16.0...8.16.1

Serverless 1.1.16

21 Nov 14:16
9e9812c
Compare
Choose a tag to compare

What's Changed

Full Changelog: serverless-1.1.15...serverless-1.1.16

8.16.0

19 Nov 11:21
aa042ba
Compare
Choose a tag to compare

What's Changed

  • Update TFMs by @flobernd in #8402
    • Removed net6 target (end of support)
  • Update Elastic.Transport to 0.5.2 by @flobernd in #8405 ( 💥 )
    • Our shared transport library has undergone a major refactoring and is now getting closer to a final release.
    • If you use the low level transport, please check the following changes 0.5.0, 0.5.1, 0.5.2
    • If you do not use the low level transport, you won't experience any breaking change
  • Regenerate the client using the latest specification by @flobernd in #8409
    • TermsQuery.Term property got renamed back to TermsQuery.Terms ( 💥 )
      • This property was accidentally converted to singular with the generator changes starting from 8.13
    • Adds inference APIs
    • Adds IpLocationProcessor
    • Removes deprecated TextExpansionQuery and WeightedTokensQuery ( 💥 )
    • Additional fixes and improvements

Full Changelog: 8.15.10...8.16.0

Serverless 1.1.15

19 Nov 11:21
692a7e8
Compare
Choose a tag to compare

What's Changed

  • Update TFMs by @flobernd in #8402
    • Removed net6 target (end of support)
  • Update Elastic.Transport to 0.5.2 by @flobernd in #8405 ( 💥 )
    • Our shared transport library has undergone a major refactoring and is now getting closer to a final release.
    • If you use the low level transport, please check the following changes 0.5.0, 0.5.1, 0.5.2
    • If you do not use the low level transport, you won't experience any breaking change
  • Regenerate the client using the latest specification by @flobernd in #8409
    • TermsQuery.Term property got renamed back to TermsQuery.Terms ( 💥 )
      • This property was accidentally converted to singular with the generator changes starting from 8.13
    • Adds inference APIs
    • Adds IpLocationProcessor
    • Removes deprecated TextExpansionQuery and WeightedTokensQuery ( 💥 )
    • Additional fixes and improvements

Full Changelog: serverless-1.1.14...serverless-1.1.15