AlexStocks opened a new pull request, #3597:
URL: https://github.com/apache/dubbo-go/pull/3597

   ## What changed
   
   - align the English and Chinese README entry points with the published 
Dubbo-go v3.3.2 release
   - document the Go 1.25 minimum required by the v3.3.2 module
   - add the missing Chinese recent-updates section and link the canonical 
changelog/release
   - link the released cross-platform archives for `dubbogo-cli`, 
`protoc-gen-go-triple`, `protoc-gen-triple-openapi`, and `imports-formatter`
   - document `dubbogo-cli install all` as the companion-tool installation path
   
   The existing tool descriptions and benchmark entry remain unchanged.
   
   Follow-up to #3585.
   
   ## Release evidence
   
   - Dubbo-go: `v3.3.2`, final Release
   - `dubbogo-cli`: `v1.0.1`
   - `protoc-gen-go-triple`: `v3.3.2`
   - `protoc-gen-triple-openapi`: `v3.3.2`
   - `imports-formatter`: `v1.0.11`
   
   Each tool Release currently publishes eight archives covering Darwin, Linux, 
and Windows architectures. The documented versions also match the version 
constants in `develop`.
   
   ## Validation
   
   - `git diff --check origin/develop..HEAD`
   - verified the committed file set is exactly `README.md` and `README_CN.md`
   - verified both READMEs contain the same core/tool Release URLs, Go 1.25 
requirement, and `dubbogo-cli install all` entry
   - verified all local Markdown link targets in both READMEs exist
   - queried the five GitHub Releases and confirmed they are final; each tool 
Release has eight assets
   - compared the four documented tool versions with their source constants
   
   Go tests were not run because this PR changes Markdown only and does not 
modify executable code, configuration, dependencies, generators, or tests.
   
   ## AI assistance
   
   AI assistance: docs
   
   Human verification: reviewed the complete diff and ran the validation 
commands listed above.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to