You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add utils-lite package (#6395)
Add utils-lite package
* Add support for concurrent trace id propagation (#6403)
Add support for concurrent trace id propagation
* Add changelog
* update utils-lite version to match parent
* Fix again version
* Bump version
* Fix braziljson name
* Add thread safe annotation
* Adding a lazy loading of the hashmap
* Refactored code according to comments
* Modify threadLocal to InheritableThreadLocal
* Add javadoc clarification
* Add lambda check to prevent extra checks on non-lambda environments
* Update beforeExecution logic
* Fix checkstyle
* Add test coverage
* update version
* Removing non-determinstic test
* Removing unused dependencies
* update version
"description": "Add a utils-lite package that wraps threadlocal meant for internal shared usage across multiple applications across multiple applications"
Copy file name to clipboardExpand all lines: core/aws-core/src/test/java/software/amazon/awssdk/awscore/interceptor/TraceIdExecutionInterceptorTest.java
0 commit comments