v3.8.3-patch.14
Pre-release
Pre-release
·
7 commits
to 3.8.3-patch
since this release
What's Changed
- fix: solve unocrrect invite notification [Created by @mo3et from #3213] by @OpenIM-Robot in #3219
- feat: optimize friend and group applications by @withchao in #3396
- build: update gomake version in dockerfile.[Patch branch] by @mo3et in #3416
- fix: Add friend DB in notification sender by @icey-yu in #3438
- fix: remove update version file workflows have new line in 3.8.3-patch branch. by @mo3et in #3452
- fix: s3 aws init by @withchao in #3454
- fix: use safe submodule init in workflows in v3.8.3-patch. by @mo3et in #3469
- fix: correctly aggregate read seqs by conversation and user before DB update. [Created by @FGadvancer from #3442] by @OpenIM-Robot in #3482
- feat: add filtering for invalid messages and invalid conversations to… by @FGadvancer in #3483
- fix: import friends send notification in v3.8.3-patch by @mo3et in #3488
- fix: solve redis config db field in v3.8.3-patch by @mo3et in #3490
- fix: fix incorrect kicked logic and PCAndOther Login policy In v3.8.3-patch by @mo3et in #3511
- fix: solve batch incorrect error in Find DocIDs in v3.8.3-patch branch. by @mo3et in #3515
- fix: fill in the most recent sendTime for a gap message to prevent th… by @FGadvancer in #3523
- feat: enable redis aof-use-rdb-preamble && disable auto rdb [Created by @icey-yu from #3529] by @OpenIM-Robot in #3535
- build: improve publish docker image workflow in v3.8.3-patch branch. by @mo3et in #3551
- fix: switch kafka & etcd image namespace to bitnamilegacy in v3.8.3-patch branch. by @mo3et in #3557
- fix: GetSortedConversationList nil pointer when chatlog not found in v3.8.3-patch branch. by @mo3et in #3569
- fix: prometheus 3.8.3 by @icey-yu in #3579
- Fix: Resolved the issue of incorrect generation of conversationID in 3.8.3-patch branch. by @mo3et in #3582
- fix: solve incorrect time.Unix and logger asyncwrite in 3.8.3-patch by @mo3et in #3585
- fix: full id version by @withchao in #3589
- fix: incorrect redis fields. by @mo3et in #3602
- fix: group notification by @icey-yu in #3619
- fix: resolve deadlock in cache eviction and improve GetBatch implementation by @withchao in #3638
- feat: replace LongConn with ClientConn interface and simplify message handling by @withchao in #3645
- Fix/group member rejoin bug 3.8.3 by @zhouribin in #3646
- refactor: simplify platformID handling and enhance UserConnContext structure by @withchao in #3648
Full Changelog: v3.8.3...v3.8.3-patch.14