Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 0.1.2 #43

Merged

Conversation

kercylan98
Copy link
Owner

🤖 I have created a release beep boop

0.1.2 (2023-09-01)

Features | 新特性

  • counter 包增加简单去重计数器 (0d76507)
  • gateway 支持连接与某一端点保持持久通讯,支持将端点的所有连接切换到另一端点 (6d5aa59)
  • gateway 新增 WithEndpointConnectionPoolSize 支持配置与端点建立连接的数量 (3ca6ed0)
  • super 包新增函数 IsNumber,用于判断一个值是否为数字类型 (518d47a)

Bug Fixes | 修复

  • server 包中 RegConsoleCommandEvent 函数空指针问题处理 (2ed52fc)
  • server 包修复服务器关闭后发送消息引起的空指针问题 (3062428)
  • survey 包修复 All 函数无用的返回参 (c6f8c19)
  • 修复 server 中 HTTP 服务器关闭时会引发空指针的问题 (8cd9979)

Code Refactoring | 重构

  • 优化 survey,移除 All 函数,新增 Flusher 接口,可自行实现其他持久化方式 (d9ba1bc)

Performance Improvements | 性能优化

  • 提高消息吞吐量,降低消息延迟 (1cbe8ec)

This PR was generated with Release Please. See documentation.

@kercylan98
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant