js-sdk icon indicating copy to clipboard operation
js-sdk copied to clipboard

[30/NOV/2022] Deprecate `dapr-client` NPM package

Open shubham1172 opened this issue 2 years ago • 2 comments

Main issue: #207

Deprecation plan

Note, since release v2.3.0, JS-SDK has moved to a new NPM package: https://www.npmjs.com/package/@dapr/dapr This issue focuses on the deprecation plan for the dapr-client NPM package: https://www.npmjs.com/package/dapr-client

As discussed in the main issue,

  1. Both the packages will continue to receive the same updates till 01/NOV/2022
  2. After the above time-period, the dapr-client package will continue to be maintained without updates till 01/APR/2023
  3. Finally after there are not enough downloads and it's inactive, the package will be archived.

shubham1172 avatar May 13 '22 07:05 shubham1172

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot avatar Jul 16 '22 15:07 dapr-bot

Updating this to Nov 30, starting with v3.0.0.

shubham1172 avatar Oct 11 '22 15:10 shubham1172

I got confused about which js package is not deprecated and which we can use.

mfarahy avatar Dec 19 '22 08:12 mfarahy

Hi @mfarahy you can use the @dapr/dapr package - https://www.npmjs.com/package/@dapr/dapr

XavierGeerinck avatar Dec 19 '22 08:12 XavierGeerinck