dubbo-go-bot opened a new pull request, #817: URL: https://github.com/apache/dubbo-go-pixiu/pull/817
## 🔄 Upstream Sync from Community Fork This PR automatically syncs changes from the community fork to the upstream repository. ### Original Contribution - **Author**: @Alanxtl - **Original PR**: https://github.com/dubbo-go-pixiu/dubbo-go-pixiu/pull/33 - **Merged at**: 2025-11-26 02:47:10 UTC ### Original PR Description --- - update README - update admin/README - update admin/API - update admin/doc swagger docs fix https://github.com/apache/dubbo-go-pixiu/issues/803 ## Summary by Sourcery Update admin documentation and deployment configurations, add Swagger annotations and regenerate API specs, and bump dependencies New Features: - Add Swagger annotations to all admin controller endpoints and regenerate Swagger docs - Add Pixiu service entry to docker-compose for admin deployment Enhancements: - Rename and adjust docker-compose service names and etcd settings - Update Dockerfile base images and router import paths - Bump various Go module dependencies in go.mod and go.sum Build: - Revise docker-compose.yml and Dockerfile for improved deployment setup Documentation: - Refresh top-level README and admin READMEs (English/Chinese) with new links and details - Regenerate detailed API docs (API.md, API_CN.md) and embed swagger.yaml and docs.go <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added full Swagger/OpenAPI API docs and runtime API spec for the admin platform. * Introduced a Pixiu gateway service in the container setup and a sample gateway config. * **Documentation** * Added comprehensive English and Chinese deployment/config guides and admin API references. * README updated with a "More Details" pointer to the admin directory. * **Bug Fixes** * Fixed template issue in Listener UI. * **Chores** * Renamed/updated container names and runtime configs; removed outdated docs. * **Dependencies** * Bumped Go and frontend tooling/runtime versions. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- All commits preserve original authorship. **Note**: Auto-created when PR #33 was merged into `dubbo-go-pixiu/dubbo-go-pixiu:develop`. cc @Alanxtl -- 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]
