* Updated package/sample status

* Udpated STATUS.md

* Updated STATUS.md

* Update STATUS.md

Update spacing.

Co-authored-by: Lee Parrish <30470292+LeeParrishMSFT@users.noreply.github.com>
This commit is contained in:
tracyboehrer 2021-02-12 11:57:59 -06:00 коммит произвёл GitHub
Родитель d3373692e3
Коммит 538a138695
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 22 добавлений и 22 удалений

Просмотреть файл

@ -1,34 +1,34 @@
# Java Bot Framework
The current release is **Preview 6**.
The current release is **Preview 8**.
## Core Packages
| Package | Status
| Package | Status
| :------------- |:-------------
| bot-schema | Preview 2
| bot-connector | Preview 2
| bot-integration-core | Preview 2
| bot-connector | Preview 2
| bot-integration-core | Preview 2
| bot-builder | Preview 3
| bot-builder-teams | Preview 5
| bot-schema-teams | Preview 5
| bot-connector-teams | Preview 5
| bot-dialog | Incomplete
| bot-dialog-adaptive | Not Started
| bot-dialog-declarative | Not Started
| bot-streaming-extensions | Not Started
| bot-ai-luis-v3 | Not Started
| bot-ai-qna | Not Started
| bot-dialog | Preview 8
| bot-dialog-adaptive | TBD
| bot-dialog-declarative | TBD
| bot-streaming-extensions | TBD
| bot-ai-luis-v3 | Preview 8
| bot-ai-qna | In Progress
| bot-applicationinsights | Not Started
| bot-azure | Dev Branch - CosmosDBPartionedStorage
| bot-azure | In Progress
## Samples
| Package | Status
| Package | Status
| ------------- |:-------------
| 02.echo-bot | Preview 3
| 03.welcome-user | Preview 3
| 05.multi-turn-prompt |
| 06.using-cards |
| 05.multi-turn-prompt | Preview 8
| 06.using-cards | Preview 8
| 07.using-adaptive-cards |
| 08.suggested-actions | Preview 3
| 11.qnamaker |
@ -36,20 +36,21 @@ The current release is **Preview 6**.
| 14.nlp-with-dispatch |
| 15.handling-attachments |
| 16.proactive-messages | Preview 3
| 17.multilingual-bot |
| 18.bot-authentication |
| 19.custom-dialogs |
| 17.multilingual-bot | Preview 8
| 18.bot-authentication | Preview 8
| 19.custom-dialogs | Preview 8
| 21.corebot-app-insights |
| 23.facebook-events |
| 24.bot-authentication-msgraph |
| 24.bot-authentication-msgraph | Preview 8
| 40.timex-resolution |
| 42.scaleout |
| 43.complex-dialog |
| 44.prompt-users-for-input |
| 43.complex-dialog | Preview 8
| 44.prompt-users-for-input | Preview 8
| 45.state-management | Preview 3
| 46.teams-auth |
| 46.teams-auth | Preview 8
| 47.inspection | Preview 3
| 48.qnamaker-active-learning-bot |
| 49.qnamaker-all-features |
| 50.teams-messaging-extensions-search | Preview 5
| 51.teams-messaging-extensions-action | Preview 5
| 52.teams-messaging-extensions-search-auth-config | Preview 5
@ -58,7 +59,6 @@ The current release is **Preview 6**.
| 55.teams-link-unfurling | Preview 5
| 56.teams-file-upload | Preview 5
| 57.teams-conversation-bot | Preview 5
| 58.qnamaker-multiturn-sample | Preview 5
| 58.teams-start-new-thread-in-channel | Preview 5
| servlet-echo | Preview 2