Skip to content

feat: add stackTraceOverride option to MetadataOptions#2853

Merged
cdklabs-automation merged 1 commit into10.xfrom
otaviom/stack-trace-override
Mar 23, 2026
Merged

feat: add stackTraceOverride option to MetadataOptions#2853
cdklabs-automation merged 1 commit into10.xfrom
otaviom/stack-trace-override

Conversation

@otaviomacedo
Copy link
Contributor

Allow callers to provide a custom stack trace via the new stackTraceOverride property on MetadataOptions. When a non-empty array is supplied, it is used as-is and the stackTrace / traceFromFunction options are ignored.

Allow callers to provide a custom stack trace via the new
`stackTraceOverride` property on `MetadataOptions`. When a non-empty
array is supplied, it is used as-is and the `stackTrace` /
`traceFromFunction` options are ignored.
@otaviomacedo otaviomacedo changed the title feat(metadata): add stackTraceOverride option to MetadataOptions feat: add stackTraceOverride option to MetadataOptions Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants