January 15, 2025
-
Updated Log Endpoints: Both the
GET /logs
andDELETE /logs
endpoints have been simplified by removing theorgId
parameter. -
Updated Log Schema: The following fields in the Log schema are no longer required:
requestDurationSeconds
,requestStartedAt
,requestFinishedAt
,requestBody
,requestHttpMethod
,requestUrl
,requestPath
, andresponseHttpCode
.