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
- @mmdi1 made their first contribution in #390
- @chenhang233 made their first contribution in #399
Full Changelog: v1.2.7...v1.2.8