Skip to content

Releases: alibaba/MongoShake

release-v2.8.4-20230425

25 Apr 09:30
Compare
Choose a tag to compare
  • version: 2.8.4
    • BUGFIX: #811, support replace&slice in delta oplog

release-v2.8.3-20230329

30 Mar 03:40
Compare
Choose a tag to compare

2023-03-10 Alibaba Cloud.
* version: 2.8.3
* BUGFIX: #803, fix changestream connection leak
* BUGFIX: #804, fix startTime check logic
* BUGFIX: #784, don't use nocursortimeout when src collection is timeseries
* BUGFIX: #777,#778, compatible with delta oplog greater than mongodb 5.0

release-v2.8.2-20221215

15 Dec 15:07
Compare
Choose a tag to compare

2022-12-12 Alibaba Cloud.
* version: 2.8.2
* BUGFIX: #771, fix bug that duplicate data when write kafka failed
* BUGFIX: #764, fix bug when multi oplog are updating shardkey

release-v2.8.1-20220922

22 Sep 03:57
Compare
Choose a tag to compare

2022-09-22 Alibaba Cloud.
* version: 2.8.1
* BUGFIX: fix bug that namespace is empty when sync from ver3.2 mongodb
* BUGFIX: fix bug that index sync failed in full mode when from ver5.0 to ver5.0

release-v2.8.0-20220720

20 Jul 09:28
Compare
Choose a tag to compare

2022-07-20 Alibaba Cloud.
* version: 2.8.0
* IMPROVE: use mongo-go-driver instead of mgo to support mongodb5.0c
* IMPROVE: incremental incr sync performance improvement, include transaction

beta-v2.7.5-20220706

11 Jul 08:09
Compare
Choose a tag to compare

2022-07-06 Alibaba Cloud.
* version: 2.7.5(pre version)
* IMPROVE: add new parameter fetch_batch_size
* IMPROVE: improve transaction oplog sync speed
* BUGFIX: fix bug about election & view collection #739 #735

beta-v2.7.4-20220615

15 Jun 03:59
Compare
Choose a tag to compare

2022-06-15 Alibaba Cloud.
* version: 2.7.4(pre version)
* BUGFIX: fix issue #729

beta-v2.7.3-20220612

12 Jun 12:04
Compare
Choose a tag to compare

2022-06-12 Alibaba Cloud.
* version: 2.7.3(pre version)
* IMPROVE: incremental sync performance improvement

beta-v2.7.2-20220603

06 Jun 09:19
Compare
Choose a tag to compare

2022-06-03 Alibaba Cloud.
* version: 2.7.2(pre version)
* IMPROVE: support multi-transaction sync

beta-v2.7.1-20220528

01 Jun 06:30
Compare
Choose a tag to compare

2022-05-28 Alibaba Cloud.
* version: 2.7.1(pre version)
* IMPROVE: fix index order #708
* IMPROVE: support commitIndexBuild & TTL Index transimission
* IMPROVE: adapt oplog update mechanism in Mongodb5.0