microsoft / botbuilder-java

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
178 stars 115 forks source link

Marked packages and ActivityHandler as deprecated #1498

Closed tracyboehrer closed 1 year ago

GeBeater commented 1 year ago

@tracyboehrer what is the up2date way to implement the handling of activities? docu links or some hints are welcome 🙂

tracyboehrer commented 1 year ago

@GeBeater The same way will work. This was marked as deprecated simply to help draw attention to the entire Java SDK end-of-live plan. Java SDK is in sustained engineering and will be retired November 2023.

GeBeater commented 1 year ago

@tracyboehrer thanks for the info. 🙏 we are started some month ago to develop a new product that partly based on this Java SDK 🙈😬 do you have a recommendation, which sdk will receive the most support in the long term?

tracyboehrer commented 1 year ago

@GeBeater Both the DotNet and Javascript SDKs will continued to be developed.