obelix74 commented on code in PR #3414: URL: https://github.com/apache/polaris/pull/3414#discussion_r2683537936
########## CHANGELOG.md: ########## @@ -61,6 +61,7 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti - Added `topologySpreadConstraints` support in Helm chart. - Added `priorityClassName` support in Helm chart. - Added support for including principal name in subscoped credentials. `INCLUDE_PRINCIPAL_NAME_IN_SUBSCOPED_CREDENTIAL` (default: false) can be used to toggle this feature. If enabled, cached credentials issued to one principal will no longer be available for others. +- Added support for optionally including OpenTelemetry trace IDs in AWS STS session tags (when session tags are enabled). `INCLUDE_TRACE_ID_IN_SESSION_TAGS` (default: false) can be used to toggle this feature. Review Comment: @dimas-b FYI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
