Skip to content

v1.2.8

Latest

Choose a tag to compare

@aceld aceld released this 04 May 02:58
d65627a

What's Changed

  • fix:修复重复调用client.Restart()导致协程泄漏的问题;修复重复调用client.Stop() panic的问题 by @jursonmo in #386
  • Fix/closecb by @ayamzh in #388
  • hard_lock_map支持设置分片数量,支持GetOrSet()等原子操作, by @ayamzh in #389
  • Fix bug:missing properties load by @mmdi1 in #390
  • fix: prevent exitChan blocking in websocket mode by @chenhang233 in #399
  • build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #402

New Contributors

Full Changelog: v1.2.7...v1.2.8