Skip to content

Releases: gotomicro/ego

v1.2.6

18 Dec 07:20
325dee0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

16 Jul 01:47
68f9483

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

04 Jun 03:20
5456c33

Choose a tag to compare

What's Changed

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

Full Changelog: v1.2.3...v1.2.4

v1.2.3

13 Jan 07:43
6e6304f

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

26 Jun 08:42
c4e3af6

Choose a tag to compare

What's Changed

  • ego日志通过配置调整时使用指针赋值,保证ego结构体内部的logger能够同步更新 by @jarily in #401
  • Feature/slowlog20240625 by @askuy in #403
  • fix unittest by @askuy in #404
  • add recover type by @askuy in #405

Full Changelog: v1.2.1...v1.2.2

v1.2.1

18 Jun 09:21
2776f57

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Jun 06:00
343b533

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.19...v1.2.0

v1.1.19

12 Jan 08:23
fa826fd

Choose a tag to compare

What's Changed

  • add ctxStore and add ctx fileds to logger by @sevennt in #369

Full Changelog: v1.1.18...v1.1.19

v1.1.18

11 Jan 08:06

Choose a tag to compare

What's Changed

  • fix resty http trace id bug by @askuy in #367
  • 非长连接模式下,记入warn慢日志 by @askuy in #368

Full Changelog: v1.1.17...v1.1.18

v1.1.17

11 Dec 06:13
68b343b

Choose a tag to compare

What's Changed

  • Feature/custom http client 20231026 by @askuy in #364
  • disable EnableMetricInterceptor by default by @sevennt in #365
  • otlp add config for enable secure connection by @Hkesd in #366

New Contributors

Full Changelog: v1.1.16...v1.1.17