5 Commits

Author SHA1 Message Date
Thomas Kaul
2d009aacc4
Bugfix/handle value nullifcation for undefined object (#2064)
* Handle undefined object

* Update changelog
2023-06-10 12:01:26 +02:00
Thomas Kaul
aef840c2cc
Bugfix/fix maximum call stack size exceeded error in value redaction (#1743)
* Bugfix for RangeError: Maximum call stack size exceeded

* Update changelog
2023-02-25 10:15:25 +01:00
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor (#1624)
* Reuse redactAttributes()

* Update changelog
2023-01-21 11:46:56 +01:00
Thomas Kaul
b5f565c054
Simplify data source transformation (#1578) 2023-01-07 17:06:42 +01:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00