Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 15:28
· 102 commits to main since this release
2a7a4a8

FEATURES:

  • tflog: Added MaskAllFieldValuesRegexes(), MaskAllFieldValuesStrings(), MaskLogRegexes() and MaskLogStrings() functions, which extend further the log masking filtering, for the provider root logger (#87)
  • tflog: Added SubsystemMaskAllFieldValuesRegexes(), SubsystemMaskAllFieldValuesStrings(), SubsystemMaskLogRegexes() and SubsystemMaskLogStrings() functions, which extend further the log masking filtering, for provider subsystem loggers (#87)
  • tfsdklog: Same functions added to the tflog package (#87)