ReturnResponse
inner nodes priority added
SendRequest
andSendOneWayRequest
inner nodes priority fix
SendRequest
andSendOneWayRequest
use inner-node ordering to overcome the bug in APIM Validation
GetCustomFixture
set asvirtual
to make it overridable
ForwardRequest
policy - optional attribute builder adjustments - allow to setfollow-redirects
,buffer-request-body
,buffer-response
,fail-on-error-status-code
,timeout
usingstring
values
- New policies
DeleteHeader
andDeleteQueryParameter
ExistAction.Delete
marked asObsolete
- replaced with new policiesDeleteHeader
andDeleteQueryParameter
ContextVariable
extended withGetValueOrDefault
methodForwardRequest
policy - added optional attribute builder - allow to setfollow-redirects
,buffer-request-body
,buffer-response
,fail-on-error-status-code
,timeout
optional attributes
- added new attribute
CachingType
toCacheStoreValue
andCacheLookupValue
policies
ContextRequest
andContextResponse
- added support for getting body as JArray (GetBodyAsJArray()
method)
CacheStore
policy - added optional attribute builder - allows to setcache-response
optional attribute- Code refactoring - split main policy section builders (Inbound, outbound...) into partial classes by policy
- No changes
- New version just due to new Nuget package version to fix the issue with upload
- No changes
- New version just due to new Nuget package version to fix the issue with upload
CacheStore
policy -duration
parameter can be defined as string
validate-jwt
policy - added support forrequire-scheme
andoutput-token-variable-name
attributes
SendRequest
policy extension -timeout
parameter can be defined as string
- The PolicyBuilder repo is being versioned by tags with semantic versioning.