3.54.0
3.54.0 - 2025-10-2
Note: FullTextScore query function now expects string value parameters (e.g., FullTextScore(c.text, 'swim','run')); preview array syntax is no longer supported.
Added
- 5368 VectorDataType: Adds Support for Float16 Data Type
- 5411 Hedging: Adds GA for adding hedging via RequestOptions
- 5412 Hedging: Adds back diagnostics filed Response Region to hedging request diagnostics
- 5386 Build: Removes System.Net.Http and System.Text.RegularExpressions package references
Fixed
- 5409 Query: Fixes to not use passthrough context for collections with HPK
- 5422 Diagnostics: Fixes race condition that can cause InvalidOperationException in CosmosOperationCancelledException.ToString()
- 5427 PPAF: Fixes issue where setting RequestTimeout to 0 second will cause PPAF dynamic enablement to break