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

Comments

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

Closed
Batta32 wants to merge 16 commits intomicrosoft:mainfrom
southworks:internal/southworks/CosmosDBPartitionedStorage/base
Closed

[SDK][Bot-Dialogs] Update Recognizers-Text internal library#1020
Batta32 wants to merge 16 commits intomicrosoft:mainfrom
southworks:internal/southworks/CosmosDBPartitionedStorage/base

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 <martinbatta32@gmail.com>
* Update CosmosDbPartitionedStorageOptions

* Minor changes

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
* Add missing tests

* Update CosmosDBKeyEscapeTests

* Add remaining tests, copyright

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
* Update CosmosDbPartitionStorageTests

* Unshort imports

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

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>

* Apply feedback

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
* Fix null values

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

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>

* Move compatibilityMode default value assignation

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>
@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