v2.3.3
- Update condition.go by @zyfxgo in https://github.com/duke-git/lancet/pull/234
- feat: add RandFromGivenSlice function by @cannian1 in https://github.com/duke-git/lancet/pull/235
- feat: add RandSliceFromGivenSlice function by @cannian1 in https://github.com/duke-git/lancet/pull/236
- fix 删除文档中废弃的RetryDuration函数 by @DerekTond in https://github.com/duke-git/lancet/pull/240
- feat(maputil): add GetValue by @yunxuanhao in https://github.com/duke-git/lancet/pull/243
- fix(strutil): rename PadStart to Pad. by @kydance in https://github.com/duke-git/lancet/pull/245
- doc: update contribution references by @emmanuel-ferdman in https://github.com/duke-git/lancet/pull/246
- @zyfxgo made their first contribution in https://github.com/duke-git/lancet/pull/234
- @DerekTond made their first contribution in https://github.com/duke-git/lancet/pull/240
- @kydance made their first contribution in https://github.com/duke-git/lancet/pull/245
- @emmanuel-ferdman made their first contribution in https://github.com/duke-git/lancet/pull/246
Full Changelog: https://github.com/duke-git/lancet/compare/v2.3.2...v2.3.3
v1.4.4
Full Changelog: https://github.com/duke-git/lancet/compare/v1.4.4...v1.4.4
v4.19.0
- b95f03d3 Add DNS provider for HuaweiCloud (#2267)
- 20c8d6c4 Add DNS provider for SelfHost.(de|eu) (#2278)
- dc429c26 docs: add installation for OpenBSD (#2261)
- b3e63076 docs: fix typos in some DNS descriptors (#2264)
- 5c657239 docs: update installation for FreeBSD (#2260)
- 65cd007d exoscale: update Egoscale to v3.1.1 (#2256)
- 75b910b2 feat(cli): add dns.propagation-wait flag (#2266)
- d81507c1 feat: add PropagationWait function (#2288)
- c704ba58 feat: add dns.propagation-rns option (#2284)
- 253e3305 godaddy: fix cleanup (#2270)
- 69bd2e03 ionos: follow CNAME (#2281)
- 56986eaa namesilo: restrict CleanUp (#2287)
- a83482ca perf: reducing the lock strength of the soa cache entry (#2285)
Release 1.65.1
- xds/server: Fix xDS Server memory leak. (https://github.com/grpc/grpc-go/pull/7664)
v3.8.1
- feat: update grafana template by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2484
- feat: update web front images by @lgz5689 in https://github.com/openimsdk/open-im-server/pull/2487
- fix: import del cache by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2492
- fix:update recive name to same by @qinguoyi in https://github.com/openimsdk/open-im-server/pull/2493
- fix: fix-validate message. by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2499
- feat:add message send time in callback by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2501
- refactor: refactor workflows structure. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2511
- fix: solve uncorrect outdated msg get. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2513
- feat: update issue translator in workflows by @mo3et in https://github.com/openimsdk/open-im-server/pull/2521
- fix: pass getMinioImageThumbnailKey error. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2532
- docs: update CLA comments contents. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2534
- fix: the log key value is not aligned by @withchao in https://github.com/openimsdk/open-im-server/pull/2527
- fix Details by @dgqypl in https://github.com/openimsdk/open-im-server/pull/2525
- Fix config by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2541
- Fix: solve conversation blocking in private chat when non friendship. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2542
- fix:get msg error by @qinguoyi in https://github.com/openimsdk/open-im-server/pull/2494
- fix:mgo delete err by @qinguoyi in https://github.com/openimsdk/open-im-server/pull/2496
- fix:doPut error by @qinguoyi in https://github.com/openimsdk/open-im-server/pull/2495
- feat: update set conversation logic. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2544
- Groupmsg by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2548
- feat: implement
SetGroupInfoEX
interface. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2552 - fix: set min seq by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2556
- Fix push by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2559
- fix: read seq is written to mongo, online status redis cluster is supported by @withchao in https://github.com/openimsdk/open-im-server/pull/2558
- fix: invitation to join group notification opuser is null by @withchao in https://github.com/openimsdk/open-im-server/pull/2562
- Fix set convsation by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2564
- fix: delay deleteObject func. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2566
- fix: memory queue optimization by @withchao in https://github.com/openimsdk/open-im-server/pull/2568
- fix: fill opUser in invite tips by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2578
- feat: update group notification when set to null. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2590
- feat: add long time push msg in prometheus by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2584
- feat: supports getting messages based on session ID and seq by @withchao in https://github.com/openimsdk/open-im-server/pull/2582
- feat: implement request batch count limit. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2591
- fix: getting messages based on session ID and seq by @withchao in https://github.com/openimsdk/open-im-server/pull/2595
- feat: avoid pulling messages from sessions with a large number of max seq values of 0 by @withchao in https://github.com/openimsdk/open-im-server/pull/2602
- refactor: improve db structure in
storage/controller
by @mo3et in https://github.com/openimsdk/open-im-server/pull/2604 - feat: implement offline push using kafka by @mo3et in https://github.com/openimsdk/open-im-server/pull/2600
- feat: API supports gzip by @withchao in https://github.com/openimsdk/open-im-server/pull/2609
- Fix err by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2608
- feature: add GetConversationsHasReadAndMaxSeq interface to the WebSoc… by @FGadvancer in https://github.com/openimsdk/open-im-server/pull/2611
- fix: lru lock by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2613
- fix: nil pointer error on close by @withchao in https://github.com/openimsdk/open-im-server/pull/2618
- feat: create group can push notification by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2617
- fix: blockage caused by listen error by @withchao in https://github.com/openimsdk/open-im-server/pull/2620
- fix: go.mod by @withchao in https://github.com/openimsdk/open-im-server/pull/2621
- feat: improve searchMsg implement. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2614
- Fix lock by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2622
- fix: update setGroupInfoEX field name. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2625
- fix: update setGroupInfoEX field name by @mo3et in https://github.com/openimsdk/open-im-server/pull/2626
- feat: msg gateway add log by @withchao in https://github.com/openimsdk/open-im-server/pull/2631
- fix: update setGroupInfoEx func name and field. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2634
- fix: fix setConversations req fill. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2645
- fix: GetMsgBySeqs boundary issues by @withchao in https://github.com/openimsdk/open-im-server/pull/2647
- fix: the attribute version is obsolete, remove it by @caixiangyue in https://github.com/openimsdk/open-im-server/pull/2644
- refactor: update Userregister request field. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2650
- Test Workflow by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2640
- fix: kick group member callback by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2643
- fix: route by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2654
- feat: add GetSpecifiedBlacks interface. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2656
- Upgrade the Google Firebase version. by @zhanghongzheng6 in https://github.com/openimsdk/open-im-server/pull/2638
- Fix token by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2653
- feat: get not notify conversationIDs by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2658
- feat: GetPinnedConversationIDs by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2660
- Upgrade the FCM SDK to v4, and use the
SendEach
method instead of theSendAll
method. by @zhaolibo1989 in https://github.com/openimsdk/open-im-server/pull/2633 - feat: implement GetSpecifiedUserGroupRequestInfo interface. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2661
- feat: provide the interface required by js sdk by @withchao in https://github.com/openimsdk/open-im-server/pull/2664
- feat: improve get admin role memberIDs implement. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2666
- fix: fix update groupName invalid. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2673
- refactor: change platform to platformID by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2670
- feat: don`t return nil data by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2675
- refactor: update fields type in userStatus and check registered. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2676
- fix: usertoken auth. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2677
- feat: add friend agree after callback by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2680
- fix: sn not sort by @withchao in https://github.com/openimsdk/open-im-server/pull/2682
- refactor: add GetAdminToken interface. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2684
- fix: admin token by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2686
- fix: update workflows logic. by @mo3et in https://github.com/openimsdk/open-im-server/pull/2688
- fix: admin token by @icey-yu in https://github.com/openimsdk/open-im-server/pull/2687
- update the front image by @skiffer-git in https://github.com/openimsdk/open-im-server/pull/2692
- @lgz5689 made their first contribution in https://github.com/openimsdk/open-im-server/pull/2487
- @qinguoyi made their first contribution in https://github.com/openimsdk/open-im-server/pull/2493
- @dgqypl made their first contribution in https://github.com/openimsdk/open-im-server/pull/2525
- @caixiangyue made their first contribution in https://github.com/openimsdk/open-im-server/pull/2644
- @zhanghongzheng6 made their first contribution in https://github.com/openimsdk/open-im-server/pull/2638
- @zhaolibo1989 made their first contribution in https://github.com/openimsdk/open-im-server/pull/2633
Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.0...v3.8.1