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

Commit

Permalink
Merge pull request #530 from cloudant/prepare-2.20.0-release
Browse files Browse the repository at this point in the history
Prepare 2.20.0 release
  • Loading branch information
ricellis authored Aug 26, 2021
2 parents cedd243 + 9c25f7a commit c298b14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased
- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
# 2.20.0 (2021-08-26)
- [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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.19.3-SNAPSHOT
2.20.0

0 comments on commit c298b14

Please sign in to comment.