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
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 }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
8.7k
Code
Issues
652
Pull requests
88
Discussions
Actions
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(hono): Instrument middlewares
app.use()
- #19611
#19611
Merged
s1gr1d
merged 12 commits into
develop
getsentry/sentry-javascript:develop
from
sig/hono-middleware
getsentry/sentry-javascript:sig/hono-middleware
Copy head branch name to clipboard
Mar 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(hono): Instrument middlewares
app.use()
#19611
s1gr1d
merged 12 commits into
develop
getsentry/sentry-javascript:develop
from
sig/hono-middleware
getsentry/sentry-javascript:sig/hono-middleware
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
add mechanism (wip)
s1gr1d
committed
abeef91
View commit details
Copy full SHA for abeef91
Browse repository at this point
Commits on Mar 2, 2026
feat(hono): Use parametrized names for errors
s1gr1d
committed
e4a35b8
View commit details
Copy full SHA for e4a35b8
Browse repository at this point
remove console log
s1gr1d
committed
4f0e13f
View commit details
Copy full SHA for 4f0e13f
Browse repository at this point
fix default integrations case
s1gr1d
committed
4b014ce
View commit details
Copy full SHA for 4b014ce
Browse repository at this point
Commits on Mar 3, 2026
feat(hono): Instrument middlewares `app.use()`
s1gr1d
committed
e540965
View commit details
Copy full SHA for e540965
Browse repository at this point
Commits on Mar 4, 2026
Merge branch 'develop' into sig/hono-middleware
Show description for f7057ae
s1gr1d
committed
f7057ae
View commit details
Copy full SHA for f7057ae
Browse repository at this point
add missing function
s1gr1d
committed
a09b775
View commit details
Copy full SHA for a09b775
Browse repository at this point
only increment on anonymous middleware
s1gr1d
committed
58bb050
View commit details
Copy full SHA for 58bb050
Browse repository at this point
only increment on anonymous middleware
s1gr1d
committed
0f39821
View commit details
Copy full SHA for 0f39821
Browse repository at this point
remove incremental naming of middlewares
s1gr1d
committed
0e032d6
View commit details
Copy full SHA for 0e032d6
Browse repository at this point
remove typed version
s1gr1d
committed
429d418
View commit details
Copy full SHA for 429d418
Browse repository at this point
remove lint problems
s1gr1d
committed
8e7268c
View commit details
Copy full SHA for 8e7268c
Browse repository at this point
You can’t perform that action at this time.