You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.2.0 (2024-04-26)
Features Added
New enum type ProfileScrubbingState with values ProfileScrubbingStateDisabled, ProfileScrubbingStateEnabled
New enum type ScrubbingRuleEntryMatchOperator with values ScrubbingRuleEntryMatchOperatorEqualsAny
New enum type ScrubbingRuleEntryMatchVariable with values ScrubbingRuleEntryMatchVariableQueryStringArgNames, ScrubbingRuleEntryMatchVariableRequestIPAddress, ScrubbingRuleEntryMatchVariableRequestURI
New enum type ScrubbingRuleEntryState with values ScrubbingRuleEntryStateDisabled, ScrubbingRuleEntryStateEnabled
New struct ProfileLogScrubbing
New struct ProfileScrubbingRules
New field LogScrubbing in struct ProfileProperties
New field LogScrubbing in struct ProfilePropertiesUpdateParameters