Skip to content

v2.1.58

Compare
Choose a tag to compare
@Yurunsoft Yurunsoft released this 20 Nov 02:06
· 33 commits to 2.1 since this release
ba917f2

增强

  • PHP 原生枚举深度支持 (#646)

修复

  • 修复 InjectArg AOP 优先级错误 (#604)

  • 修复 PostgreSQL jsonb 类型在模型类中的使用 (#610)

  • 修复 PostgreSQL replace() 没有更新字段值 (#634)

  • 修复临时设置服务器到请求上下文后的恢复 (#637)

  • 修复 ConnectionContextStore 初始化 (#642)

  • 修复一些问题 (#605, #628, #632)

测试

  • 修复 Windows workerman-gateway 有时候测试失败 (#639)