Releases: alibaba/NimoShake
Releases · alibaba/NimoShake
release-v1.0.13-20220411
VERSION: 1.0.13
- IMPROVE: Improve sync performance
- IMPROVE: Increase parallel synchronization capability
release-v1.0.12-20210518
2021-05-18
* VERSION: 1.0.12
* BUGFIX: parse int value empty.
release-v1.0.11-20210407
2021-04-07
* VERSION: 1.0.11
* IMPROVE: data source support endpoint_url.
release-v1.0.9-20210301
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
2021-02-25
* VERSION: 1.0.8
* IMPROVE: add pprof.
* IMPROVE: support parallel scan.
release-v1.0.7-20210128
2021-01-28
* VERSION: 1.0.7
* BUGFIX: some corner cases.
release-v1.0.6-20210125
2021-01-25
* VERSION: 1.0.6
* IMPROVE: add metric for both full sync and incr sync.
release-v1.0.4-20201221
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
2020-10-20
* VERSION: 1.0.3
* IMPROVE: support migrating dynamodb meta info.
* IMPROVE: support migrating gsi and lsi.
release-v1.0.2-20200715
2020-07-15
* VERSION: 1.0.2
* IMPROVE: support aliyun-dynamo-proxy
* IMPROVE: add checkpoint address with type file
- 支持阿里云dynamo-proxy
- 添加checkpoint的存储地址为file(本地落盘),或者mongodb(写目的端mongodb)