Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

2.20.0 (2021-08-26)

Compare
Choose a tag to compare
@ricellis ricellis released this 26 Aug 11:02
· 11 commits to master since this release
c298b14
  • [FIXED] Type of sinceSeq can be also a String besides an Integer.
  • [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
  • [IMPROVED] - Document IDs and attachment names are now rejected if they could cause an unexpected Cloudant request. We have seen that some applications pass unsantized document IDs to SDK functions (e.g. direct from user requests). In response to this we have updated many functions to reject obviously invalid paths. However, for complete safety applications must still validate that document IDs and attachment names match expected patterns.