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.4.2 #75

Merged

Conversation

kercylan98
Copy link
Owner

🤖 I have created a release beep boop

0.4.2 (2023-12-26)

Other | 其他更改

  • 优化 server 包中 websocket 消息类型常量的指向 (2639412)
  • 移除无用的 server.ConnReadonly (aaa0079)

Features | 新特性

  • server 包新增 service 模式的加载函数 server.BindService (bdf4a23)
  • server 包新增 WithWebsocketConnInitializer 函数,支持对 websocket 连接打开后进行初始化设置 (7ee4b89)
  • server 包新增 WithWebsocketUpgrade 函数,支持自定义 websocket.Upgrader (e960d07)
  • super 包新增 RecoverTransform 函数,用于将 recover() 结果转化为 error (7efe88a)

Bug Fixes | 修复

  • 修复 room_options.go 中空指针检查方式错误的问题 (556d1cd)
  • 修复 server 中分流定时消息无法命中分流渠道的问题 (de43f53)
  • 修复 server.WithDispatcherBufferSize 过小的情况下,在消息中发布新消息导致永久阻塞的问题 (b39625c)

Docs | 文档优化

  • README.md 架构图优化 (bd150a3)

Styling | 可读性优化

  • 优化 server 包代码可读性 (af0a5a1)

This PR was generated with Release Please. See documentation.

@kercylan98 kercylan98 merged commit 0d5984b into master Dec 26, 2023
4 checks passed
@kercylan98
Copy link
Owner Author

🤖 Release is at https://github.com/kercylan98/minotaur/releases/tag/v0.4.2 🌻

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.

None yet

1 participant