cloudant / nodejs-cloudant

Cloudant Node.js client library
Apache License 2.0
255 stars 90 forks source link

doc: note full deprecation #471

Closed mojito317 closed 2 years ago

mojito317 commented 2 years ago

Checklist

Description

Add deprecation notice

Approach

Update notice to README, CHANGES. Intent is to also issue npm deprecate command with an updated message after this has merged to ensure deprecation warnings for library consumers.

Schema & API Changes

Deprecation notice, library EOL.

Security and Privacy

Testing

Monitoring and Logging

mojito317 commented 2 years ago

Thanks for the reviews! I applied the changes from the swift lib in 997aa9f. Can you check this once again @emlaver, @eiri?

eiri commented 2 years ago

big yellow icons are fine with me as long as they are not blinking 😉

update, do we already have a replacement note somewhere, pointing to a new lib? the same was added to java and python, but not here.

mojito317 commented 2 years ago

update, do we already have a replacement note somewhere, pointing to a new lib? the same was added to java and python, but not here.

I am going to update the deprecation message executing the npm deprecate .. command as I will merge this PR. The current one is This package will be end-of-life on Dec 31 2021, please migrate to @ibm-cloud/cloudant. see the red block on the top of the npjms site.