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

Commit 3e1a9db

Browse files
committed
Add deprecation notice
1 parent 263ddda commit 3e1a9db

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# UNRELEASED
2+
- [DEPRECATED] This library is now deprecated and will be EOL on Dec 31 2021.
3+
14
# 4.4.0 (2021-06-18)
25
- [FIXED] Parsing of max-age from Set-Cookie headers.
36
- [FIXED] Double callback if plugin errors when updating state.

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# DEPRECATED
2+
3+
**This library is now deprecated and will be end-of-life on Dec 31 2021.**
4+
5+
The library remains supported until the end-of-life date,
6+
but will receive only _critical_ maintenance updates.
7+
8+
Please see the [Migration Guide](./MIGRATION.md) for advice
9+
about migrating to our replacement library
10+
[cloudant-node-sdk](https://github.com/IBM/cloudant-node-sdk).
11+
12+
For FAQs and additional information please refer to the
13+
[Cloudant blog](https://blog.cloudant.com/2021/06/30/Cloudant-SDK-Transition.html).
14+
115
# Cloudant Node.js Client
216

317
This is the official Cloudant library for Node.js.

0 commit comments

Comments
 (0)