Lee Parrish
6d60493128
Update package-info files ( #1310 )
2021-08-16 15:13:58 -05:00
tracyboehrer
7610c06f69
ActivityHandler::createInvokeResponse being static was causing IllegalAccess exceptions in Java 16 ( #1308 )
2021-08-16 10:43:08 -05:00
Lee Parrish
aef69689a5
Fixed incorrect cast error. ( #1290 )
2021-07-08 16:25:20 -05:00
tracyboehrer
53ddeb8c1a
Fixed yaml (schedule) ( #1283 )
2021-07-02 14:50:08 -05:00
tracyboehrer
bec686494e
Cleaned up daily yaml ( #1282 )
2021-07-02 14:45:33 -05:00
tracyboehrer
f26f291b84
Set up CI with Azure Pipelines
...
[skip ci]
2021-07-02 14:38:14 -05:00
tracyboehrer
58c233df13
Daily yaml pipeline ( #1281 )
2021-07-02 14:35:10 -05:00
Lee Parrish
4be3f74c24
Move file.encoding to be a property ( #1279 )
2021-06-29 14:34:30 -05:00
tracyboehrer
1b15437983
Bump main to 4.15.0 ( #1274 )
2021-06-28 15:01:55 -05:00
Harsh Patil
36f08a12f7
Correct the SDK Programming Language ( #1272 )
...
Fix the README.md file to mention Java as the Programming Language instead of JavaScript.
2021-06-28 09:46:56 -05:00
tracyboehrer
e94ef7b668
Added Skill x-ms-conversation-id request header ( #1269 )
2021-06-25 14:46:23 -05:00
tracyboehrer
2edbf3ce5c
BotFrameworkAdapter.createConversation could overwrite ChannelData ( #1264 )
2021-06-25 08:59:07 -05:00
tracyboehrer
1961ccab23
Added Teams meeting start/end ( #1260 )
...
* Added Teams meeting start/end
* Switched to using OffsetDateTime instead of String for Teams meeting models
* Accept case insensitive properties in JSON
* Corrected unit test after case insensitive JSON change
* Corrected MeetingEndEventDetails superclass
* Added TeamsInfo.getMeetingInfo overload to allow optional meetingId
2021-06-25 08:39:57 -05:00
tracyboehrer
5a9d1cf104
Added TeamsInfo.fetchMeetingInfo ( #1233 )
2021-06-17 08:04:03 -05:00
Martin Battaglino
104b7e820a
[Linter] Upgrade Checkstyle plugin to 3.1.2 supporting Checkstyle version up to 8.41 ( #1226 )
...
* Upgrade checkstyle plugin to latest version 3.1.2
* Update rules to support Checkstyle 8.41
* Fix linter issue
2021-06-09 09:58:39 -05:00
Martin Battaglino
7740765984
[Bot-ApplicationInsights] Fix disparities ( #1217 )
...
* Remove test scope of botbuilder package
* Send correct typo of telemetry depending unit test type
* Add missing unit test checking null context for onTurn middleware
* Set timestamp to AvailabilityTelemetry
* Add Assert and Act comments in unit tests
2021-06-03 09:53:07 -05:00
Martin Battaglino
c17025014b
[Bot-AI-QnA] Fix disparities ( #1214 )
...
* Remove testData to be renamed
* Rename testData to testdata in order to be consistent with other Java libraries
* Fix typo in javadoc
* Consistency of StringUtils
* Make props as final
* Update property from 0.4 to 0.42
2021-05-27 13:13:01 -05:00
Martin Battaglino
40094f92ab
[Bot-AI-LUIS-V3] Fix disparities ( #1212 )
...
* Remove unused application-insights dependency
* Fix javadocs and style
* Replace null/empty validation for isBlank/isNotBlank validations
* Remove unnecesary set of length to -1 as empty length is 0
* Add missing unit test and follow naming convention for Java methods
2021-05-27 08:56:05 -05:00
Martin Battaglino
955b8368af
[QnA] Fix MultiTurnPrompt QnA conversation ( #1204 )
...
* Fix MultiTurn QnA conversation
* Fix linter issue
2021-05-26 10:10:03 -05:00
Andrew Clear
4a73dc24b4
minor readme update ( #1206 )
...
Remove preview verbiage from intro sentence.
2021-05-12 11:46:36 -05:00
Lee Parrish
ff7caa4dd1
Add additional unit test coverage ( #1185 )
...
* Activity Unit Tests
* additional unit tests
* Remove surefire entry from dialogs pom.xml
* Update surefire entry in pom.xml
* Additional tests and fixes.
* Additional unit tests and fixes.
* Additional tests
2021-04-26 10:04:33 -05:00
Lee Parrish
b7aae91157
Updated pom.xml to enable Jacoco output ( #1175 )
2021-04-20 08:07:36 -05:00
Lee Parrish
f380f845c5
Support for Recognizer tests on MacOS. ( #1173 )
2021-04-16 14:25:23 -05:00
Franco Alvarez
80849cf13e
[SDK][Recognizers-Text] Add Recognizer-Text unit tests into the temporal Recognizer-Text folder in bot-dialogs library ( #1168 )
...
* Add timex-expression unit tests
* Add Specs folder
* Add datetime unit tests
* Add sequence unit tests
* Add number with unit unit tests
* Add number unit tests
* Add choice unit tests
* Add text unit tests
* Update bot-dialogs pom to use UTF-8 to execute unit tests correctly
Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
2021-04-16 09:47:31 -05:00
Lee Parrish
0b972fb78d
Implement TeamsSSOExchangeMiddleware and fixes to associated dependency areas. ( #1167 )
...
* Implement TeamsSSOExchangeMiddleware
* Fixes for Cosmos, OAuthPrompt, and TokenExchange
2021-04-16 09:21:59 -05:00
Martin Battaglino
0e3bd3aee1
[SDK][Recognizers-Text] Update temporal folder with latest changes ( #1164 )
...
* Update Datetime extractors
* Update Datetime resources
* Update Number resources
* Update NumberWithUnit resources
* Update NumberWithUnit extractors
* Update NumberWithUnit parsers
2021-04-15 10:14:16 -05:00
Scott Gellock
792c33586d
Update CODE_OF_CONDUCT.md
...
update to april 19th content
2021-04-14 12:22:37 -07:00
tracyboehrer
e4b9664806
Corrected type and path of UserToken.exchangeToken ( #1159 )
2021-04-13 15:13:09 -05:00
tracyboehrer
f642f0f0fb
Added snapshot support to parent POM ( #1157 )
2021-04-13 09:42:37 -05:00
Lee Parrish
938790b4a7
Update main branch and readme.md version ( #1153 )
2021-04-12 14:48:53 -05:00
Lee Parrish
802f0c6af6
Remove samples and generator ( #1150 )
2021-04-12 13:28:07 -05:00
Lee Parrish
b8e0b3a578
Update version to 4.13.0 ( #1148 )
...
* Update version to 4.13.0-SNAPSHOT
* Update sample dependencies and log4j version
2021-04-12 10:40:25 -05:00
Martin Battaglino
8341c5c38c
[Samples] Add 40.timex-resolution sample ( #1145 )
...
* Add pom file
* Add root files
* Add Startup class
* Add package-info file
* Add documentation files
* Change HashMap to LinkedHashMap in Recognizers-Text Datetime due to an issue
* Add sample as module in pom.xml of samples folder
2021-04-09 16:05:07 -05:00
Lee Parrish
1248b4561d
Implemented ResumeDialog in Skills ( #1140 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2021-04-08 16:08:36 -05:00
Josh Gummersall
a72d4c486c
Add pr style linting ( #1144 )
2021-04-08 13:22:25 -07:00
Lee Parrish
2d0463d41a
Add Pom.xml to compile all samples. ( #1142 )
2021-04-08 12:21:22 -05:00
Lee Parrish
08b70aa58f
Updates for Issue 1134 ( #1139 )
2021-04-07 12:52:52 -05:00
Lee Parrish
678ab1d692
Set Includesnapshot to false ( #1137 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2021-04-07 12:30:18 -05:00
Martin Battaglino
85e9731bd2
[Samples] Add 21.corebot-app-insights sample ( #1138 )
...
* Add pom file
* Add documentation
* Add deploymentTemplates folder
* Add cognitiveModels folder
* Add webapp folder
* Add card and application.properties
* Add empty ApplicationTest
* Add dialogs
* Add AdapterWithErrorHandler
* Add bots
* Add models
* Add startup file
* Add package-info file
* Bump applicationinsights-core dependency to 2.6.3
* Set includeInstanceData to true
* Validate activities properties before adding into a Map
* Refactor of the initialization of an ApplicationInsightsBotTelemetryClient to consume instrumentationKey
* Populate ApplicationTest class
* Fix formats
2021-04-07 11:48:33 -05:00
Lee Parrish
3041eca54d
Sample Code ( #1136 )
2021-04-07 11:30:11 -05:00
Lee Parrish
30ac79513a
Sample 23.facebook-events ( #1128 )
...
* Initial Sample Code
* remove vscode files
2021-04-02 09:52:33 -05:00
Lee Parrish
4008d1e5c0
Removed obsolete DialogManager property. ( #1127 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2021-04-02 09:18:11 -05:00
Lee Parrish
a870286183
Removed references to TrustServiceUrl ( #1126 )
2021-04-02 08:59:28 -05:00
Lee Parrish
7893dbdc2c
Updates to SetSpeakMiddleware ( #1123 )
2021-04-01 10:36:33 -05:00
Lee Parrish
0314f4e363
add delay to unit test ( #1117 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2021-04-01 10:04:47 -05:00
Lee Parrish
45130e6ae7
Added Event Factory for handoff protocol ( #1118 )
...
* Added Event Factory for handoff protocol
* Added additional unit test.
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2021-04-01 09:42:40 -05:00
Lee Parrish
42edeb37d3
Add retry fallback for 429 responses ( #1121 )
2021-04-01 09:24:20 -05:00
Lee Parrish
6f41bfa12d
Update telemetry to log attachments ( #1114 )
...
* Update to log attachments
* Add unit test for logging attachments
2021-03-30 10:49:51 -05:00
Lee Parrish
e43a7dd123
Fixed Azure Storage Tests on MacOS ( #1107 )
...
* Update to detect on MacOS
* Correct path for storage emulator
2021-03-29 13:57:41 -05:00
Lee Parrish
d4c8cb7106
Added Action.Execute support ( #1104 )
...
Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
2021-03-29 08:59:13 -05:00