Major Changes
- Update the
preferGetForPersistedQueries
option to include the'force'
and'within-url-limit'
values from the Client'spreferGetMethod
option. The default value oftrue
no longer setsOperationContext
'spreferGetMethod
setting to'force'
. Instead, the value ofpreferGetForPersistedQueries
carries through to theOperationContext
'spreferGetMethod
setting for persisted queries
Submitted by @NWRichmond (See #3192)