Description
Background
The client repository must preserve JDK 8 compatibility while still being verified on newer JDKs. Dependency upgrades can accidentally break JDK 8 users or re-couple the client repo to the main repo upgrade path.
We need dependency governance rules for shenyu-client-java.
Tasks
Expected Output
A dependency governance document.
Acceptance Criteria
- Runtime dependencies and test/tooling dependencies are treated separately.
- The document explicitly protects JDK 8 runtime compatibility.
- The document defines required CI/local verification for dependency upgrade PRs.
Task List
No response
Description
Background
The client repository must preserve JDK 8 compatibility while still being verified on newer JDKs. Dependency upgrades can accidentally break JDK 8 users or re-couple the client repo to the main repo upgrade path.
We need dependency governance rules for
shenyu-client-java.Tasks
Expected Output
A dependency governance document.
Acceptance Criteria
Task List
No response