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 }}
SteeltoeOSS
/
Steeltoe
Public
Notifications
You must be signed in to change notification settings
Fork
172
Star
1.1k
Code
Issues
32
Pull requests
3
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Update memory dump dependencies
- #1744
#1744
Merged
bart-vmware
merged 12 commits into
main
SteeltoeOSS/Steeltoe:main
from
update-memory-dumps
SteeltoeOSS/Steeltoe:update-memory-dumps
Copy head branch name to clipboard
Sep 23, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Update memory dump dependencies
#1744
bart-vmware
merged 12 commits into
main
SteeltoeOSS/Steeltoe:main
from
update-memory-dumps
SteeltoeOSS/Steeltoe:update-memory-dumps
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
Add tests (skipped by default) to verify dumps compatibility
bart-vmware
committed
3860779
View commit details
Copy full SHA for 3860779
Browse repository at this point
Bump dump dependencies to latest versions
bart-vmware
committed
029fd43
View commit details
Copy full SHA for 029fd43
Browse repository at this point
Commits on Sep 21, 2026
Apply batched suggestions from code review
Show description for 2928f02
bart-vmware
and
TimHess
authored
2928f02
View commit details
Copy full SHA for 2928f02
Browse repository at this point
Review feedback: clarify skip message on lower TFMs
bart-vmware
committed
975de12
View commit details
Copy full SHA for 975de12
Browse repository at this point
Implement countermeasures described in https://github.com/dotnet/diagnostics/issues/6048
bart-vmware
committed
915c3f3
View commit details
Copy full SHA for 915c3f3
Browse repository at this point
Add logging around exclusive access
bart-vmware
committed
149337a
View commit details
Copy full SHA for 149337a
Browse repository at this point
Commits on Sep 22, 2026
Fail request (HTTP 429) when another dump is in progress, add tests, optimize and reuse ConcurrentTextWriter
bart-vmware
committed
476bac0
View commit details
Copy full SHA for 476bac0
Browse repository at this point
Commits on Sep 23, 2026
Fixed: all threads always show up as native; increase sample window
bart-vmware
committed
fef90e9
View commit details
Copy full SHA for fef90e9
Browse repository at this point
Review feedback: Align log captures between thread/heap/gc dumps: Always capture and include in exception, log at trace level
bart-vmware
committed
e2ae3f4
View commit details
Copy full SHA for e2ae3f4
Browse repository at this point
Review feedback: increase log level
bart-vmware
committed
fd61a9d
View commit details
Copy full SHA for fd61a9d
Browse repository at this point
Review feedback: restore cancellation check; don't catch/log on cancellation
bart-vmware
committed
1c801fa
View commit details
Copy full SHA for 1c801fa
Browse repository at this point
Improve code coverage
bart-vmware
committed
b9da7cc
View commit details
Copy full SHA for b9da7cc
Browse repository at this point
You can’t perform that action at this time.