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
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
.
smithy-lang
/
smithy-typescript
Public
Notifications
You must be signed in to change notification settings
Fork
132
Star
321
Code
Issues
59
Pull requests
32
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(node-http-handler): pass client logger to request handlers
- #2170
#2170
Merged
kuhe
merged 18 commits into
smithy-lang:main
smithy-lang/smithy-typescript:main
from
aBurmeseDev:feat/pass-client-logger-to-request-handler
aBurmeseDev/smithy-typescript:feat/pass-client-logger-to-request-handler
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(node-http-handler): pass client logger to request handlers
#2170
kuhe
merged 18 commits into
smithy-lang:main
smithy-lang/smithy-typescript:main
from
aBurmeseDev:feat/pass-client-logger-to-request-handler
aBurmeseDev/smithy-typescript:feat/pass-client-logger-to-request-handler
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
feat(node-http-handler): pass client logger to request handlers
aBurmeseDev
committed
bd1691b
View commit details
Copy full SHA for bd1691b
Browse repository at this point
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
65f4a95
View commit details
Copy full SHA for 65f4a95
Browse repository at this point
fix: cast logger value type in updateHttpClientConfig
Show description for 6671898
aBurmeseDev
committed
6671898
View commit details
Copy full SHA for 6671898
Browse repository at this point
Commits on Jul 24, 2026
simplify logger injection per team decision
aBurmeseDev
committed
418fa74
View commit details
Copy full SHA for 418fa74
Browse repository at this point
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
687f8e3
View commit details
Copy full SHA for 687f8e3
Browse repository at this point
remove nullish assignments and add truthy check
aBurmeseDev
committed
a43865a
View commit details
Copy full SHA for a43865a
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
8833c39
View commit details
Copy full SHA for 8833c39
Browse repository at this point
Commits on Aug 3, 2026
feat(core): offer client logger to request handlers as a fallback
aBurmeseDev
committed
6f96ae3
View commit details
Copy full SHA for 6f96ae3
Browse repository at this point
Commits on Aug 5, 2026
test: cover fallback logger in handler specs
aBurmeseDev
committed
203c84e
View commit details
Copy full SHA for 203c84e
Browse repository at this point
chore: record fallbackLogger in API snapshot
aBurmeseDev
committed
25212ad
View commit details
Copy full SHA for 25212ad
Browse repository at this point
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
0609b70
View commit details
Copy full SHA for 0609b70
Browse repository at this point
Commits on Aug 6, 2026
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
ada1408
View commit details
Copy full SHA for ada1408
Browse repository at this point
Commits on Aug 9, 2026
fix: read requestHandler in http handler extension config
aBurmeseDev
committed
d84a219
View commit details
Copy full SHA for d84a219
Browse repository at this point
fix: drop stale api snapshot entries from bad merge
aBurmeseDev
committed
6c73415
View commit details
Copy full SHA for 6c73415
Browse repository at this point
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
4f81d14
View commit details
Copy full SHA for 4f81d14
Browse repository at this point
Commits on Aug 11, 2026
refactor: inline the fallback logger key in handlers
aBurmeseDev
committed
9f3f1ee
View commit details
Copy full SHA for 9f3f1ee
Browse repository at this point
refactor(core): inline the fallback logger key and drop fallbackLogger.ts
aBurmeseDev
committed
fc65973
View commit details
Copy full SHA for fc65973
Browse repository at this point
Commits on Aug 12, 2026
Merge branch 'main' into feat/pass-client-logger-to-request-handler
aBurmeseDev
authored
0fe930f
View commit details
Copy full SHA for 0fe930f
Browse repository at this point
You can’t perform that action at this time.