Skip to content

2.3.0 (2018-05-22)

Compare
Choose a tag to compare
@ricellis ricellis released this 22 May 11:20
· 863 commits to main since this release
ea3c74b
  • [NEW] Check for database existence before starting backup. This provides for
    better error messages for existence, authentication, and _bulk_get problems.
  • [FIXED] Intermittent issues with multiple callbacks, particularly noticeable
    when using Node.js 10.
  • [FIXED] Issue where a success message could confusingly be output after a
    fatal error.
  • [UPGRADED] Increased nodejs-cloudant dependency minimum to 2.2.x.