github zeromicro/go-zero v1.8.2

25 days ago

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

  • SSE Support: Added rest.WithSSE to build Server-Sent Events routes more easily (#4729)
  • Redis Command: Added support for Redis GETDEL command (#4709)
  • HTTP Client Enhancement: Added support for serialization of anonymous fields in HTTP client (httpc) (#4676)

๐Ÿ› Bug Fixes

  • PostgreSQL Data Types: Fixed issues with numeric/decimal data types in PostgreSQL (#4686)

๐Ÿ“ฆ 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

  • Added more tests and refactoring improvements (#4677, #4718)

๐Ÿ‘‹ New Contributors

We're excited to welcome the following new contributors to the go-zero project:

๐Ÿ”ญ Coming Soon

  • MCP Server Support: We'll be adding Model Context Protocol (MCP) server support in the next release.

๐Ÿ”— Additional Information

Don't miss a new go-zero release

NewReleases is sending notifications on new releases.