What's Changed
- Add support for unquoted
types
parameter inisof
andcast
URI functions by @WanjohiSammy in #3317 - Add support for parsing custom query options when present on the OData URI by @mikepizzo in #3318
- Upgraded version of Windows used on the build pipelines from 2019 to 2022 by @WanjohiSammy in #3320
- Deprecated
IEdmOperation.ReturnType
by @WanjohiSammy in #3330 - Removed unpruned references by @gathogojr in #3335
- Apply the relevant network isolation policy settings on the build pipelines by @gathogojr in #3337 & #3341
- Support unencoded slash inside quoted literals such that it's treated as data rather than path segment separators by @gathogojr in #3340