Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 7ec7ba2

Browse files
tracyboehrerTracy Boehrer
andauthored
Added retirement announcement to README (#1493)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent fd8ceb6 commit 7ec7ba2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ![Bot Framework for Java](./docs/media/BotFrameworkJava_header.png)
22

3+
**The Bot Framework Java SDK is being retired with final long-term support ending in November 2023, after which this repository will be archived. There will be no further feature development, with only critical security and bug fixes within this repository being undertaken. Existing bots built with this SDK will continue to function. For all new bot development we recommend that you adopt [Power Virtual Agents](https://powervirtualagents.microsoft.com/en-us/blog/the-future-of-bot-building/).**
4+
35
This repository contains code for the Java version of the [Microsoft Bot Framework SDK](https://github.com/Microsoft/botframework-sdk), which is part of the Microsoft Bot Framework - a comprehensive framework for building enterprise-grade conversational AI experiences.
46

57
This SDK enables developers to model conversation and build sophisticated bot applications using Java. SDKs for [.NET](https://github.com/Microsoft/botbuilder-dotnet), [Python](https://github.com/Microsoft/botbuilder-python) and [JavaScript](https://github.com/Microsoft/botbuilder-js) are also available.
@@ -8,7 +10,7 @@ To get started building bots using the SDK, see the [Azure Bot Service Documenta
810

911
For more information jump to a section below.
1012

11-
- [!Bot Framework for Java](#)
13+
- [Bot Framework for Java](#)
1214
- [Build Status](#build-status)
1315
- [Getting Started](#getting-started)
1416
- [Prerequisites](#prerequisites)

0 commit comments

Comments
 (0)