v1.8.1
发布于 2025-03-01 — GitHub Release
🎉 Celebrating 30,000 Stars Milestone! 🎉
Section titled “🎉 Celebrating 30,000 Stars Milestone! 🎉”We are thrilled to announce that go-zero has reached the incredible milestone of 30,000 GitHub stars! This achievement wouldn’t have been possible without our amazing community of developers, contributors, and users who have supported us throughout this journey.
From its humble beginnings, go-zero has grown to become one of the most popular Go microservices frameworks, enabling developers worldwide to build high-performance, reliable, and scalable systems with ease. This milestone is a testament to the value go-zero brings to the Go ecosystem and the trust the community places in our project.
✨ What’s New in v1.8.1
Section titled “✨ What’s New in v1.8.1”We’re excited to present go-zero v1.8.1, which includes several new features, bug fixes, and performance improvements.
🔑 Key Highlights
Section titled “🔑 Key Highlights”- Redis v7 Compatibility: Fixed username not working in Redis v7
- Gateway Context Propagation: Fixed HTTP gateway context propagation
🚀 Features
Section titled “🚀 Features”- Fixed global fields applying to third-party log modules by @JiChenSSG
- Simplified HTTP query array parsing by @kevwan
🐛 Fixes
Section titled “🐛 Fixes”- Fixed Redis username not working in Redis v7 by @kevwan
- Fixed HTTP gateway context propagation error by @Suyghur
- Fixed SlowThreshold configuration not taking effect in logging by @Nanosk07 and @kevwan
🔧 Improvements & Maintenance
Section titled “🔧 Improvements & Maintenance”- Performance tuning for stable runner by @kevwan
- Various dependency updates to keep the project up-to-date
- Multiple code style improvements and test coverage enhancements
📦 Dependency Updates
Section titled “📦 Dependency Updates”This release includes several dependency updates:
- Updated github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0
- Updated github.com/prometheus/client_golang from 1.20.5 to 1.21.0
- Updated github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1
- Updated go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3
- Updated various golang.org/x packages
👋 Welcome New Contributors
Section titled “👋 Welcome New Contributors”A special welcome to our new contributor who made their first contribution in this release:
- @ningzio made their first contribution in https://github.com/zeromicro/go-zero/pull/4344
- @youzipi made their first contribution in https://github.com/zeromicro/go-zero/pull/4626
- @xuerbujia made their first contribution in https://github.com/zeromicro/go-zero/pull/4633
🙏 Thank You
Section titled “🙏 Thank You”As we celebrate 30,000 stars, we want to express our deepest gratitude to everyone who has contributed to go-zero, used it in their projects, filed issues, or helped spread the word. This community-driven success pushes us to continue improving and innovating.
For a complete list of changes, please check the full changelog.