Skip to content

Releases: alibaba/NimoShake

release-v1.0.13-20220411

20 May 07:44
Compare
Choose a tag to compare

VERSION: 1.0.13

  • IMPROVE: Improve sync performance
  • IMPROVE: Increase parallel synchronization capability

release-v1.0.12-20210518

18 May 09:59
Compare
Choose a tag to compare

2021-05-18

    * VERSION: 1.0.12
    * BUGFIX: parse int value empty.

release-v1.0.11-20210407

07 Apr 01:45
Compare
Choose a tag to compare

2021-04-07

* VERSION: 1.0.11
* IMPROVE: data source support endpoint_url.

release-v1.0.9-20210301

01 Mar 08:27
Compare
Choose a tag to compare

2021-03-01

    * VERSION: 1.0.9
    * IMPROVE: add full.document.write.batch.
    * IMPROVE: enable MongoDB unordered bulk write.
    * IMPROVE: create range index instead of hash index when target mongodb
    type is replcaSet.
    * BUGFIX: create union index for gsi and lsi.

release-v1.0.8-20210225

25 Feb 10:47
Compare
Choose a tag to compare

2021-02-25

    * VERSION: 1.0.8
    * IMPROVE: add pprof.
    * IMPROVE: support parallel scan.

release-v1.0.7-20210128

28 Jan 05:15
Compare
Choose a tag to compare

2021-01-28

    * VERSION: 1.0.7
    * BUGFIX: some corner cases.

release-v1.0.6-20210125

25 Jan 08:19
Compare
Choose a tag to compare

2021-01-25

* VERSION: 1.0.6
* IMPROVE: add metric for both full sync and incr sync.

release-v1.0.4-20201221

21 Dec 09:49
Compare
Choose a tag to compare

2020-12-18

* VERSION: 1.0.4
* BUGFIX: duplicate value fetched in document-syncer.
* BUGFIX: primary key is not passed to writer.
* IMPROVE: store N as decimal into mongodb.

release-v1.0.3-20201020

20 Oct 07:50
Compare
Choose a tag to compare

2020-10-20

* VERSION: 1.0.3
* IMPROVE: support migrating dynamodb meta info.
* IMPROVE: support migrating gsi and lsi.

release-v1.0.2-20200715

15 Jul 03:29
Compare
Choose a tag to compare

2020-07-15

* VERSION: 1.0.2
* IMPROVE: support aliyun-dynamo-proxy
* IMPROVE: add checkpoint address with type file

  1. 支持阿里云dynamo-proxy
  2. 添加checkpoint的存储地址为file(本地落盘),或者mongodb(写目的端mongodb)