Unclaimed project
Are you a maintainer of cim? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
v2.0.0 - cim Release Notes | AnnounceHQBack to changelogWhat's Changed
- cim 1.0.6 by @crossoverJie in https://github.com/crossoverJie/cim/pull/57
- cim 1.0.7 by @crossoverJie in https://github.com/crossoverJie/cim/pull/58
- Fix issue 28 by @crossoverJie in https://github.com/crossoverJie/cim/pull/87
- Fix issue 70 by @crossoverJie in https://github.com/crossoverJie/cim/pull/88
- Fix issue 79 by @crossoverJie in https://github.com/crossoverJie/cim/pull/90
- Feature/feature rpc 20200424 by @crossoverJie in https://github.com/crossoverJie/cim/pull/93
- :bug: #98 by @crossoverJie in https://github.com/crossoverJie/cim/pull/99
- 修正CIMServer可能的NPE问题 by @LeoPhong in https://github.com/crossoverJie/cim/pull/106
- Upgrade to Spring Boot3.0 and JDK17 by @crossoverJie in https://github.com/crossoverJie/cim/pull/133
- :bulb: Query node data from the configuration file. by @telami in https://github.com/crossoverJie/cim/pull/105
- ⬆️ Bump protobuf-java from 3.4.0 to 3.16.3 by @dependabot in https://github.com/crossoverJie/cim/pull/130
- ⬆️ Bump fastjson from 1.2.31 to 1.2.83 by @dependabot in https://github.com/crossoverJie/cim/pull/127
- client url字符串问题,route redis配置更新 by @baiyina in https://github.com/crossoverJie/cim/pull/134
使用Knife4j 4.4代替接口文档 by @baiyina in https://github.com/crossoverJie/cim/pull/136Use @Slf4j instead of private final static Logger LOGGER by @baiyina in https://github.com/crossoverJie/cim/pull/137Use application.yaml instead of application.properties by @baiyina in https://github.com/crossoverJie/cim/pull/138Refactor Metastore by @crossoverJie in https://github.com/crossoverJie/cim/pull/140[test] fix-unit-test by @crossoverJie in https://github.com/crossoverJie/cim/pull/142[test] fix client unit test by @crossoverJie in https://github.com/crossoverJie/cim/pull/143[test] support integration test by @crossoverJie in https://github.com/crossoverJie/cim/pull/144⬆️ Bump org.apache.zookeeper:zookeeper from 3.8.1 to 3.8.4 by @dependabot in https://github.com/crossoverJie/cim/pull/141[test] Route & server support test by @crossoverJie in https://github.com/crossoverJie/cim/pull/145Refactor proxy manager by @crossoverJie in https://github.com/crossoverJie/cim/pull/146Modify the consistent hash by @baiyina in https://github.com/crossoverJie/cim/pull/147Client SDK by @crossoverJie in https://github.com/crossoverJie/cim/pull/148Support dynamic url by @crossoverJie in https://github.com/crossoverJie/cim/pull/151feature:support offline atomic command by lua by @cmgyqjj in https://github.com/crossoverJie/cim/pull/149Bump com.google.protobuf:protobuf-java from 3.16.3 to 3.25.5 by @dependabot in https://github.com/crossoverJie/cim/pull/152feature:Use_Spring_IOC_to_refactor_RpcProxyManager by @cmgyqjj in https://github.com/crossoverJie/cim/pull/154fix:User_Logout_NPE by @cmgyqjj in https://github.com/crossoverJie/cim/pull/153Upgrade-codecov by @crossoverJie in https://github.com/crossoverJie/cim/pull/157Upgrade-codecov-use-var by @crossoverJie in https://github.com/crossoverJie/cim/pull/158Upgrade-codecov by @crossoverJie in https://github.com/crossoverJie/cim/pull/159feature:Support_LRU_User_Info_Cache by @cmgyqjj in https://github.com/crossoverJie/cim/pull/156feature:Support_reconnect_backoff_interface by @cmgyqjj in https://github.com/crossoverJie/cim/pull/155Optimize client message by @crossoverJie in https://github.com/crossoverJie/cim/pull/161New Contributors
- @LeoPhong made their first contribution in https://github.com/crossoverJie/cim/pull/106
- @telami made their first contribution in https://github.com/crossoverJie/cim/pull/105
- @dependabot made their first contribution in https://github.com/crossoverJie/cim/pull/130
- @baiyina made their first contribution in https://github.com/crossoverJie/cim/pull/134
- @cmgyqjj made their first contribution in https://github.com/crossoverJie/cim/pull/149
Full Changelog: https://github.com/crossoverJie/cim/compare/v1.0.5...v2.0.0