v3.8.0-rc.0
版本发布时间: 2024-07-25 20:03:11
openimsdk/open-im-server最新发布版本:v3.8.0(2024-08-02 20:33:37)
What's Changed
- update some ci file by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2200
- 3.6.1 code conventions by @FGadvancer in https://github.com/openimsdk/open-im-server/pull/2202
- Update action by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2211
- Update action by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2213
- update go.mod go.sum by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2210
- Update the document by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2219
- update action by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2225
- auto close issue test by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2241
- Simplify the contribution process 2234 by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2244
- update web/admin front image by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2247
- fix bug:invalid go version '1.21.2' : must match format 1.23 by @AerisVibe in https://github.com/openimsdk/open-im-server/pull/2249
- feat: optimize corn tasks by @withchao in https://github.com/openimsdk/open-im-server/pull/2237
- Remove redundant scripts by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2254
- Auto close issue test by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2243
- fix bug: If there are uppercase letters in the directory, 'mage start' encounters an error by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2253
- Update action by @wxuanF in https://github.com/openimsdk/open-im-server/pull/2256
- fix: minio config build by @withchao in https://github.com/openimsdk/open-im-server/pull/2263
- fix: avoid frequent scheduled task by @Bloomingg in https://github.com/openimsdk/open-im-server/pull/2274
- Skip minio check by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2281
- update gomake by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2286
- fix: search for messag by @withchao in https://github.com/openimsdk/open-im-server/pull/2288
- Etcd naming and discovery by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2300
- fix: s3 config by @withchao in https://github.com/openimsdk/open-im-server/pull/2303
- feat: auth by middleware by @senyu-up in https://github.com/openimsdk/open-im-server/pull/2309
- fix: main bug fix notification unread by @FGadvancer in https://github.com/openimsdk/open-im-server/pull/2266
- refactor: db refactor and cache key add. by @FGadvancer in https://github.com/openimsdk/open-im-server/pull/2320
- fix: at group message. by @FGadvancer in https://github.com/openimsdk/open-im-server/pull/2316
- refactor: db cache batch refactor and batch consume message. by @FGadvancer in https://github.com/openimsdk/open-im-server/pull/2325
- Add a retry mechanism to mongo init by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2328
- feat: implement to invalid token when forceKickOff user. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2345
- fix:FCM push failed will return error by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2347
- Fix group and config by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2341
- fix:create auth token can add expire time by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2352
- fix: message can store Ex by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2371
- feat: add webhook AttentionIds by @printlin in https://github.com/openimsdk/open-im-server/pull/2370
- fix: group application by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2367
- feat: support incremental synchronization by @withchao in https://github.com/openimsdk/open-im-server/pull/2379
- Optimize get conversation seq by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2387
- update gomake version by @withchao in https://github.com/openimsdk/open-im-server/pull/2386
- fix:start by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2389
- fix:log by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2396
- fix: remove repeat append logic in search message. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2400
- Fix token by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2403
- feat: implement server-initiated heartbeat in msgGateway module by @mo3et in https://github.com/openimsdk/open-im-server/pull/2404
- feature: support for Kodo by @printlin in https://github.com/openimsdk/open-im-server/pull/2363
- feat: incremental synchronization of session list by @withchao in https://github.com/openimsdk/open-im-server/pull/2408
- feat: new features merged by @withchao in https://github.com/openimsdk/open-im-server/pull/2409
- Feature domain by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2414
- chore: add ping Handler DEBUG log in msgGateway. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2415
- fix: seq conversion bug by @withchao in https://github.com/openimsdk/open-im-server/pull/2419
- fix: redis pipe exec by @withchao in https://github.com/openimsdk/open-im-server/pull/2421
- feat: group members, friends sorting version, client online subscription by @withchao in https://github.com/openimsdk/open-im-server/pull/2427
- Feat metrics by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2429
- feat: implement true batchGetIncrGroupMember RPC method and dependency methods. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2417
- Fix search log by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2425
- feat: msg queue push by @withchao in https://github.com/openimsdk/open-im-server/pull/2434
- docs: fix english typo by @totalo in https://github.com/openimsdk/open-im-server/pull/2432
- fix: batchGetMaxSeq bug by @withchao in https://github.com/openimsdk/open-im-server/pull/2438
- feat: implement log isSimpilfy. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2436
- fix: user seq bug by @withchao in https://github.com/openimsdk/open-im-server/pull/2442
New Contributors
- @AerisVibe made their first contribution in https://github.com/openimsdk/open-im-server/pull/2249
- @mo3et made their first contribution in https://github.com/openimsdk/open-im-server/pull/2345
- @printlin made their first contribution in https://github.com/openimsdk/open-im-server/pull/2370
- @totalo made their first contribution in https://github.com/openimsdk/open-im-server/pull/2432
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.7.1...v3.8.0-rc.0