Skip to content

v1.1.2

Choose a tag to compare

@sy159 sy159 released this 20 May 05:53
· 34 commits to main since this release

v1.1.2

Features

  • 统一 DAO 层方法为 *query.Query 参数化,消除 Transaction*Xxx 成对方法
  • 限制访问日志请求/响应体大小(16KB),防止内存放大

Fixes

  • 修复字典服务错误日志中可能的空指针引用

Test

  • 拆分单元测试与集成测试,新增 make test-integration 命令