v3.1.0
版本发布时间: 2023-07-28 22:02:23
openimsdk/open-im-server最新发布版本:v3.8.0(2024-08-02 20:33:37)
Changelog
New Features
- 5eb97766b64c04cec5e33d9a36a6cea0ee67f293: feat: add go relase (@cubxxw)
- e9f5752e29ca978f811f51cc8941f476141be8f6: feat: add test (@cubxxw)
Other work
- 340ce42b17122f228a2d962b2493ee8da8eb25af: fix bug: reject group req bug (@wangchuxiao-dev)
Full Changelog: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.0.1-beta.4...v3.1.0
Helping out
We release logs are recorded on ✨ CHANGELOG
For information on versions of OpenIM and how to maintain branches, read 📚this article
This release is only possible thanks to all the support of some awesome people!
Want to be one of them 😘?
Contributions to this project are welcome! Please see CONTRIBUTING.md for details.
Get Involved with OpenIM!
Here are some ways to get involved with the OpenIM community:
📢 Slack Channel: Join our Slack channels for discussions, communication, and support. Click here to join the Open-IM-Server Slack team channel.
📧 Gmail Contact: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to contact us via email.
📖 Blog: Stay up-to-date with OpenIM-Server projects and trends by reading our blog. We share the latest developments, tech trends, and other interesting information related to OpenIM.
📱 WeChat: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible.
Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! 🙌
What's Changed
- fix: s3 browser preview #579 by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/580
- fix: user app_manger_level#581 by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/584
- fix: msg destruct not effect and notification self 2 self push twice by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/596
- fix: optimize minio initialization by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/602
- fix: init grpc conn multiple in one process will cause zero address when rpc is called by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/604
- parameter range error by @hanzhixiao in https://github.com/OpenIMSDK/Open-IM-Server/pull/606
- fix: delete batch build all file by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/561
- fix: Compatible with wasm s3 oss header Date by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/630
- fix bug: grpc options duplicated when send msg by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/628
- fix bug: obtain user online status err(#567) by @BanTanger in https://github.com/OpenIMSDK/Open-IM-Server/pull/592
- docs: fix lint update CONTRIBUTING.md by @EthanForAi in https://github.com/OpenIMSDK/Open-IM-Server/pull/632
- Update cla.yml by @kubbot in https://github.com/OpenIMSDK/Open-IM-Server/pull/634
- Update and rename golangci-link.yml to golangci-lint.yml by @kubbot in https://github.com/OpenIMSDK/Open-IM-Server/pull/637
- fix: actions milestones auto by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/638
- fix: actions milestones auto by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/640
- fix: StringValue json serialization problem by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/646
- fix: actions milestones auto by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/642
- feat: add file: by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/648
- feat: add file: by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/650
- Delete auto-release.yml by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/651
- fix: http redirect compatibility by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/659
- chore: tools, pb replaced by public warehouse by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/662
- feat: add test format by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/657
- Update README.md by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/669
- docs: update CODEOWNERS by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/670
- docs: update README.md install by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/673
- Feat: Refactor project's references to shared modules by @FGadvancer in https://github.com/OpenIMSDK/Open-IM-Server/pull/672
- feat: add openim log by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/679
- fix: sql injection risk by @withchao in https://github.com/OpenIMSDK/Open-IM-Server/pull/678
- new feat: sync designated model data by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/668
- feat: config env optimize by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/680
- feat: config env optimize by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/683
- fix bug: delete friend and repeat add friend not effect by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/682
- Feat/develop test by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/687
- Resolving code conflicts after project directory changes and Add user subscription to the operation from rpc to db layer by @plutoyty in https://github.com/OpenIMSDK/Open-IM-Server/pull/684
- Fix/docker images by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/689
- docs: add readme docs by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/690
- docs: add readme docs by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/691
- fix: docker file fix by @cubxxw in https://github.com/OpenIMSDK/Open-IM-Server/pull/692
- Get user online status by @plutoyty in https://github.com/OpenIMSDK/Open-IM-Server/pull/693
- Dev2 by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/695
- fix bug: join group failed by @wangchuxiao-dev in https://github.com/OpenIMSDK/Open-IM-Server/pull/697
New Contributors
- @EthanForAi made their first contribution in https://github.com/OpenIMSDK/Open-IM-Server/pull/632
- @kubbot made their first contribution in https://github.com/OpenIMSDK/Open-IM-Server/pull/634
Full Changelog: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.0.0...v3.1.0
1、 Open-IM-Server_3.1.0_linux_amd64.apk 120.2MB
2、 Open-IM-Server_3.1.0_linux_amd64.deb 116MB
3、 Open-IM-Server_3.1.0_linux_amd64.pkg.tar.zst 114.64MB
4、 Open-IM-Server_3.1.0_linux_amd64.rpm 120.26MB
5、 Open-IM-Server_3.1.0_linux_amd64.termux.deb 116MB
6、 Open-IM-Server_3.1.0_linux_arm64.apk 108.78MB
7、 Open-IM-Server_3.1.0_linux_arm64.deb 105.45MB
8、 Open-IM-Server_3.1.0_linux_arm64.pkg.tar.zst 103.3MB
9、 Open-IM-Server_3.1.0_linux_arm64.rpm 108.96MB
10、 Open-IM-Server_3.1.0_linux_arm64.termux.deb 105.45MB
11、 Open-IM-Server_3.1.0_linux_mips64le_hardfloat.apk 101.37MB
12、 Open-IM-Server_3.1.0_linux_mips64le_hardfloat.deb 97.59MB
13、 Open-IM-Server_3.1.0_linux_mips64le_hardfloat.pkg.tar.zst 93.49MB
14、 Open-IM-Server_3.1.0_linux_mips64le_hardfloat.rpm 101.55MB
15、 Open-IM-Server_3.1.0_linux_mips64_hardfloat.apk 103.54MB
16、 Open-IM-Server_3.1.0_linux_mips64_hardfloat.deb 98.91MB
17、 Open-IM-Server_3.1.0_linux_mips64_hardfloat.pkg.tar.zst 95.49MB
18、 Open-IM-Server_3.1.0_linux_mips64_hardfloat.rpm 103.55MB
19、 Open-IM-Server_3.1.0_linux_ppc64le.apk 106.73MB
20、 Open-IM-Server_3.1.0_linux_ppc64le.deb 103.44MB
21、 Open-IM-Server_3.1.0_linux_ppc64le.pkg.tar.zst 101.09MB
22、 Open-IM-Server_3.1.0_linux_ppc64le.rpm 106.92MB
23、 Open-IM-Server_3.1.0_linux_s390x.apk 116.9MB
24、 Open-IM-Server_3.1.0_linux_s390x.deb 111.78MB
25、 Open-IM-Server_3.1.0_linux_s390x.pkg.tar.zst 109.42MB
26、 Open-IM-Server_3.1.0_linux_s390x.rpm 116.8MB
27、 Open-IM-Server_checksums.txt 3.76KB
28、 Open-IM-Server_Darwin_arm64.tar.gz 117.86MB
29、 Open-IM-Server_Darwin_x86_64.tar.gz 121.62MB
30、 Open-IM-Server_Linux_arm64.tar.gz 105.8MB
31、 Open-IM-Server_Linux_mips64.tar.gz 98.74MB
32、 Open-IM-Server_Linux_mips64le.tar.gz 97.88MB
33、 Open-IM-Server_Linux_ppc64le.tar.gz 103.81MB
34、 Open-IM-Server_Linux_s390x.tar.gz 111.97MB
35、 Open-IM-Server_Linux_x86_64.tar.gz 116.33MB
36、 Open-IM-Server_Windows_arm64.zip 106.88MB
37、 Open-IM-Server_Windows_x86_64.zip 117.14MB