Skip to content

Releases: IBM/couchbackup

2.9.2 (2022-08-02)

02 Aug 08:37
Compare
Choose a tag to compare
  • [UPGRADED] @ibm-cloud/cloudant dependency to version 0.1.5.
  • [UPGRADED] ibm-cloud-sdk-core peerDependency to version 3.1.0.

2.9.1 (2022-07-19)

19 Jul 08:26
67d1e2d
Compare
Choose a tag to compare
  • [UPGRADED] @ibm-cloud/cloudant dependency to version 0.1.4.

2.9.0 (2022-05-09)

09 May 15:40
aaa00dd
Compare
Choose a tag to compare
  • [UPGRADED] @ibm-cloud/cloudant dependency to version 0.1.2.
  • [NOTE] Updated minimum supported engine to Node.js 14 fermium LTS.

2.8.3 (2022-04-05)

05 Apr 08:17
12c747d
Compare
Choose a tag to compare
  • [UPGRADED] @ibm-cloud/cloudant dependency to version 0.1.1.
  • [NOTE] Move retry-axios and ibm-cloud-sdk-core to peerDependencies.

2.8.2 (2022-02-10)

10 Feb 11:03
c18bf95
Compare
Choose a tag to compare
  • [UPGRADED] @ibm-cloud/cloudant dependency to version 0.0.24.

2.8.1 (2021-12-02)

02 Dec 16:11
2f97227
Compare
Choose a tag to compare
  • [FIXED] Regression from version 2.7 resulting in incorrect handling of percent-encoded credentials in the URL user-info.

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.