Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 4.13 KB

CHANGELOG-0.1.md

File metadata and controls

32 lines (23 loc) · 4.13 KB

v0.1.0 🌈 (2023-02-16 19:16:11)

🐛 Bug Fixed

  • 当发生id run out error的时候,会再次进行renew (3a3d3f2) (祝黄清@2023-02-16 19:16:11 +0800 +0800)
  • fix test error (fd8663c) (祝黄清@2022-11-23 12:10:59 +0800 +0800)

🚀 New Feature

  • add builder.Range interface, range all engine (eacc767) (祝黄清@2022-11-25 16:29:28 +0800 +0800)
  • 增加BuildWithOffset接口,用来build指定offsetOnCreate的Engine (b39b412) (祝黄清@2022-11-24 15:29:34 +0800 +0800)
  • 修改siid.New参数,传入*Options (2af1ff7) (祝黄清@2022-11-22 13:57:01 +0800 +0800)
  • use sandwich-go/logbus (f624fa6) (祝黄清@2022-11-22 11:57:24 +0800 +0800)
  • add renew_retry_delay parameter, remove retry func from options (442e0c6) (祝黄清@2022-11-22 11:09:03 +0800 +0800)

🛠 Refactor

  • should not lost error when panic (ba83d0f) (hui.wang@2023-02-16 18:24:31 +0800 +0800)
  • 移动bench至bench module中 (af6cb6a) (祝黄清@2022-11-25 14:43:38 +0800 +0800)

🧪 Testing

🤖 Tools

💪 Commit