Skip to content

Releases: IBM/couchbackup

2.8.0 (2021-11-25)

25 Nov 13:49
54f51df
Compare
Choose a tag to compare
  • [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 and debug dependencies.

2.7.0 (2021-09-14)

14 Sep 13:06
8559b3a
Compare
Choose a tag to compare
  • [UPGRADED] Cloudant client dependency from @cloudant/cloudant to @ibm-cloud/cloudant.

2.6.2 (2021-08-27)

27 Aug 13:27
98341ac
Compare
Choose a tag to compare
  • [FIXED] Invalid document ID: _bulk_get error when using @cloudant/cloudant version 4.5.0.
  • [UPGRADED] Upgraded @cloudant/cloudant dependency to version 4.5.0.
  • [NOTE] Updated minimum supported engine to Node.js 12 erbium LTS.

2.6.1 (2021-06-23)

23 Jun 13:34
07e4d84
Compare
Choose a tag to compare
  • [FIXED] Async queue pause/resume behaviour to avoid exhausting listener handles.
  • [UPGRADED] Upgraded @cloudant/cloudant dependency to version 4.4.0.

2.6.0 (2020-09-22)

22 Sep 15:55
b476090
Compare
Choose a tag to compare
  • [FIXED] Invalid parameters error when using shallow mode.
  • [UPGRADED] Upgraded @cloudant/cloudant dependency to version 4.3.0.
  • [NOTE] Updated minimum supported engine to Node.js 10 "dubnium" LTS.

2.5.2 (2020-03-02)

02 Mar 12:01
37c7a8a
Compare
Choose a tag to compare
  • [FIXED] Issue with compatibility with Nano 8.2.0.

2.5.1 (2019-12-06)

06 Dec 09:24
ea594c9
Compare
Choose a tag to compare
  • [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)

24 Oct 11:38
9ee9c9d
Compare
Choose a tag to compare
  • [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)

20 Aug 11:00
3ff7439
Compare
Choose a tag to compare
  • [FIXED] Preserve document revisions in shallow backup.
  • [UPGRADED] Upgraded commander dependency to version 3.0.0.

2.4.1 (2019-06-18)

18 Jun 12:06
3dfda11
Compare
Choose a tag to compare
  • [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.