Skip to content

8.16.0

Compare
Choose a tag to compare
@flobernd flobernd released this 19 Nov 11:21
· 4 commits to 8.16 since this release
aa042ba

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