Skip to content

3.50.0

Compare
Choose a tag to compare
@NaluTripician NaluTripician released this 10 May 03:48
· 37 commits to master since this release
25b0fda

3.50.0 - 2025-5-9

Added

  • 4993 Query: Adds LINQ extension method for ORDER BY RANK, FullTextScore and RRF
  • 5121 Query: Adds support for the optimized query plan that skips the order by rewrite
  • 5190 Hedging: Adds Hedging for Write requests GA

Fixed

  • 5145 Query: Fixes handling of undefined projections in hybrid search
  • 5150 Query: Fixes Full Text Search APIs by marking them public
  • 5162 HPK : Fixes code documentation to reference PartitionKeyPaths for HPK scenarios
  • 5163 Query: Fixes function signature for RRF, OrderByRank and FullTextScore LINQ extension methods
  • 5171 Query: Fixes FullText Policy API by making language optional
  • 5189 Hedging: Fixes Concurrency Issue