Skip to content

Releases: serilog-contrib/Serilog.Enrichers.Sensitive

v1.1.0

09 Sep 15:46
56e0ad0
Compare
Choose a tag to compare

This release:

  • Add support to supply a custom mask value #6
  • Add support to always mask a property regardless of value #7

Thanks to @Eliemer and @dammitjanet for the suggestions 👍

v0.4.0 Credit Card masking

12 Oct 15:11
Compare
Choose a tag to compare

Thanks to a contribution from @stoberman37 you can now mask credit card numbers as well.

The CreditCardMaskingOperator is part of the default masking operators which means you don't have to do anything to get this additional masking operation too.

Release 0.2.0

10 Mar 09:31
Compare
Choose a tag to compare

This release includes a contribution from @HuibertJan to use compiled regexes to improve the performance of the masking, many thanks for adding the benchmarks to show the improvement 👍

Release can be found on Nuget here: https://www.nuget.org/packages/Serilog.Enrichers.Sensitive/