Log filtering
You can now add filters to suppress log messages from Observability Settings. Each filter defines a function that will be used to test potential log output. If any filter finds a match in any of the elements of a log line, the log line will not be output.
Bug fixes
Resolved an issue preventing header mapping deletion.