github elastic/elasticsearch-net 8.16.0

latest release: serverless-1.1.15
9 hours ago

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

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.