Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 15:41
· 245 commits to main since this release
8640fdb

Major Changes

  • Update the preferGetForPersistedQueries option to include the 'force' and 'within-url-limit' values from the Client's preferGetMethod option. The default value of true no longer sets OperationContext's preferGetMethod setting to 'force'. Instead, the value of preferGetForPersistedQueries carries through to the OperationContext's preferGetMethod setting for persisted queries
    Submitted by @NWRichmond (See #3192)