Skip to content

Releases: ansible/anonymizer

1.5.0

01 Feb 14:21

Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0

1.4.2 release

31 Aug 12:40
2f2e428

Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1 release

14 Jun 17:21

Choose a tag to compare

  • fix to ensure anonymize_struct() uses the right value_template when it anonymizes a text blocks

Version 1.4.0

13 Jun 18:35

Choose a tag to compare

  • fix the parser when a string is an empty quoted string ("")
  • refactoring to properly isolate the parsing in ansible_anonymizer.parser
  • add ability to customize the secret substitution
  • README: minor adjustments and a new "limitations" section