Skip to content

v1.3.5

Compare
Choose a tag to compare
@kevwan kevwan released this 09 Jul 10:03
· 1102 commits to master since this release
97a1714

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

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5