跳转到内容

v1.3.5

发布于 2022-07-09GitHub Release

Features and Updates:

  1. add svr.PrintRoutes() to print registered routes in rest servers
  2. convert grpc errors to http status codes automatically
  3. support to disable builtin middlewares and use self-defined ones in rest
  4. add trace-id, span-id in httpc
  5. add TakeCtx in PeriodLimit
  6. minor improvements and bug fixes

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.3.4…v1.3.5