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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
skywalking-java
Public
Notifications
You must be signed in to change notification settings
Fork
690
Star
925
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Extend plugin test coverage for newer framework versions
- #801
#801
Merged
wu-sheng
merged 18 commits into
main
apache/skywalking-java:main
from
extend-plugin-versions-and-skills
apache/skywalking-java:extend-plugin-versions-and-skills
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Extend plugin test coverage for newer framework versions
#801
wu-sheng
merged 18 commits into
main
apache/skywalking-java:main
from
extend-plugin-versions-and-skills
apache/skywalking-java:extend-plugin-versions-and-skills
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2026
Extend plugin test coverage for newer framework versions and add Claude Code skills
Show description for b9a8434
wu-sheng
committed
b9a8434
View commit details
Copy full SHA for b9a8434
Browse repository at this point
Fix spring-kafka-3.x-scenario: update service name, URLs, and context path references
Show description for 21dfbef
wu-sheng
committed
21dfbef
View commit details
Copy full SHA for 21dfbef
Browse repository at this point
Fix spring-kafka-3.x and mongodb-4.x test scenarios
Show description for d662340
wu-sheng
committed
d662340
View commit details
Copy full SHA for d662340
Browse repository at this point
Drop MongoDB 4.9+ from test: db.bind_vars extraction broken
Show description for 9ff281e
wu-sheng
committed
9ff281e
View commit details
Copy full SHA for 9ff281e
Browse repository at this point
Fix MongoDB 4.x plugin to support driver 4.9+ (db.bind_vars extraction)
Show description for 6cbeea6
wu-sheng
committed
6cbeea6
View commit details
Copy full SHA for 6cbeea6
Browse repository at this point
Revert spring-kafka 2.4-2.9 extension and update skill docs
Show description for cbd1621
wu-sheng
committed
cbd1621
View commit details
Copy full SHA for cbd1621
Browse repository at this point
Fix spring-kafka 2.4-2.9 test: remove hardcoded kafka-clients version
Show description for 826f250
wu-sheng
committed
826f250
View commit details
Copy full SHA for 826f250
Browse repository at this point
Fix spring-kafka version numbers: 2.6.13, 2.7.14 (not 2.6.15, 2.7.18)
wu-sheng
committed
5cda260
View commit details
Copy full SHA for 5cda260
Browse repository at this point
Fix spring-kafka-3.x expectedData: componentId 14->1 (Tomcat), parentEndpoint with context path
wu-sheng
committed
15b3e7c
View commit details
Copy full SHA for 15b3e7c
Browse repository at this point
Limit spring-kafka-3.x to 3.0.x (Spring Boot 3.0 compatible)
Show description for c32c500
wu-sheng
committed
c32c500
View commit details
Copy full SHA for c32c500
Browse repository at this point
Remove hardcoded kafka-clients from spring-kafka-3.x scenario (same fix as 2.3.x)
wu-sheng
committed
7fde39a
View commit details
Copy full SHA for 7fde39a
Browse repository at this point
Remove MySQL 8.0.30 from old scenario (needs JDBC URL fixes, covered by mysql-9.x-scenario from 8.4.0)
wu-sheng
committed
9ce740a
View commit details
Copy full SHA for 9ce740a
Browse repository at this point
Enhance run.sh to support extra Maven properties per version
Show description for 39e7612
wu-sheng
committed
39e7612
View commit details
Copy full SHA for 39e7612
Browse repository at this point
Limit spring-kafka-3.x to 3.0.17 for now (3.1+ app startup issue needs investigation)
wu-sheng
committed
285708e
View commit details
Copy full SHA for 285708e
Browse repository at this point
Fix spring-kafka-3.x: use Spring Boot 3.2.12 BOM, test 3.1-3.3
Show description for 6d5a974
wu-sheng
committed
6d5a974
View commit details
Copy full SHA for 6d5a974
Browse repository at this point
Upgrade zookeeper from 3.4 to 3.7 in all spring-kafka test scenarios (arm64 support)
wu-sheng
committed
1abfbd1
View commit details
Copy full SHA for 1abfbd1
Browse repository at this point
Fix spring-kafka 2.7 mapping: Spring Boot 2.5.15 (2.6+ autoconfigure requires CommonErrorHandler from spring-kafka 2.8)
wu-sheng
committed
09ab410
View commit details
Copy full SHA for 09ab410
Browse repository at this point
Document support-version.list extra Maven properties in skill, Plugin-test.md, and CLAUDE.md
wu-sheng
committed
13298f4
View commit details
Copy full SHA for 13298f4
Browse repository at this point
You can’t perform that action at this time.