11# Java Bot Framework
22
3- The current release is ** Preview 6 ** .
3+ The current release is ** Preview 8 ** .
44
55## Core Packages
66
7- | Package | Status
7+ | Package | Status
88| :------------- |:-------------
99| bot-schema | Preview 2
10- | bot-connector | Preview 2
11- | bot-integration-core | Preview 2
10+ | bot-connector | Preview 2
11+ | bot-integration-core | Preview 2
1212| bot-builder | Preview 3
1313| bot-builder-teams | Preview 5
1414| bot-schema-teams | Preview 5
1515| bot-connector-teams | Preview 5
16- | bot-dialog | Incomplete
17- | bot-dialog-adaptive | Not Started
18- | bot-dialog-declarative | Not Started
19- | bot-streaming-extensions | Not Started
20- | bot-ai-luis-v3 | Not Started
21- | bot-ai-qna | Not Started
16+ | bot-dialog | Preview 8
17+ | bot-dialog-adaptive | TBD
18+ | bot-dialog-declarative | TBD
19+ | bot-streaming-extensions | TBD
20+ | bot-ai-luis-v3 | Preview 8
21+ | bot-ai-qna | In Progress
2222| bot-applicationinsights | Not Started
23- | bot-azure | Dev Branch - CosmosDBPartionedStorage
23+ | bot-azure | In Progress
2424
2525## Samples
26- | Package | Status
26+ | Package | Status
2727| ------------- |:-------------
2828| 02.echo-bot | Preview 3
2929| 03.welcome-user | Preview 3
30- | 05.multi-turn-prompt |
31- | 06.using-cards |
30+ | 05.multi-turn-prompt | Preview 8
31+ | 06.using-cards | Preview 8
3232| 07.using-adaptive-cards |
3333| 08.suggested-actions | Preview 3
3434| 11.qnamaker |
3535| 13.core-bot |
3636| 14.nlp-with-dispatch |
3737| 15.handling-attachments |
3838| 16.proactive-messages | Preview 3
39- | 17.multilingual-bot |
40- | 18.bot-authentication |
41- | 19.custom-dialogs |
39+ | 17.multilingual-bot | Preview 8
40+ | 18.bot-authentication | Preview 8
41+ | 19.custom-dialogs | Preview 8
4242| 21.corebot-app-insights |
4343| 23.facebook-events |
44- | 24.bot-authentication-msgraph |
44+ | 24.bot-authentication-msgraph | Preview 8
4545| 40.timex-resolution |
4646| 42.scaleout |
47- | 43.complex-dialog |
48- | 44.prompt-users-for-input |
47+ | 43.complex-dialog | Preview 8
48+ | 44.prompt-users-for-input | Preview 8
4949| 45.state-management | Preview 3
50- | 46.teams-auth |
50+ | 46.teams-auth | Preview 8
5151| 47.inspection | Preview 3
5252| 48.qnamaker-active-learning-bot |
53+ | 49.qnamaker-all-features |
5354| 50.teams-messaging-extensions-search | Preview 5
5455| 51.teams-messaging-extensions-action | Preview 5
5556| 52.teams-messaging-extensions-search-auth-config | Preview 5
@@ -58,7 +59,6 @@ The current release is **Preview 6**.
5859| 55.teams-link-unfurling | Preview 5
5960| 56.teams-file-upload | Preview 5
6061| 57.teams-conversation-bot | Preview 5
61- | 58.qnamaker-multiturn-sample | Preview 5
6262| 58.teams-start-new-thread-in-channel | Preview 5
6363| servlet-echo | Preview 2
6464
0 commit comments