wu-sheng opened a new pull request, #802:
URL: https://github.com/apache/skywalking-java/pull/802

   ## Summary
   Extend test version coverage for 4 plugins, all source-verified compatible.
   
   | Plugin | Previous Max | Extended To | Verification |
   |--------|-------------|------------|--------------|
   | PostgreSQL | 9.4-1206-jdbc42 | 42.2-42.7 | PgConnection, PgStatement, 
PgPreparedStatement, PgCallableStatement, Driver all exist with same signatures 
|
   | OkHttp 4.x | 4.9.1 | 4.10-4.12 | RealCall, AsyncCall, Callback all 
unchanged |
   | Dubbo 3.x | 3.0.4 | 3.1-3.3 | MonitorFilter.invoke still exists 
(Deprecated in 3.3, may be removed in 4.x) |
   | HttpClient 5.x | 5.1 | 5.2-5.4 | All 7 intercepted classes 
(InternalHttpClient, MinimalHttpClient, 4 async clients, IOSessionImpl) 
unchanged |
   
   ## Test plan
   - [ ] postgresql-scenario: CI verification
   - [ ] okhttp-scenario: CI verification
   - [ ] dubbo-3.x-scenario: CI verification
   - [ ] httpclient-5.x-scenario: CI verification


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to