Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

1.0.0.RC1 Release Notes

Compare
Choose a tag to compare
@linux-china linux-china released this 31 Aug 18:25
· 1420 commits to master since this release

特性调整

  • Kotlin 1.4.0 & Kotlinx Coroutines 1.3.9
  • Kotlinx Serialization 1.0.0-RC: 不兼容之前版本,且Kotlin版本需为1.4.0+
  • RSocket http gateway uses "/api" as prefix to route RSocket services

Bug修复

  • 修复RSocket Channel通讯时switchOnFirst的bug
  • 修复example中alibaba-rsocket-core依赖错误

文档