v1.8.2
发布于 2025-04-06 — GitHub Release
We’re pleased to announce the release of go-zero v1.8.2. This release includes new features, bug fixes, dependency updates, and code improvements.
🚀 New Features
Section titled “🚀 New Features”- SSE Support: Added
rest.WithSSEto build Server-Sent Events routes more easily (#4729) - Redis Command: Added support for Redis
GETDELcommand (#4709) - HTTP Client Enhancement: Added support for serialization of anonymous fields in HTTP client (httpc) (#4676)
🐛 Bug Fixes
Section titled “🐛 Bug Fixes”- PostgreSQL Data Types: Fixed issues with numeric/decimal data types in PostgreSQL (#4686)
📦 Dependency Updates
Section titled “📦 Dependency Updates”- Bumped github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#4683)
- Bumped github.com/fullstorydev/grpcurl from 1.9.2 to 1.9.3 (#4701)
- Bumped github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 (#4722)
- Bumped github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#4734)
- Bumped github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 (#4737)
🧹 Code Maintenance
Section titled “🧹 Code Maintenance”👋 New Contributors
Section titled “👋 New Contributors”We’re excited to welcome the following new contributors to the go-zero project:
🔭 Coming Soon
Section titled “🔭 Coming Soon”- MCP Server Support: We’ll be adding Model Context Protocol (MCP) server support in the next release.
🔗 Additional Information
Section titled “🔗 Additional Information”- Full Changelog: v1.8.1…v1.8.2