Skip to content

v1.0.1

Compare
Choose a tag to compare
@louyuting louyuting released this 09 Dec 01:47
· 63 commits to master since this release
f854c93

Bug Fixes

  • Fix data race bug in slot chain: in concurrency scenario, use RWLock to avoid slots access data race in SlotChain between RegisterRuleCheckSlotForResource and Entry function (#337)
  • Fix system module bug: system adaptive rules won't take effect due to absence of slots (#337)

Note:

  • V1.0.1 version has a potential dead lock bug, please DON'T use in production. v1.0.2 version will fix this bug, thanks.

Thanks for all contributors: @louyuting @sczyh30 @sanxun0325 @luckyxiaoqiang @yedamao