0.2.1-alpha.0.50
Pre-release
Pre-release
EdFiBuildAgent
released this
04 Oct 16:13
·
71 commits
to main
since this release
[DMS-361] Mask request data in DEBUG logging (#291) * Request body Loggin * [DMS-65] Enrich Saved Document with Trace ID (#290) * Adding Last Modified Trace Id * Adding LastModifiedTraceId to Document Model * Adding LastModifiedAt when a document is updated * updating summary * Set a more clear summary for LastModifiedTraceId * fixes * Adding changes for making Test for LastModifiedTraceId * More getResult LastModifiedTraceId comparations * Adding Model to handle FindDocumentEdfiDocByDocumentUuid * Code Improvements * Renaming and adding logic to update * Fixing Sanitize problem from github CodeQL * Cleanup * Adding Unit Test * Adding docker configuration * Comments * appsettings template * rollback appsettings configuration test * Cleanup Code and adding more test * removing unnecessary changes * Change MaskRequestBody to more clear MaskRequestBodyInLogs * update appsettings template * fixing appsettings template value * Adding a Single Regex * moving MinifyRegex tu a UtilityService class * removing funtion * Renaming CoreLoggingMiddleware to CoreExceptionLoggingMiddleware