2025-04-22
New features
Logging enhancements
-
Logs in the
CreateHeader
service extension have been updated to includetraceID
,sessionID
, andservice
attributes. -
API service extensions can now leverage a newly exposed function that allows for retrieving a logger from the context of a request. The
log.WithRequest
function can be used to ensure logs include thetraceID
andsessionID
attributes. For more information, refer to the API examples.
Customers running API service extensions must update their service extensions to use the new function ONLY if they want to their logs to include traceID
and sessionID
. Strata advises customers to first test this new orchestrator release against their existing API service extensions in a lab or lower environment to ensure their service extensions continue to operate normally. For more information, refer to Serve Service Extension.
Resolved issues
This release resolves an issue in which orchestrator telemetry data was being sent to the Maverics Console even though telemetry was disabled. This issue was introduced in v0.107.0 and only impacts customers that are using Maverics Console.