v1.2.2
What's Changed
- ego日志通过配置调整时使用指针赋值,保证ego结构体内部的logger能够同步更新 by @jarily in https://github.com/gotomicro/ego/pull/401
- Feature/slowlog20240625 by @askuy in https://github.com/gotomicro/ego/pull/403
- fix unittest by @askuy in https://github.com/gotomicro/ego/pull/404
- add recover type by @askuy in https://github.com/gotomicro/ego/pull/405
Full Changelog: https://github.com/gotomicro/ego/compare/v1.2.1...v1.2.2