3.20.1-preview
Pre-release
Pre-release
3.20.1-preview - 2021-07-07
Fixed
- #2450 Query: Fixes c# parser grammar for recognizing string literal which will avoid falling back to gateway to get the query plan.
- #2574 UserAgent: Fixes race condition in user agent string creation and limits client id to 10. Introduced in 3.20.0 PR 2552
- #2580 LINQ : Fixes ArgumentNullException while calling ToQueryDefinition() when no filters are applied.