v1.2.4
What's Changed
- feat(server): support for hot updates by @kl7sn in https://github.com/gotomicro/ego/pull/407
- add client egrpc stat by @askuy in https://github.com/gotomicro/ego/pull/409
- feat(egin): error content is empty not printed in the log by @kl7sn in https://github.com/gotomicro/ego/pull/408
- fix(egin): hot reload args reload->r by @kl7sn in https://github.com/gotomicro/ego/pull/410
- comatible trace by @Hkesd in https://github.com/gotomicro/ego/pull/411
- add custom middleware before traceServerInterceptor by @Hkesd in https://github.com/gotomicro/ego/pull/412
- feat(logger): optimize egrpc access logger memory usage by @sevennt in https://github.com/gotomicro/ego/pull/413
- feat(logger): optimize egrpc server and client access logger memory u… by @sevennt in https://github.com/gotomicro/ego/pull/414
- feat: add signal support for windows and unix by @kl7sn in https://github.com/gotomicro/ego/pull/415
- add gin option by @askuy in https://github.com/gotomicro/ego/pull/417
- feat(recover): 优化job的recover处理以及handle方式 by @luyang950 in https://github.com/gotomicro/ego/pull/418
- errors is err by @askuy in https://github.com/gotomicro/ego/pull/419
- fix(log): reload server log only prints if it exists by @kl7sn in https://github.com/gotomicro/ego/pull/420
Full Changelog: https://github.com/gotomicro/ego/compare/v1.2.3...v1.2.4