Releases: IBM/couchbackup
Releases · IBM/couchbackup
2.8.0 (2021-11-25)
- [FIXED] Corrected
user-agent
header on requests. - [FIXED] Restore of shallow backups created with versions <=2.4.2.
- [IMPROVED] Added quiet option to backup and restore to suppress batch messages.
- [IMPROVED] Added a preflight check for restore function to make sure that a target database is new and empty.
- [IMPROVED] Added handling for errors reading log file.
- [IMPROVED] Split changes spooling to improve reliability on databases with millions of documents.
- [UPGRADED]
@ibm-cloud/cloudant
,commander
anddebug
dependencies.
2.7.0 (2021-09-14)
- [UPGRADED] Cloudant client dependency from
@cloudant/cloudant
to@ibm-cloud/cloudant
.
2.6.2 (2021-08-27)
- [FIXED]
Invalid document ID: _bulk_get
error when using@cloudant/cloudant
version4.5.0
. - [UPGRADED] Upgraded
@cloudant/cloudant
dependency to version4.5.0
. - [NOTE] Updated minimum supported engine to Node.js 12
erbium
LTS.
2.6.1 (2021-06-23)
- [FIXED] Async queue pause/resume behaviour to avoid exhausting listener handles.
- [UPGRADED] Upgraded
@cloudant/cloudant
dependency to version4.4.0
.
2.6.0 (2020-09-22)
- [FIXED] Invalid parameters error when using shallow mode.
- [UPGRADED] Upgraded
@cloudant/cloudant
dependency to version4.3.0
. - [NOTE] Updated minimum supported engine to Node.js 10 "dubnium" LTS.
2.5.2 (2020-03-02)
- [FIXED] Issue with compatibility with Nano 8.2.0.
2.5.1 (2019-12-06)
- [FIXED] Issue with incorrect handling of percent-encoded user info characters via @cloudant/cloudant dependency.
- [UPGRADED] Upgraded @cloudant/cloudant dependency to minimum version 4.2.3
- [IMPROVED] Added documentation around encoding of characters in the user info subcomponent of the URL.
2.5.0 (2019-10-24)
- [UPGRADED] Upgraded @cloudant/cloudant dependency to version 4.2.2.
- [NOTE] Updated minimum supported engine to Node.js 8 “Carbon” LTS.
2.4.2 (2019-08-20)
- [FIXED] Preserve document revisions in shallow backup.
- [UPGRADED] Upgraded commander dependency to version 3.0.0.
2.4.1 (2019-06-18)
- [FIXED] Removed inadvertent npm-cli-login dependency.
- [UPGRADED] Upgraded @cloudant/cloudant dependency to version 4.1.1.
- [UPGRADED] Upgraded async dependency to version 3.0.1.