Skip to content

Releases: stefna/log

2.0.2

Choose a tag to compare

@sunkan sunkan released this 20 Dec 12:57
79ab480

What's Changed

  • [processor] Prevent accidental calls to global functions by @Marrikulus in #5

New Contributors

Full Changelog: 2.0.1...2.0.2

1.12.1

Choose a tag to compare

@sunkan sunkan released this 20 Dec 12:57
20a439b

Full Changelog: 1.12.0...1.12.1

2.0.1

Choose a tag to compare

@sunkan sunkan released this 04 Dec 08:45
821b9e5

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@sunkan sunkan released this 25 Oct 11:43
a9691c4
Add concept of Tracer::REQUEST_ID

This is to support a unique request ids from other system than lambda

Also add new RequestIdProcessorMiddleware that isn't connected to
aws lambda

1.12.0

Choose a tag to compare

@sunkan sunkan released this 07 Nov 13:41
68f1ffc
Add new processor that uses request instead of context

1.11.0

Choose a tag to compare

@sunkan sunkan released this 15 Feb 11:15

Full Changelog: 1.10.0...1.11.0

1.10.0

Choose a tag to compare

@sunkan sunkan released this 05 Nov 08:56
Add support for config definitions to contain FilterInterfaces

1.9.0

Choose a tag to compare

@sunkan sunkan released this 07 Jul 06:15
949b9e5
Merge pull request #1 from stefnadev/feature/pii-anonymizer

Add support for handling anonyimze some pii data