Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
awslabs
/
swift-aws-lambda-runtime
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
1.2k
Code
Issues
6
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Correctly propagate the trace ID
- #652
#652
Open
sebsto
wants to merge 10 commits into
main
awslabs/swift-aws-lambda-runtime:main
from
sebsto/trace-id
awslabs/swift-aws-lambda-runtime:sebsto/trace-id
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Correctly propagate the trace ID
#652
sebsto
wants to merge 10 commits into
main
awslabs/swift-aws-lambda-runtime:main
from
sebsto/trace-id
awslabs/swift-aws-lambda-runtime:sebsto/trace-id
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
Correctly propagate the trace id
Sébastien Stormacq
authored and
sebsto
committed
7f4308d
View commit details
Copy full SHA for 7f4308d
Browse repository at this point
Serialize the tests that change env variables
Sébastien Stormacq
authored and
sebsto
committed
103a0f9
View commit details
Copy full SHA for 103a0f9
Browse repository at this point
make it explicit that LambdaContext.traceId and LambdaContext.currentTraceId are the same value
sebsto
committed
6f3481d
View commit details
Copy full SHA for 6f3481d
Browse repository at this point
add a deprecation warning on `package static func runLoop` to make API Breakage check happy
sebsto
committed
7dd9665
View commit details
Copy full SHA for 7dd9665
Browse repository at this point
Use Swift Context to propage trace id to downstream libraries
sebsto
committed
dd1ad1a
View commit details
Copy full SHA for dd1ad1a
Browse repository at this point
add Swift Service Context for Swift 6.0 and 6.1
sebsto
committed
53095b4
View commit details
Copy full SHA for 53095b4
Browse repository at this point
Move service context code in a separate file
sebsto
committed
7f4dee7
View commit details
Copy full SHA for 7f4dee7
Browse repository at this point
remove warnings in tests
sebsto
committed
fb2a7db
View commit details
Copy full SHA for fb2a7db
Browse repository at this point
Merge branch 'main' into sebsto/trace-id
sebsto
committed
b2c43fb
View commit details
Copy full SHA for b2c43fb
Browse repository at this point
fix format and license check
sebsto
committed
d457c2f
View commit details
Copy full SHA for d457c2f
Browse repository at this point
You can’t perform that action at this time.