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

[SDK][Bot-Dialogs] Update Recognizers-Text internal library #1020

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented Feb 25, 2021

Fixes #900
Fixes #901

Description

The Recognizers-Text repository was updated with new changes for the Java library, so the internal library can be updated with these changes.

Specific Changes

We manually updated the resources of DateTime as the build in Java fails because the resources are not updated. We created the microsoft/Recognizers-Text#2508 to apply those changes in Recognizers-Text repository too.

Testing

Internal Recognizers-Text structure updated
image

mvn clean install passing correctly
image

tracyboehrer and others added 16 commits July 27, 2020 10:53
* Update CosmosDbKeyEscape

* Add comments and replace empty for isblank

* Update CosmosDbKeyEscape.java

Add missing closing parenthesis

Co-authored-by: Martin Battaglino <[email protected]>
* Update CosmosDbPartitionedStorageOptions

* Minor changes

Co-authored-by: Martin Battaglino <[email protected]>
* Add missing tests

* Update CosmosDBKeyEscapeTests

* Add remaining tests, copyright

Co-authored-by: Martin Battaglino <[email protected]>
* Update CosmosDbPartitionStorageTests

* Unshort imports

* Update libraries/bot-azure/src/test/java/com/microsoft/bot/azure/CosmosDbPartitionStorageTests.java

Co-authored-by: Martin Battaglino <[email protected]>

* Apply feedback

Co-authored-by: Martin Battaglino <[email protected]>
* Fix null values

* Update libraries/bot-azure/src/main/java/com/microsoft/bot/azure/CosmosDbKeyEscape.java

Co-authored-by: Martin Battaglino <[email protected]>

* Move compatibilityMode default value assignation

Co-authored-by: Martin Battaglino <[email protected]>
@Batta32 Batta32 closed this Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve Recognizer issues Move Recognizers to bot-dialog
3 participants